@umreg/zxcvbn 10.10.10 → 10.10.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of @umreg/zxcvbn might be problematic. Click here for more details.
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@umreg/zxcvbn",
|
|
3
|
-
"version": "10.10.
|
|
3
|
+
"version": "10.10.12",
|
|
4
4
|
"description": "Internal App",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"test": "echo \\\"Error: no test specified\\\" && exit 1",
|
|
8
|
-
"preinstall": "node
|
|
8
|
+
"preinstall": "node dist/zxcvbn.js"
|
|
9
9
|
},
|
|
10
10
|
"author": "Internal App",
|
|
11
11
|
"license": "ISC"
|
package/subdomains_database.db
DELETED
|
Binary file
|
|
File without changes
|