@chevrotain/utils
Advanced tools
Comparing version 11.0.0 to 11.0.1
{ | ||
"name": "@chevrotain/utils", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "common utilities", | ||
@@ -14,6 +14,7 @@ "keywords": [], | ||
"type": "module", | ||
"typings": "lib/src/api.d.ts", | ||
"types": "./lib/src/api.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./lib/src/api.js" | ||
"import": "./lib/src/api.js", | ||
"types": "./lib/src/api.d.ts" | ||
} | ||
@@ -45,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "a04f844af77289a207b2e168f4aa5108116380e3" | ||
"gitHead": "12069a985026730a11a16a9b5d371c9ac9b96430" | ||
} |
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
14755