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

shortid

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shortid - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

20

package.json
{
"name":"shortid",
"version":"1.0.0",
"version":"1.0.1",
"description":"Short unique id generator. Url-friendly. Non-predictable. Cluster-compatible.",
"keywords": ["short", "tiny", "id", "uuid", "bitly", "shorten", "mongoid"],
"keywords": ["short", "tiny", "id", "uuid", "bitly", "shorten", "mongoid", "shortid", "tinyid", "id"],
"homepage":"http://doodleordie.com",
"author":"Dylan Greene <dylang@gmail.com>",
"repository":
{
"type": "git",
"url": "http://github.com/dylang/shortid"
},
"bugs":
{
"mail": "dylang@gmail.com",
"url": "http://github.com/dylang/sgortid/issues"
},
"dependencies":{

@@ -21,3 +31,7 @@ },

"test": "nodeunit test"
}
},
"licenses" :
[
{ "type" : "MIT", "url" : "http://github.com/isaacs/npm/raw/master/LICENSE" }
]
}

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