@stacks/stacking
Advanced tools
Comparing version 2.0.0 to 2.0.1-beta.1
@@ -6,3 +6,3 @@ # Change Log | ||
# [2.0.0](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.0) (2021-07-19) | ||
## [2.0.1-beta.1](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.1-beta.1) (2021-07-26) | ||
@@ -12,3 +12,3 @@ | ||
* refactor all js `number` and `bn.js` usages in Clarity integer values to native bigint ([1d0908e](https://github.com/blockstack/blockstack.js/commit/1d0908ef67cafbc09623adbcac54d85e92e174a0)) | ||
* refactor all js `number` and `bn.js` usages in Clarity integer values to native bigint ([1f78339](https://github.com/blockstack/blockstack.js/commit/1f783397e7f5b38aabb6e0342af71b58022aed4c)) | ||
@@ -19,2 +19,13 @@ | ||
# [2.0.0-beta.2](https://github.com/blockstack/blockstack.js/compare/v2.0.0-beta.1...v2.0.0-beta.2) (2021-07-26) | ||
### Features | ||
* refactor all js `number` and `bn.js` usages in Clarity integer values to native bigint ([1f78339](https://github.com/blockstack/blockstack.js/commit/1f783397e7f5b38aabb6e0342af71b58022aed4c)) | ||
## [1.4.1](https://github.com/blockstack/blockstack.js/compare/v1.4.1-alpha.0...v1.4.1) (2021-04-20) | ||
@@ -21,0 +32,0 @@ |
{ | ||
"name": "@stacks/stacking", | ||
"version": "2.0.0", | ||
"version": "2.0.1-beta.1", | ||
"description": "Library for Stacking.", | ||
@@ -37,6 +37,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@stacks/common": "^2.0.0", | ||
"@stacks/common": "^2.0.1-beta.1", | ||
"@stacks/network": "^1.2.2", | ||
"@stacks/stacks-blockchain-api-types": "^0.61.0", | ||
"@stacks/transactions": "^2.0.0", | ||
"@stacks/transactions": "^2.0.1-beta.1", | ||
"@types/bn.js": "^4.11.6", | ||
@@ -64,3 +64,3 @@ "bitcoinjs-lib": "^5.2.0", | ||
"unpkg": "dist/index.umd.js", | ||
"gitHead": "f1dbba6c23466cdad67386cac3e60f0d5e36e290" | ||
"gitHead": "06c038827d29651628706474b2207ebe4f5859d9" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
142158
0
1