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

@harmoniclabs/plu-ts-offchain

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@harmoniclabs/plu-ts-offchain - npm Package Compare versions

Comparing version 0.1.13-dev1 to 0.1.13-dev2

1

dist/TxBuilder/TxBuilderRunner/TxBuilderRunner.d.ts

@@ -278,3 +278,2 @@ import type { ITxRunnerProvider } from "../IProvider/index.js";

}
export declare function eqITxOutRef(a: ITxOutRef, b: ITxOutRef): boolean;
export {};

4

package.json
{
"name": "@harmoniclabs/plu-ts-offchain",
"version": "0.1.13-dev1",
"version": "0.1.13-dev2",
"description": "An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript",

@@ -67,3 +67,3 @@ "main": "./dist/index.js",

"@harmoniclabs/cardano-costmodels-ts": "^1.1.0",
"@harmoniclabs/plutus-machine": "^2.0.0-dev1",
"@harmoniclabs/plutus-machine": "^2.0.0-dev2",
"@harmoniclabs/uplc": "^1.2.3",

@@ -70,0 +70,0 @@ "@harmoniclabs/cardano-ledger-ts": "^0.2.0-dev6"

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