@mux/mux-uploader-react
Advanced tools
Comparing version 1.0.3-canary.0-27b6858 to 1.0.3-canary.0-29e9b2f
@@ -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
633048
+ Added@mux/mux-uploader@1.0.2-canary.0-29e9b2f(transitive)
- Removed@mux/mux-uploader@1.0.2-canary.0-27b6858(transitive)