@harmoniclabs/plu-ts-offchain
Advanced tools
Comparing version 0.1.13-dev1 to 0.1.13-dev2
@@ -278,3 +278,2 @@ import type { ITxRunnerProvider } from "../IProvider/index.js"; | ||
} | ||
export declare function eqITxOutRef(a: ITxOutRef, b: ITxOutRef): boolean; | ||
export {}; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
243213
4495