static-module
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -11,3 +11,3 @@ var through = require('through2'); | ||
var inspect = require('object-inspect'); | ||
var evaluate = require('static-eval'); | ||
var evaluate = require('static-eval2'); | ||
var copy = require('shallow-copy'); | ||
@@ -14,0 +14,0 @@ var has = require('has'); |
{ | ||
"name": "static-module", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "convert module usage to inline expressions", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
"shallow-copy": "~0.0.1", | ||
"static-eval": "^2.0.0", | ||
"static-eval2": "^2.0.1", | ||
"through2": "~2.0.3" | ||
@@ -22,0 +22,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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
245689
36
+ Addedstatic-eval2@^2.0.1
+ Addedstatic-eval2@2.0.1(transitive)
- Removedstatic-eval@^2.0.0
- Removedescodegen@2.1.0(transitive)
- Removedesprima@4.0.1(transitive)
- Removedestraverse@5.3.0(transitive)
- Removedstatic-eval@2.1.1(transitive)