Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stacks/api

Package Overview
Dependencies
Maintainers
0
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/api - npm Package Compare versions

Comparing version 6.12.1-pr.fa55638.0 to 6.14.1-next.31

2

dist/esm/types.d.ts

@@ -18,3 +18,3 @@ export interface V2CoreInfoResponse {

contract_id: string;
contract_versions?: ContractVersionResponse[];
contract_versions: ContractVersionResponse[];
current_burnchain_block_height?: number;

@@ -21,0 +21,0 @@ first_burnchain_block_height: number;

@@ -18,3 +18,3 @@ export interface V2CoreInfoResponse {

contract_id: string;
contract_versions?: ContractVersionResponse[];
contract_versions: ContractVersionResponse[];
current_burnchain_block_height?: number;

@@ -21,0 +21,0 @@ first_burnchain_block_height: number;

{
"name": "@stacks/api",
"version": "6.12.1-pr.fa55638.0",
"version": "6.14.1-next.31+e618d2f3",
"description": "Javascript library for interacting with the Stacks Blockchain Node and API.",

@@ -26,6 +26,6 @@ "license": "MIT",

"dependencies": {
"@stacks/common": "^6.12.1-pr.fa55638.0",
"@stacks/network": "^6.12.1-pr.fa55638.0",
"@stacks/common": "^6.14.1-next.31+e618d2f3",
"@stacks/network": "^6.14.1-next.31+e618d2f3",
"@stacks/stacks-blockchain-api-types": "^0.61.0",
"@stacks/transactions": "^6.12.1-pr.fa55638.0"
"@stacks/transactions": "^6.14.1-next.31+e618d2f3"
},

@@ -55,3 +55,3 @@ "devDependencies": {

},
"gitHead": "fa55638ef2517f49c5339eacaf345fb1bccdb5a2"
"gitHead": "e618d2f38d09bddd441311db9fa6cc549f702c4e"
}

@@ -21,3 +21,3 @@ export interface V2CoreInfoResponse {

contract_id: string;
contract_versions?: ContractVersionResponse[];
contract_versions: ContractVersionResponse[];
current_burnchain_block_height?: number;

@@ -24,0 +24,0 @@ first_burnchain_block_height: number;

Sorry, the diff of this file is too big to display

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