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.12.0 to 0.13.0

13

package.json
{
"main": "./lib/keytar.js",
"name": "keytar",
"description": "Bindings to Mac OS X Keychain",
"version": "0.12.0",
"description": "Bindings to native Mac/Windows password APIs",
"version": "0.13.0",
"licenses": [

@@ -20,2 +20,11 @@ {

"homepage": "http://atom.github.io/node-keytar",
"keywords": [
"keychain",
"password",
"passwords",
"credential",
"credentials",
"vault",
"credential vault"
],
"scripts": {

@@ -22,0 +31,0 @@ "prepublish": "grunt clean coffee lint",

4

README.md

@@ -1,5 +0,5 @@

# keytar - Keychain Node Module
# keytar - Native Password Node Module
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
passwords are managed by the Keychain, and on Windows they are managed by the
Credential Vault.

@@ -6,0 +6,0 @@

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