Socket
Socket
Sign inDemoInstall

@nichoth/nanoid-dictionary

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nichoth/nanoid-dictionary - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

dist/nanoid-dictionary.cjs.js

5

package.json
{
"name": "@nichoth/nanoid-dictionary",
"version": "5.0.1",
"version": "5.0.2",
"description": "Predefined character sets to use with nanoid",

@@ -16,3 +16,4 @@ "main": "dist/nanoid-dictionary.cjs.js",

"scripts": {
"build": "rollup -c && tsc"
"build": "rollup -c && tsc",
"postversion": "git push && git push --tags && npm publish"
},

@@ -19,0 +20,0 @@ "devDependencies": {

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