@harmoniclabs/plu-ts
Advanced tools
Comparing version 0.5.5 to 0.6.0-dev0
{ | ||
"name": "@harmoniclabs/plu-ts", | ||
"version": "0.5.5", | ||
"version": "0.6.0-dev0", | ||
"description": "An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript", | ||
@@ -56,13 +56,13 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"@harmoniclabs/uint8array-utils": "^1.0.0", | ||
"@harmoniclabs/pair": "^1.0.0", | ||
"@harmoniclabs/bytestring": "^1.0.0", | ||
"@harmoniclabs/cardano-costmodels-ts": "^1.0.0", | ||
"@harmoniclabs/cardano-ledger-ts": "^0.1.2", | ||
"@harmoniclabs/cbor": "^1.1.2", | ||
"@harmoniclabs/pair": "^1.0.0", | ||
"@harmoniclabs/plu-ts-offchain": "^0.1.8", | ||
"@harmoniclabs/plu-ts-onchain": "^0.2.5-dev0", | ||
"@harmoniclabs/plutus-data": "^1.0.0", | ||
"@harmoniclabs/cardano-costmodels-ts": "^1.0.0", | ||
"@harmoniclabs/plutus-machine": "^1.0.2", | ||
"@harmoniclabs/uplc": "^1.1.0", | ||
"@harmoniclabs/cardano-ledger-ts": "^0.1.2", | ||
"@harmoniclabs/plu-ts-onchain": "^0.2.4", | ||
"@harmoniclabs/plu-ts-offchain": "^0.1.8" | ||
"@harmoniclabs/plutus-machine": "^1.0.3", | ||
"@harmoniclabs/uint8array-utils": "^1.0.0", | ||
"@harmoniclabs/uplc": "^1.1.0" | ||
}, | ||
@@ -75,3 +75,2 @@ "devDependencies": { | ||
"@types/node": "^18.14.6", | ||
"blake2": "^4.1.1", | ||
"jest": "^29.4.3", | ||
@@ -78,0 +77,0 @@ "jest-environment-jsdom": "^29.4.3", |
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
11
18106