@thirdweb-dev/storage
Advanced tools
Comparing version 2.0.13 to 2.0.14-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328
@@ -386,3 +386,3 @@ 'use strict'; | ||
name: "@thirdweb-dev/storage", | ||
version: "2.0.13", | ||
version: "2.0.14-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
main: "dist/thirdweb-dev-storage.cjs.js", | ||
@@ -403,3 +403,3 @@ module: "dist/thirdweb-dev-storage.esm.js", | ||
format: "prettier --write 'src/**/*'", | ||
lint: "eslint src/ && bunx publint --strict --level warning", | ||
lint: "eslint src/", | ||
fix: "eslint src/ --fix", | ||
@@ -426,4 +426,4 @@ clean: "rm -rf dist/", | ||
"@types/uuid": "^9.0.8", | ||
eslint: "^8.57.0", | ||
"eslint-config-thirdweb": "^0.1.8", | ||
eslint: "8.57.0", | ||
"eslint-config-thirdweb": "^0.1.9-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
@@ -433,6 +433,6 @@ esm: "^3.2.25", | ||
"typedoc-gen": "^1.0.2", | ||
typescript: "5.4.3" | ||
typescript: "5.4.4" | ||
}, | ||
dependencies: { | ||
"@thirdweb-dev/crypto": "0.2.4", | ||
"@thirdweb-dev/crypto": "0.2.5-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"cid-tool": "^3.0.0", | ||
@@ -439,0 +439,0 @@ "form-data": "^4.0.0", |
@@ -386,3 +386,3 @@ 'use strict'; | ||
name: "@thirdweb-dev/storage", | ||
version: "2.0.13", | ||
version: "2.0.14-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
main: "dist/thirdweb-dev-storage.cjs.js", | ||
@@ -403,3 +403,3 @@ module: "dist/thirdweb-dev-storage.esm.js", | ||
format: "prettier --write 'src/**/*'", | ||
lint: "eslint src/ && bunx publint --strict --level warning", | ||
lint: "eslint src/", | ||
fix: "eslint src/ --fix", | ||
@@ -426,4 +426,4 @@ clean: "rm -rf dist/", | ||
"@types/uuid": "^9.0.8", | ||
eslint: "^8.57.0", | ||
"eslint-config-thirdweb": "^0.1.8", | ||
eslint: "8.57.0", | ||
"eslint-config-thirdweb": "^0.1.9-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
@@ -433,6 +433,6 @@ esm: "^3.2.25", | ||
"typedoc-gen": "^1.0.2", | ||
typescript: "5.4.3" | ||
typescript: "5.4.4" | ||
}, | ||
dependencies: { | ||
"@thirdweb-dev/crypto": "0.2.4", | ||
"@thirdweb-dev/crypto": "0.2.5-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"cid-tool": "^3.0.0", | ||
@@ -439,0 +439,0 @@ "form-data": "^4.0.0", |
@@ -377,3 +377,3 @@ import CIDTool from 'cid-tool'; | ||
name: "@thirdweb-dev/storage", | ||
version: "2.0.13", | ||
version: "2.0.14-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
main: "dist/thirdweb-dev-storage.cjs.js", | ||
@@ -394,3 +394,3 @@ module: "dist/thirdweb-dev-storage.esm.js", | ||
format: "prettier --write 'src/**/*'", | ||
lint: "eslint src/ && bunx publint --strict --level warning", | ||
lint: "eslint src/", | ||
fix: "eslint src/ --fix", | ||
@@ -417,4 +417,4 @@ clean: "rm -rf dist/", | ||
"@types/uuid": "^9.0.8", | ||
eslint: "^8.57.0", | ||
"eslint-config-thirdweb": "^0.1.8", | ||
eslint: "8.57.0", | ||
"eslint-config-thirdweb": "^0.1.9-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
@@ -424,6 +424,6 @@ esm: "^3.2.25", | ||
"typedoc-gen": "^1.0.2", | ||
typescript: "5.4.3" | ||
typescript: "5.4.4" | ||
}, | ||
dependencies: { | ||
"@thirdweb-dev/crypto": "0.2.4", | ||
"@thirdweb-dev/crypto": "0.2.5-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"cid-tool": "^3.0.0", | ||
@@ -430,0 +430,0 @@ "form-data": "^4.0.0", |
{ | ||
"name": "@thirdweb-dev/storage", | ||
"version": "2.0.13", | ||
"version": "2.0.14-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"main": "dist/thirdweb-dev-storage.cjs.js", | ||
@@ -31,4 +31,4 @@ "module": "dist/thirdweb-dev-storage.esm.js", | ||
"@types/uuid": "^9.0.8", | ||
"eslint": "^8.57.0", | ||
"eslint-config-thirdweb": "^0.1.8", | ||
"eslint": "8.57.0", | ||
"eslint-config-thirdweb": "^0.1.9-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"eslint-plugin-tsdoc": "^0.2.17", | ||
@@ -38,6 +38,6 @@ "esm": "^3.2.25", | ||
"typedoc-gen": "^1.0.2", | ||
"typescript": "5.4.3" | ||
"typescript": "5.4.4" | ||
}, | ||
"dependencies": { | ||
"@thirdweb-dev/crypto": "0.2.4", | ||
"@thirdweb-dev/crypto": "0.2.5-nightly-703cb6ae3cc51fa4b0ba7c87f09f8e84dab8ed3f-20240407171328", | ||
"cid-tool": "^3.0.0", | ||
@@ -52,3 +52,3 @@ "form-data": "^4.0.0", | ||
"format": "prettier --write 'src/**/*'", | ||
"lint": "eslint src/ && bunx publint --strict --level warning", | ||
"lint": "eslint src/", | ||
"fix": "eslint src/ --fix", | ||
@@ -55,0 +55,0 @@ "clean": "rm -rf dist/", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
176728
2