@endo/cjs-module-analyzer
Advanced tools
Comparing version 0.2.26 to 0.2.27
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.27](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.26...@endo/cjs-module-analyzer@0.2.27) (2022-06-28) | ||
**Note:** Version bump only for package @endo/cjs-module-analyzer | ||
### [0.2.26](https://github.com/endojs/endo/compare/@endo/cjs-module-analyzer@0.2.25...@endo/cjs-module-analyzer@0.2.26) (2022-06-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/cjs-module-analyzer", | ||
"version": "0.2.26", | ||
"version": "0.2.27", | ||
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.", | ||
@@ -32,3 +32,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.5.0", | ||
"@endo/eslint-config": "^0.5.1", | ||
"ava": "^3.12.1", | ||
@@ -70,3 +70,3 @@ "babel-eslint": "^10.0.3", | ||
}, | ||
"gitHead": "7be9306df5e5eae280134cbbaf0d3886b4e51536" | ||
"gitHead": "a311acb02115271fbda6953734d0b4f52aa85892" | ||
} |
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
84294