Comparing version 4.5.0 to 4.6.0
@@ -6,3 +6,3 @@ { | ||
"description": "Bindings to native Mac/Linux/Windows password APIs", | ||
"version": "4.5.0", | ||
"version": "4.6.0", | ||
"license": "MIT", | ||
@@ -40,4 +40,4 @@ "repository": { | ||
"prebuild-node-ia32": "prebuild -t 6.11.0 -t 7.9.0 -t 8.9.0 -t 9.4.0 -a ia32 --strip", | ||
"prebuild-electron": "prebuild -t 1.6.11 -t 1.7.10 -t 1.8.0 -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron --strip", | ||
"prebuild-electron-ia32": "prebuild -t 1.6.11 -t 1.7.10 -t 1.8.0 -t 2.0.0 -t 3.0.0 -t 4.0.4 -r electron -a ia32 --strip", | ||
"prebuild-electron": "prebuild -t 1.6.11 -t 1.7.10 -t 1.8.0 -t 2.0.0 -t 3.0.0 -t 4.0.4 -t 5.0.0 -r electron --strip", | ||
"prebuild-electron-ia32": "prebuild -t 1.6.11 -t 1.7.10 -t 1.8.0 -t 2.0.0 -t 3.0.0 -t 4.0.4 -t 5.0.0 -r electron -a ia32 --strip", | ||
"upload": "node ./script/upload.js", | ||
@@ -51,3 +51,3 @@ "postpublish": "git push --follow-tags" | ||
"mocha": "^6.1.4", | ||
"node-abi": "^2.7.0", | ||
"node-abi": "^2.8.0", | ||
"node-cpplint": "~0.4.0", | ||
@@ -54,0 +54,0 @@ "node-gyp": "^4.0.0", |
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
43642