bitcore-mnemonic-dash
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
6
0
162511
+ Addedbitcore-lib-dash@0.13.21(transitive)
+ Addedx11-hash-js@1.0.1(transitive)
Updatedbitcore-lib-dash@^0.13.17