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.6.0 to 0.8.0

8

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

@@ -18,5 +18,2 @@ "author": "Mattias E. O. Andersson",

"sideEffects": false,
"files": [
"dist/"
],
"scripts": {

@@ -27,3 +24,3 @@ "clean": "rimraf dist dist-minified coverage tmp",

"build": "tsc",
"build-dist": "npm run clean && npm run build",
"clean-build": "npm run clean && npm run build",
"watch": "tsc -w",

@@ -38,3 +35,2 @@ "minify": "webpack --display-modules",

"prepare": "npm run build",
"prepublishOnly": "npm run lint",
"postversion": "git push && git push --tags"

@@ -41,0 +37,0 @@ },

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