@rpldy/upload-button
Advanced tools
Comparing version 1.6.1 to 1.7.0-rc.0
{ | ||
"version": "1.6.1", | ||
"version": "1.7.0-rc.0", | ||
"name": "@rpldy/upload-button", | ||
@@ -30,17 +30,18 @@ "description": "upload button component and asUploadButton HOC", | ||
"scripts": { | ||
"build": "node ../../../scripts/build.js" | ||
"build": "node ../../../scripts/build.mjs" | ||
}, | ||
"dependencies": { | ||
"@rpldy/shared-ui": "1.6.1" | ||
"@rpldy/shared-ui": "1.7.0-rc.0" | ||
}, | ||
"devDependencies": { | ||
"@rpldy/retry": "1.6.1", | ||
"@rpldy/shared": "1.6.1", | ||
"@rpldy/uploady": "1.6.1", | ||
"flow-bin": "^0.218.0", | ||
"@rpldy/retry": "1.7.0-rc.0", | ||
"@rpldy/shared": "1.7.0-rc.0", | ||
"@rpldy/uploady": "1.7.0-rc.0", | ||
"flow-bin": "^0.223.2", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"styled-components": "^6.0.7" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8", | ||
"react-dom": ">=16.8" | ||
"react": ">=16.8" | ||
}, | ||
@@ -50,3 +51,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "7ee476c3a37f9ae33e37427438cb7bc24ae4125c" | ||
"gitHead": "21fc1992774e791d46890505b792c7d7e8dfbe79" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17576
2
7
1
+ Added@rpldy/shared@1.7.0-rc.0(transitive)
+ Added@rpldy/shared-ui@1.7.0-rc.0(transitive)
+ Added@rpldy/uploader@1.7.0-rc.0(transitive)
- Removed@rpldy/shared@1.6.1(transitive)
- Removed@rpldy/shared-ui@1.6.1(transitive)
- Removed@rpldy/uploader@1.6.1(transitive)
- Removedreact-dom@19.0.0(transitive)
- Removedscheduler@0.25.0(transitive)
Updated@rpldy/shared-ui@1.7.0-rc.0