@endo/cjs-module-analyzer
Advanced tools
Comparing version 0.2.18 to 0.2.19
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.19](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.18...@endo/cjs-module-analyzer@0.2.19) (2022-02-20) | ||
**Note:** Version bump only for package @endo/cjs-module-analyzer | ||
### [0.2.18](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.17...@endo/cjs-module-analyzer@0.2.18) (2022-02-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/cjs-module-analyzer", | ||
"version": "0.2.18", | ||
"version": "0.2.19", | ||
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.4.3", | ||
"@endo/eslint-config": "^0.4.4", | ||
"ava": "^3.12.1", | ||
@@ -70,3 +70,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "9d2f88ab47f546bc59b6b6e7340482209b3cee56" | ||
"gitHead": "bbefeb4e9869df15a031be1cd6fc57a50b2906e0" | ||
} |
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
82058