create-es-module
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "create-es-module", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Helper to create es module", | ||
@@ -24,2 +24,3 @@ "bin": { | ||
"commander": "^2.19.0", | ||
"fs-extra": "^7.0.1", | ||
"validate-npm-package-name": "^3.0.0" | ||
@@ -26,0 +27,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
11136
0
4
+ Addedfs-extra@^7.0.1
+ Addedfs-extra@7.0.1(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@4.0.0(transitive)
+ Addeduniversalify@0.1.2(transitive)