Socket
Socket
Sign inDemoInstall

@hyperledger/cactus-core-api

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperledger/cactus-core-api - npm Package Compare versions

Comparing version 1.0.1-jwt-supply-chain.9df3fe79.16 to 1.1.0

1

dist/lib/main/typescript/plugin/ledger-connector/i-socket-api-client.d.ts

@@ -12,2 +12,3 @@ import type { Observable } from "rxjs";

watchBlocksV1?(monitorOptions?: Record<string, unknown>): Observable<BlockType>;
watchBlocksAsyncV1?(monitorOptions?: Record<string, unknown>): Promise<Observable<BlockType>>;
}

6

package.json
{
"name": "@hyperledger/cactus-core-api",
"version": "1.0.1-jwt-supply-chain.9df3fe79.16+9df3fe79",
"version": "1.1.0",
"description": "Contains type definitions/interfaces for the kernel of the codebase. Kept separate from the implementation so that it is easier to use it as a dependency.",

@@ -75,3 +75,3 @@ "main": "dist/lib/main/typescript/index.js",

"dependencies": {
"@hyperledger/cactus-common": "^1.0.1-jwt-supply-chain.9df3fe79.16+9df3fe79",
"@hyperledger/cactus-common": "1.1.0",
"axios": "0.21.4"

@@ -88,3 +88,3 @@ },

},
"gitHead": "9df3fe79252a78893e746a303e4f30d3a725a559"
"gitHead": "cc8deb8167ec485d7bc1e7145d8573b112775e31"
}

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