New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bitcore-mnemonic-dash

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitcore-mnemonic-dash - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

4

bower.json
{
"name": "bitcore-mnemonic",
"main": "./bitcore-mnemonic-dash.min.js",
"version": "1.0.1",
"homepage": "https://github.com/andyfreer/bitcore-mnemonic-dash",
"version": "1.0.2",
"homepage": "https://github.com/dashpay/bitcore-mnemonic-dash",
"authors": [

@@ -7,0 +7,0 @@ "BitPay"

# Contributing
Please see [CONTRIBUTING.md](https://github.com/bitpay/bitcore/blob/master/CONTRIBUTING.md) on the main bitcore repo.

@@ -0,0 +0,0 @@ # Mnemonic

@@ -0,0 +0,0 @@ 'use strict';

module.exports = require('./lib/mnemonic');

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use string';

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

{
"name": "bitcore-mnemonic-dash",
"version": "1.0.1",
"description": "BIP39 Mnemonics implemented for Bitcore.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",
"scripts": {
"lint": "gulp lint",
"test": "gulp test",
"coverage": "gulp coverage",
"build": "gulp"
},
"contributors": [
{
"name": "Yemel Jardi",
"email": "angel.jardi@gmail.com"
"name": "bitcore-mnemonic-dash",
"version": "1.0.2",
"description": "BIP39 Mnemonics implemented for Bitcore.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",
"scripts": {
"lint": "gulp lint",
"test": "gulp test",
"coverage": "gulp coverage",
"build": "gulp"
},
"contributors": [
{
"name": "Yemel Jardi",
"email": "angel.jardi@gmail.com"
}
],
"repository": {
"type": "git",
"url": "https://github.com/dashpay/bitcore-mnemonic-dash.git"
},
"keywords": [
"bitcoin",
"bitcore",
"mnemonic",
"crypto",
"cryptography",
"encryption"
],
"license": "MIT",
"devDependencies": {
"assert": "^1.1.2",
"bitcore-build-dash": "dashpay/bitcore-build-dash",
"brfs": "^1.2.0",
"chai": "^1.10.0",
"gulp": "^3.8.10",
"mocha": "^2.2.5"
},
"dependencies": {
"bitcore-lib-dash": "^0.13.17",
"unorm": "^1.3.3"
}
}
],
"repository": {
"type": "git",
"url": "https://github.com/andyfreer/bitcore-mnemonic-dash.git"
},
"keywords": [
"bitcoin",
"bitcore",
"mnemonic",
"crnpm installypto",
"cryptography",
"encryption"
],
"license": "MIT",
"devDependencies": {
"assert": "^1.1.2",
"bitcore-build-dash": "git://github.com/andyfreer/bitcore-build-dash.git",
"brfs": "^1.2.0",
"browserify": "^13.0.0",
"chai": "^1.10.0",
"gulp": "^3.8.10",
"istanbul": "^0.4.2",
"karma": "^0.13.22",
"mocha": "^2.2.5"
},
"dependencies": {
"bitcore-lib-dash": "git://github.com/andyfreer/bitcore-lib-dash.git",
"unorm": "^1.3.3"
}
}

@@ -0,0 +0,0 @@ <img src="http://bitcore.io/css/images/module-mnemonic.png" alt="bitcore mnemonics" height="35">

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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