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

@mux/mux-uploader-react

Package Overview
Dependencies
Maintainers
1
Versions
558
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mux/mux-uploader-react - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4-canary.0

15

package.json
{
"name": "@mux/mux-uploader-react",
"version": "1.0.3",
"version": "1.0.4-canary.0",
"description": "An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you",

@@ -32,5 +32,5 @@ "keywords": [

"require": "./dist/index.cjs.js",
"default": "./dist/index.cjs.js",
"types@<4.3.5": "./dist/types-ts3.4/index.d.ts",
"types": "./dist/types/index.d.ts"
"types": "./dist/types/index.d.ts",
"default": "./dist/index.cjs.js"
}

@@ -41,3 +41,3 @@ },

"type": "git",
"url": "https://github.com/muxinc/elements",
"url": "git+https://github.com/muxinc/elements.git",
"directory": "packages/mux-uploader-react"

@@ -57,5 +57,3 @@ },

"postbuild:types": "downlevel-dts ./dist/types ./dist/types-ts3.4",
"build": "npm-run-all --parallel 'build:cjs --minify' 'build:esm --minify'",
"create-release-notes": "create-release-notes ./CHANGELOG.md",
"publish-release": "../../scripts/publish.sh"
"build": "npm-run-all --parallel 'build:cjs --minify' 'build:esm --minify'"
},

@@ -90,4 +88,3 @@ "peerDependencies": {

"typescript": "^5.5.4"
},
"gitHead": "e1d17f4ce383e95489fc778d3c5bda3b89a27b5b"
}
}
dist/index.cjs.js.map

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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