@thirdweb-dev/storage
Advanced tools
Comparing version 0.2.3-nightly-821383e to 0.2.3-nightly-82156cc
{ | ||
"name": "@thirdweb-dev/storage", | ||
"version": "0.2.3-nightly-821383e", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"types": "dist/index.d.ts", | ||
"version": "0.2.3-nightly-82156cc", | ||
"main": "dist/thirdweb-dev-storage.cjs.js", | ||
"module": "dist/thirdweb-dev-storage.esm.js", | ||
"repository": { | ||
@@ -15,3 +14,3 @@ "directory": "packages/storage", | ||
"scripts": { | ||
"build": "tsup src/index.ts", | ||
"build": "tsc && preconstruct build", | ||
"test": "ts-mocha 'test/**/*.ts' --paths -t 120000 -r esm -p tsconfig.testing.json" | ||
@@ -35,3 +34,3 @@ }, | ||
"tsc": "^2.0.4", | ||
"tsup": "^6.2.3", | ||
"@preconstruct/cli": "^2.2.1", | ||
"typescript": "^4.7.4" | ||
@@ -38,0 +37,0 @@ }, |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
28
2315
102093
1
7