@endo/cjs-module-analyzer
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.2](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.1...@endo/cjs-module-analyzer@0.2.2) (2021-06-14) | ||
**Note:** Version bump only for package @endo/cjs-module-analyzer | ||
### [0.2.1](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.0...@endo/cjs-module-analyzer@0.2.1) (2021-06-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/cjs-module-analyzer", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.3.8", | ||
"@endo/eslint-config": "^0.3.9", | ||
"ava": "^3.12.1", | ||
@@ -68,3 +68,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "6ef187e8b1e26bff2bf228a09a9c79214f3cf1e5" | ||
"gitHead": "68cb467c5be67d84ea8f980076c3407365213854" | ||
} |
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
74257