New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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-canary.0-27b6858 to 1.0.3-canary.0-29e9b2f

2

dist/cjs.json

@@ -309,3 +309,3 @@ {

"inputs": {},
"bytes": 225817
"bytes": 225775
},

@@ -312,0 +312,0 @@ "dist/index.cjs.js": {

@@ -309,3 +309,3 @@ {

"inputs": {},
"bytes": 225344
"bytes": 225302
},

@@ -312,0 +312,0 @@ "dist/index.mjs": {

{
"name": "@mux/mux-uploader-react",
"version": "1.0.3-canary.0-27b6858",
"version": "1.0.3-canary.0-29e9b2f",
"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"
}

@@ -57,3 +57,2 @@ },

"build": "npm-run-all --parallel 'build:cjs --minify' 'build:esm --minify'",
"create-release-notes": "create-release-notes ./CHANGELOG.md",
"publish-release": "../../scripts/publish.sh"

@@ -75,3 +74,3 @@ },

"dependencies": {
"@mux/mux-uploader": "1.0.2-canary.0-27b6858",
"@mux/mux-uploader": "1.0.2-canary.0-29e9b2f",
"prop-types": "^15.7.2"

@@ -78,0 +77,0 @@ },

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