scopetracer
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "scopetracer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Modify JavaScript strings by applying mutation functions to each scope node in the AST", | ||
@@ -27,3 +27,2 @@ "main": "scopetracer.js", | ||
"dependencies": { | ||
"tape": "~2.12.3", | ||
"scopenodes": "~1.0.0" | ||
@@ -30,0 +29,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
7452
- Removedtape@~2.12.3
- Removeddeep-equal@0.2.2(transitive)
- Removeddefined@0.0.0(transitive)
- Removedglob@3.2.11(transitive)
- Removedinherits@2.0.4(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedobject-inspect@0.4.0(transitive)
- Removedresumer@0.0.0(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedtape@2.12.3(transitive)
- Removedthrough@2.3.8(transitive)