Socket
Socket
Sign inDemoInstall

nanoid

Package Overview
Dependencies
Maintainers
1
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanoid - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

bin/nanoid.js

3

CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 3.1.2
* Add shebang to CLI.
## 3.1.1

@@ -5,0 +8,0 @@ * Fix CLI.

4

package.json
{
"name": "nanoid",
"version": "3.1.1",
"version": "3.1.2",
"description": "A tiny (108 bytes), secure URL-friendly unique string ID generator",

@@ -17,3 +17,3 @@ "keywords": [

},
"bin": "./bin/index.js",
"bin": "./bin/nanoid.js",
"sideEffects": false,

@@ -20,0 +20,0 @@ "type": "module",

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