Socket
Socket
Sign inDemoInstall

abbrev

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

abbrev.js

6

package.json
{
"name": "abbrev",
"version": "1.0.4",
"version": "1.0.5",
"description": "Like ruby's abbrev module, but in js",
"author": "Isaac Z. Schlueter <i@izs.me>",
"main": "./lib/abbrev.js",
"main": "abbrev.js",
"scripts": {
"test": "node lib/abbrev.js"
"test": "node test.js"
},

@@ -10,0 +10,0 @@ "repository": "http://github.com/isaacs/abbrev-js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc