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

@stacks/stacks-blockchain-api-types

Package Overview
Dependencies
Maintainers
5
Versions
226
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/stacks-blockchain-api-types - npm Package Compare versions

Comparing version 7.11.0-beta.5 to 7.11.0-beta.6

1

api/transaction/get-transactions.example.json

@@ -19,2 +19,3 @@ {

"block_height": 21709,
"burn_block_height": 51396,
"burn_block_time": 1626286436,

@@ -21,0 +22,0 @@ "burn_block_time_iso": "2021-07-14T18:13:56.000Z",

@@ -16,2 +16,3 @@ {

"block_time_iso",
"burn_block_height",
"burn_block_time",

@@ -55,2 +56,6 @@ "burn_block_time_iso",

},
"burn_block_height": {
"type": "integer",
"description": "Height of the anchor burn block."
},
"burn_block_time": {

@@ -57,0 +62,0 @@ "type": "integer",

@@ -18,2 +18,3 @@ {

"block_height": 0,
"burn_block_height": 69287,
"burn_block_time": 39486,

@@ -55,2 +56,3 @@ "burn_block_time_iso": "1970-01-01T10:58:06.000Z",

"block_height": 0,
"burn_block_height": 69287,
"burn_block_time": 39486,

@@ -57,0 +59,0 @@ "burn_block_time_iso": "1970-01-01T10:58:06.000Z",

2

package.json
{
"name": "@stacks/stacks-blockchain-api-types",
"version": "7.11.0-beta.5",
"version": "7.11.0-beta.6",
"access": "public",

@@ -5,0 +5,0 @@ "description": "TypeScript descriptions of Stacks 2.0 blockchain API entities",

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

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