Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thirdweb-dev/storage

Package Overview
Dependencies
Maintainers
10
Versions
801
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thirdweb-dev/storage - npm Package Compare versions

Comparing version 0.2.3-nightly-821383e to 0.2.3-nightly-82156cc

dist/declarations/src/constants/urls.d.ts

11

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc