@zxcvbn-ts/dictionary-compression
Advanced tools
Comparing version 4.0.0-beta.1 to 4.0.0-beta.2
{ | ||
"name": "@zxcvbn-ts/dictionary-compression", | ||
"version": "4.0.0-beta.1", | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"version": "4.0.0-beta.2", | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"type": "commonjs", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.mjs" | ||
}, | ||
"require": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.cjs" | ||
}, | ||
"default": "./dist/index.cjs" | ||
} | ||
}, | ||
"description": "dictionary-compression helper for zxcvbn-ts language packages", | ||
@@ -32,3 +46,3 @@ "license": "MIT", | ||
], | ||
"gitHead": "4144c2d9c194882a4df3e49cd37ae0d6a4d07a6b" | ||
"gitHead": "d498fcf9730a3793a86fbd3801a8d27fc877f04f" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
15376
21
190
1