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

@hirosystems/chainhook-types

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hirosystems/chainhook-types - npm Package Compare versions

Comparing version 1.1.1-rc.1 to 1.1.1-rc.2

5

dist/index.d.ts

@@ -272,2 +272,7 @@ /**

/**
* @type {number}
* @memberof StacksTransactionMetadata
*/
nonce: number;
/**
* @type {StacksTransactionKind}

@@ -274,0 +279,0 @@ * @memberof StacksTransactionMetadata

2

package.json
{
"name": "@hirosystems/chainhook-types",
"version": "1.1.1-rc.1",
"version": "1.1.1-rc.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -302,2 +302,7 @@ /**

/**
* @type {number}
* @memberof StacksTransactionMetadata
*/
nonce: number;
/**
* @type {StacksTransactionKind}

@@ -304,0 +309,0 @@ * @memberof StacksTransactionMetadata

Sorry, the diff of this file is not supported yet

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