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

@stacks/stacking

Package Overview
Dependencies
Maintainers
8
Versions
662
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/stacking - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1-beta.1

15

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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"
}
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