Comparing version 5.5.0 to 5.6.0
@@ -6,3 +6,3 @@ { | ||
"description": "Bindings to native Mac/Linux/Windows password APIs", | ||
"version": "5.5.0", | ||
"version": "5.6.0", | ||
"license": "MIT", | ||
@@ -40,4 +40,4 @@ "repository": { | ||
"prebuild-node-ia32": "prebuild -t 8.9.0 -t 9.4.0 -a ia32 --strip", | ||
"prebuild-electron": "prebuild -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0-beta.2 -r electron --strip", | ||
"prebuild-electron-ia32": "prebuild -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0-beta.2 -r electron -a ia32 --strip", | ||
"prebuild-electron": "prebuild -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0-beta.16 -r electron --strip", | ||
"prebuild-electron-ia32": "prebuild -t 5.0.0 -t 6.0.0 -t 7.0.0 -t 8.0.0 -t 9.0.0-beta.16 -r electron -a ia32 --strip", | ||
"upload": "node ./script/upload.js", | ||
@@ -50,4 +50,4 @@ "postpublish": "git push --follow-tags" | ||
"chai": "^4.2.0", | ||
"mocha": "^7.0.0", | ||
"node-abi": "^2.14.0", | ||
"mocha": "^7.1.2", | ||
"node-abi": "^2.16.0", | ||
"node-cpplint": "~0.4.0", | ||
@@ -58,5 +58,5 @@ "node-gyp": "^6.0.0", | ||
"dependencies": { | ||
"nan": "2.14.0", | ||
"nan": "2.14.1", | ||
"prebuild-install": "5.3.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
+ Addednan@2.14.1(transitive)
- Removednan@2.14.0(transitive)
Updatednan@2.14.1