@endo/cjs-module-analyzer
Advanced tools
Comparing version 0.2.14 to 0.2.15
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.15](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.14...@endo/cjs-module-analyzer@0.2.15) (2022-01-25) | ||
**Note:** Version bump only for package @endo/cjs-module-analyzer | ||
### [0.2.14](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.13...@endo/cjs-module-analyzer@0.2.14) (2022-01-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/cjs-module-analyzer", | ||
"version": "0.2.14", | ||
"version": "0.2.15", | ||
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.", | ||
@@ -33,3 +33,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.3.21", | ||
"@endo/eslint-config": "^0.4.0", | ||
"ava": "^3.12.1", | ||
@@ -70,3 +70,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "eb554c875d7fc57ec6c77829c2d80da0be5987ae" | ||
"gitHead": "c46f8d5d40f71014a099c53d26c75b149ea56d09" | ||
} |
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
77014