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.7.0 to 0.8.0

10

package.json

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

"description": "Bindings to Mac OS X Keychain",
"version": "0.7.0",
"version": "0.8.0",
"licenses": [

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

"scripts": {
"prepublish": "grunt coffee",
"prepublish": "grunt clean coffee",
"test": "jasmine-focused --captureExceptions --coffee spec/"

@@ -32,8 +32,8 @@ },

"coffee-script": "~1.6.2",
"jasmine-focused": "~0.2.0"
"jasmine-focused": "~0.2.0",
"rimraf": "~2.1.4"
},
"dependencies": {
"bindings": "~1.1.0",
"rimraf": "~2.1.4"
"bindings": "~1.1.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