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

mnemonic-id

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mnemonic-id - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

8

package.json
{
"name": "mnemonic-id",
"description": "Library to generate easy to remember and sometimes entertaining human readable ids",
"version": "0.8.0",
"version": "0.9.0",
"license": "MIT",

@@ -32,5 +32,6 @@ "author": "Mattias E. O. Andersson",

"lint-fix": "npm run format && eslint ./src --ext ts --fix",
"prepare": "npm run build",
"prepublishOnly": "npm run lint && npm run clean-build",
"postversion": "git push && git push --tags"
},
"dependencies": {},
"devDependencies": {

@@ -51,5 +52,2 @@ "@types/jest": "25.2.3",

},
"dependencies": {
"tslib": "2.0.0"
},
"husky": {

@@ -56,0 +54,0 @@ "hooks": {

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