@mlabs-haskell/uplc-apply-args
Advanced tools
Comparing version 1.0.0 to 1.0.29-alpha
@@ -1,1 +0,1 @@ | ||
export * from "apply-args-browser"; | ||
export * from "@mlabs-haskell/uplc-apply-args-browser"; |
@@ -1,1 +0,1 @@ | ||
export * from "apply-args-nodejs"; | ||
export * from "@mlabs-haskell/uplc-apply-args-nodejs"; |
{ | ||
"type": "module", | ||
"name": "@mlabs-haskell/uplc-apply-args", | ||
"version": "1.0.0", | ||
"version": "1.0.29-alpha", | ||
"description": "Implementation of argument application for Cardano Plutus scripts (nodejs & the browser)", | ||
@@ -27,5 +27,5 @@ "main": "./nodejs/index.js", | ||
"dependencies": { | ||
"apply-args-browser": "^0.0.1", | ||
"apply-args-nodejs": "^0.0.1" | ||
"@mlabs-haskell/uplc-apply-args-browser": "^1.0.29-alpha", | ||
"@mlabs-haskell/uplc-apply-args-nodejs": "^1.0.29-alpha2" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1511
5
2
+ Added@mlabs-haskell/uplc-apply-args-browser@1.0.29-alpha(transitive)
+ Added@mlabs-haskell/uplc-apply-args-nodejs@1.0.29-alpha2(transitive)
- Removedapply-args-browser@^0.0.1
- Removedapply-args-nodejs@^0.0.1
- Removedapply-args-browser@0.0.1(transitive)
- Removedapply-args-nodejs@0.0.1(transitive)