Socket
Socket
Sign inDemoInstall

keytar

Package Overview
Dependencies
Maintainers
12
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 6.0.1 to 7.0.0

12

package.json

@@ -6,3 +6,3 @@ {

"description": "Bindings to native Mac/Linux/Windows password APIs",
"version": "6.0.1",
"version": "7.0.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 -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 -r electron -a ia32 --strip",
"prebuild-electron": "prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -r electron --strip",
"prebuild-electron-ia32": "prebuild -t 7.0.0 -t 8.0.0 -t 9.0.0 -t 10.0.0 -r electron -a ia32 --strip",
"upload": "node ./script/upload.js",

@@ -50,6 +50,6 @@ "postpublish": "git push --follow-tags"

"chai": "^4.2.0",
"mocha": "^7.1.2",
"mocha": "^8.0.1",
"node-abi": "^2.17.0",
"node-cpplint": "~0.4.0",
"node-gyp": "^6.0.0",
"node-gyp": "^7.0.0",
"prebuild": "^10.0.0"

@@ -59,4 +59,4 @@ },

"node-addon-api": "^3.0.0",
"prebuild-install": "5.3.4"
"prebuild-install": "5.3.5"
}
}

@@ -35,2 +35,6 @@ # keytar - Node module to manage system keychain

## Bindings from other languages
- [Rust](https://crates.io/crates/keytar)
## Docs

@@ -37,0 +41,0 @@

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