@mux/mux-uploader-react
Advanced tools
Comparing version 1.0.3 to 1.0.4-canary.0
{ | ||
"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" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
599102
27
3