Build: 0.12.15
This commit is contained in:
parent
9c30e96d9c
commit
bb69e111b8
38534
bitcore.js
Normal file
38534
bitcore.js
Normal file
File diff suppressed because it is too large
Load Diff
BIN
bitcore.js.sig
Normal file
BIN
bitcore.js.sig
Normal file
Binary file not shown.
20
bitcore.min.js
vendored
Normal file
20
bitcore.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
bitcore.min.js.sig
Normal file
BIN
bitcore.min.js.sig
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "bitcore",
|
"name": "bitcore",
|
||||||
"main": "./bitcore.min.js",
|
"main": "./bitcore.min.js",
|
||||||
"version": "0.12.14",
|
"version": "0.12.15",
|
||||||
"homepage": "http://bitcore.io",
|
"homepage": "http://bitcore.io",
|
||||||
"authors": [
|
"authors": [
|
||||||
"BitPay, Inc."
|
"BitPay, Inc."
|
||||||
|
|||||||
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bitcore",
|
"name": "bitcore",
|
||||||
"version": "0.12.14",
|
"version": "0.12.15",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bn.js": {
|
"bn.js": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.4",
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bitcore",
|
"name": "bitcore",
|
||||||
"version": "0.12.14",
|
"version": "0.12.15",
|
||||||
"description": "A pure and powerful JavaScript Bitcoin library.",
|
"description": "A pure and powerful JavaScript Bitcoin library.",
|
||||||
"author": "BitPay <dev@bitpay.com>",
|
"author": "BitPay <dev@bitpay.com>",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user