@vlayer/sdk
Advanced tools
Comparing version 0.1.0-nightly-202410292-42360cf to 0.1.0-nightly-202410293-42360cf
@@ -10,7 +10,8 @@ { | ||
}, | ||
"version": "0.1.0-nightly-202410292-42360cf", | ||
"version": "0.1.0-nightly-202410293-42360cf", | ||
"scripts": { | ||
"build": "bun tsc", | ||
"test": "vitest --run", | ||
"gen:types": "sh ../../bash/build_ts_types.sh" | ||
"gen:types": "sh ../../bash/build_ts_types.sh", | ||
"replaceCommonsSymlink": "mv ./src/web-proof-commons ./src/web-proof-commons.bak && cp -r $(readlink -f ./src/web-proof-commons.bak) src/web-proof-commons && rm ./src/web-proof-commons.bak" | ||
}, | ||
@@ -17,0 +18,0 @@ "devDependencies": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34348
2