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

bitcore-mnemonic

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-mnemonic - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

docs/index.md

5

bower.json
{
"name": "bitcore-mnemonic",
"main": "./bitcore-mnemonic.min.js",
"version": "0.0.4",
"version": "0.0.5",
"homepage": "https://github.com/bitpay/bitcore-mnemonic",

@@ -23,2 +23,5 @@ "authors": [

"**/.*",
"index.js",
"gulpfile.js",
"README.md",
"node_modules",

@@ -25,0 +28,0 @@ "bower_components",

27

package.json
{
"name": "bitcore-mnemonic",
"version": "0.0.3",
"version": "0.0.4",
"description": "BIP39 Mnemonics implemented for Bitcore.",

@@ -34,27 +34,6 @@ "author": "BitPay <dev@bitpay.com>",

"assert": "^1.1.2",
"coveralls": "^2.11.2",
"bitcore-build": "^0.4.0",
"brfs": "^1.2.0",
"browserify": "~6.3.3",
"istanbul": "^0.3.5",
"mocha": "^2.0.1",
"chai": "~1.10.0",
"chai": "^1.10.0",
"gulp": "^3.8.10",
"gulp-bump": "^0.1.11",
"gulp-coveralls": "^0.1.3",
"gulp-git": "^0.5.5",
"gulp-jshint": "^1.9.0",
"gulp-mocha": "^2.0.0",
"gulp-rename": "^1.2.0",
"gulp-shell": "^0.2.10",
"gulp-uglify": "^1.0.2",
"gulp-util": "=3.0.1",
"karma": "^0.12.28",
"karma-firefox-launcher": "^0.1.3",
"karma-chrome-launcher": "^0.1.7",
"karma-detect-browsers": "^0.1.3",
"karma-mocha": "^0.1.9",
"plato": "^1.3.0",
"run-sequence": "^1.0.2",
"sinon": "^1.12.2"
"bitcore-build": "^0.4.0"
},

@@ -61,0 +40,0 @@ "dependencies": {

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