Socket
Socket
Sign inDemoInstall

@helios-lang/compiler

Package Overview
Dependencies
Maintainers
0
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@helios-lang/compiler - npm Package Compare versions

Comparing version 0.17.0-72 to 0.17.0-73

6

package.json
{
"name": "@helios-lang/compiler",
"version": "0.17.0-72",
"version": "0.17.0-73",
"description": "Helios is a Domain Specific Language that compiles to Plutus-Core (i.e. Cardano on-chain validator scripts). Helios is a non-Haskell alternative to Plutus. With this library you can compile Helios scripts and build Cardano transactions, all you need to build 100% client-side dApps for Cardano.",

@@ -46,5 +46,5 @@ "main": "src/index.js",

"@helios-lang/compiler-utils": "^0.1.54",
"@helios-lang/ir": "^0.1.32",
"@helios-lang/ir": "^0.1.33",
"@helios-lang/type-utils": "^0.1.21",
"@helios-lang/uplc": "^0.3.0"
"@helios-lang/uplc": "^0.3.1"
},

@@ -51,0 +51,0 @@ "scripts": {

@@ -1,1 +0,1 @@

export const VERSION = "0.17.0-72"
export const VERSION = "0.17.0-73"

@@ -1,2 +0,2 @@

export const VERSION: "0.17.0-72";
export const VERSION: "0.17.0-73";
//# sourceMappingURL=version.d.ts.map
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