@endo/cjs-module-analyzer
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.9](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.8...@endo/cjs-module-analyzer@0.2.9) (2021-10-15) | ||
**Note:** Version bump only for package @endo/cjs-module-analyzer | ||
### [0.2.8](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.7...@endo/cjs-module-analyzer@0.2.8) (2021-09-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/cjs-module-analyzer", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.", | ||
@@ -33,3 +33,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.3.15", | ||
"@endo/eslint-config": "^0.3.16", | ||
"ava": "^3.12.1", | ||
@@ -70,3 +70,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "619005298bde41e3013b8d704db543c0888a239f" | ||
"gitHead": "e92151ee140769c4de6d8e8533cf9abaac6781e9" | ||
} |
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
75722