@meteorwallet/meteor-near-sdk
Advanced tools
Comparing version 1.0.2 to 2.0.0
{ | ||
"name": "@meteorwallet/meteor-near-sdk", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"main": "dist/index.js", | ||
@@ -11,3 +11,4 @@ "types": "dist/index.d.ts", | ||
"clean": "npx rimraf ./dist", | ||
"build": "yarn clean && esbuild ./src/index.ts --bundle --platform=node --target=node16 --outfile=./dist/index.js --format=cjs" | ||
"build": "yarn clean && esbuild ./src/index.ts --bundle --platform=node --target=node16 --outfile=./dist/index.js --format=cjs", | ||
"build-tsc": "yarn clean && tsc" | ||
}, | ||
@@ -14,0 +15,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
397598
4
7864
2