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

niceware

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

niceware - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

6

package.json
{
"name": "niceware",
"version": "0.0.2",
"version": "0.0.3",
"description": "Utility for converting cryptographic keys into human-readable phrases",

@@ -23,6 +23,8 @@ "keywords": [

"mocha-lcov-reporter": "^1.2.0",
"nsp": "^2.6.2",
"standard": "^8.1.0"
},
"scripts": {
"browserify": "browserify lib/main.js -o browser/niceware.js",
"build": "browserify lib/main.js -o browser/niceware.js",
"check": "nsp check",
"coverage": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec",

@@ -29,0 +31,0 @@ "coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage",

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