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

@emurgo/cross-csl-core

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emurgo/cross-csl-core - npm Package Compare versions

Comparing version 2.7.0 to 2.8.0

2

dist/index.d.ts

@@ -622,2 +622,4 @@ export declare const EXCEPTIONS: {

abstract withdrawals(): Promise<Withdrawals>;
abstract script_data_hash(): Promise<ScriptDataHash | undefined>;
abstract collateral(): Promise<TransactionInputs | undefined>;
static fromBytes(bytes: Uint8Array): Promise<TransactionBody>;

@@ -624,0 +626,0 @@ }

2

package.json
{
"name": "@emurgo/cross-csl-core",
"version": "2.7.0",
"version": "2.8.0",
"description": "",

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

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