Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

keytar

Package Overview
Dependencies
Maintainers
1
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 0.10.0 to 0.11.0

src/keytar_win.cc

8

package.json

@@ -5,3 +5,3 @@ {

"description": "Bindings to Mac OS X Keychain",
"version": "0.10.0",
"version": "0.11.0",
"licenses": [

@@ -22,3 +22,3 @@ {

"scripts": {
"prepublish": "grunt clean lint coffee",
"prepublish": "grunt clean coffee lint",
"test": "grunt test"

@@ -32,5 +32,5 @@ },

"coffee-script": "~1.6.2",
"jasmine-focused": "~0.7.0",
"jasmine-focused": "~0.15.0",
"rimraf": "~2.1.4",
"node-cpplint": "~0.1.4",
"node-cpplint": "~0.1.5",
"grunt-coffeelint": "0.0.6"

@@ -37,0 +37,0 @@ },

# keytar - Keychain Node Module
A native Node module to get, add, replace, and delete passwords in the
Mac OS X Keychain.
A native Node module to get, add, replace, and delete passwords. On OS X the
passwords are managed by Keychain, and on Windows they are managed by the
Credential Vault.

@@ -6,0 +7,0 @@ ## Installing

Sorry, the diff of this file is not supported yet

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