@hypermode/hyp-cli
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -21,3 +21,2 @@ /* | ||
const response = await fetch(url, options); | ||
console.log(jwt, response); | ||
const data = await response.json(); | ||
@@ -24,0 +23,0 @@ return data; |
@@ -100,3 +100,3 @@ { | ||
}, | ||
"version": "0.1.9" | ||
"version": "0.1.10" | ||
} |
{ | ||
"name": "@hypermode/hyp-cli", | ||
"description": "The Hypermode CLI", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"author": "Hypermode Inc.", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
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
95236
1236