@endo/cjs-module-analyzer
Advanced tools
Comparing version 0.2.32 to 0.2.34
@@ -10,2 +10,3 @@ // @ts-check | ||
/* eslint no-unreachable-loop: ["off"] */ | ||
/* eslint @endo/restrict-comparison-operands: ["off"] */ | ||
@@ -12,0 +13,0 @@ let source; |
{ | ||
"name": "@endo/cjs-module-analyzer", | ||
"version": "0.2.32", | ||
"version": "0.2.34", | ||
"description": "A JavaScript lexer dedicated to static analysis and transformation of ECMAScript modules.", | ||
@@ -37,3 +37,3 @@ "keywords": [], | ||
"c8": "^7.14.0", | ||
"eslint": "^8.44.0", | ||
"eslint": "^8.46.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
@@ -66,3 +66,3 @@ "eslint-config-prettier": "^8.8.0", | ||
}, | ||
"gitHead": "106da55b8bcea3067f70c29c357806f3f2e55c52" | ||
"gitHead": "b38361616f968415291b089dcca75cc4a2672a35" | ||
} |
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
75852
1650