@hyperionbt/helios-cli
Advanced tools
Comparing version 0.12.12 to 0.13.0
@@ -14,3 +14,3 @@ #!/usr/bin/env node | ||
const VERSION = "0.12.12"; | ||
const VERSION = "0.13.0"; | ||
@@ -17,0 +17,0 @@ const USAGE = `Usage: |
{ | ||
"name": "@hyperionbt/helios-cli", | ||
"type": "module", | ||
"version": "0.12.12", | ||
"version": "0.13.0", | ||
"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.12.12" | ||
"helios": "npm:@hyperionbt/helios@^0.13.0" | ||
}, | ||
"keywords": [] | ||
} |
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
10151
+ Added@hyperionbt/helios@0.13.38(transitive)
- Removed@hyperionbt/helios@0.12.12(transitive)