Socket
Socket
Sign inDemoInstall

@harmoniclabs/plu-ts

Package Overview
Dependencies
16
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.6-dev0 to 0.6.6-dev1

6

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

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

"buidl": "npm run build",
"ci": "npm run test && npm run build",
"ci": "npm i && npm run test && npm run build",
"start": "npm-run-all --parallel build:watch run:watch",

@@ -76,3 +76,3 @@ "pub": "npm run ci && npm pub",

"@harmoniclabs/pair": "^1.0.0",
"@harmoniclabs/plu-ts-offchain": "^0.1.12-dev0",
"@harmoniclabs/plu-ts-offchain": "^0.1.12-dev1",
"@harmoniclabs/plu-ts-onchain": "^0.2.7",

@@ -79,0 +79,0 @@ "@harmoniclabs/plutus-data": "^1.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc