licenses.dev

replace-method v0.0.0

JavaScript post-processing step to replace specific function/method calls with other bits of JavaScript

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
ast-types • 0.3.38Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
cls • 0.1.5Class factory featuring inheritance of static properties, static constructors, lazy population of prototypes, and this._super.INDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
recast • 0.5.27JavaScript syntax tree transformer, conservative pretty-printer, and automatic source map generatorDIRECT5
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.1.32Generates and consumes source mapsINDIRECT1
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/replace-method)](https://licenses.dev/npm/replace-method)
<a href="https://licenses.dev/npm/replace-method">
  <img src="https://licenses.dev/b/npm/replace-method" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.0 version:

[![licenses](https://licenses.dev/b/npm/replace-method/0.0.0)](https://licenses.dev/npm/replace-method/0.0.0)
<a href="https://licenses.dev/npm/replace-method/0.0.0">
  <img src="https://licenses.dev/b/npm/replace-method/0.0.0" alt="licenses" />
</a>
GitHub