Socket
Socket
Sign inDemoInstall

keytar

Package Overview
Dependencies
Maintainers
13
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keytar - npm Package Compare versions

Comparing version 5.5.0 to 5.6.0

12

package.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc