Socket
Socket
Sign inDemoInstall

@hyperionbt/helios-cli

Package Overview
Dependencies
Maintainers
2
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperionbt/helios-cli - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

index.js

@@ -13,3 +13,3 @@ #!/usr/bin/env node

const VERSION = "0.1.2";
const VERSION = "0.1.4";

@@ -16,0 +16,0 @@ const USAGE = `Usage:

{
"name": "@hyperionbt/helios-cli",
"type": "module",
"version": "0.1.3",
"version": "0.1.4",
"description": "CLI tool for compiling Cardano smart contracts written in Helios, and building Cardano transactions.",

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

"dependencies": {
"helios": "npm:@hyperionbt/helios@^0.9.6"
"helios": "npm:@hyperionbt/helios@^0.9.7"
},
"keywords": []
}
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