@rpldy/upload-preview
Advanced tools
Comparing version 0.4.1 to 0.5.0
{ | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"name": "@rpldy/upload-preview", | ||
@@ -20,10 +20,10 @@ "description": "preview component to show image or video being uploaded", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.4.1", | ||
"@rpldy/shared-ui": "^0.4.1" | ||
"@rpldy/shared": "^0.5.0", | ||
"@rpldy/shared-ui": "^0.5.0" | ||
}, | ||
"devDependencies": { | ||
"@rpldy/upload-button": "^0.4.1", | ||
"@rpldy/upload-url-input": "^0.4.1", | ||
"@rpldy/upload-button": "^0.5.0", | ||
"@rpldy/upload-url-input": "^0.5.0", | ||
"@storybook/addon-knobs": "^5.3.19", | ||
"flow-bin": "^0.130.0", | ||
"flow-bin": "^0.133.0", | ||
"react-image-crop": "^8.6.4", | ||
@@ -39,3 +39,3 @@ "styled-components": "^5.1.1" | ||
}, | ||
"gitHead": "5978d6e0e9cf6257fdb0bce611742e2e7c95d215" | ||
"gitHead": "ccd432a0d36a69f08fa65494d0a63735767fb273" | ||
} |
@@ -65,3 +65,3 @@ <a href="https://badge.fury.io/js/%40rpldy%2Fupload-preview"> | ||
This is especially useful when adding other features such as abort and [retry](../retry-hooks). | ||
This is especially useful when adding other features such as abort and [retry](../core/retry-hooks). | ||
@@ -68,0 +68,0 @@ The code below shows how to clear the previews with a button click: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36201
+ Added@rpldy/life-events@0.5.0(transitive)
+ Added@rpldy/sender@0.5.0(transitive)
+ Added@rpldy/shared@0.5.0(transitive)
+ Added@rpldy/shared-ui@0.5.0(transitive)
+ Added@rpldy/simple-state@0.5.0(transitive)
+ Added@rpldy/uploader@0.5.0(transitive)
- Removed@rpldy/life-events@0.4.1(transitive)
- Removed@rpldy/sender@0.4.1(transitive)
- Removed@rpldy/shared@0.4.1(transitive)
- Removed@rpldy/shared-ui@0.4.1(transitive)
- Removed@rpldy/simple-state@0.4.1(transitive)
- Removed@rpldy/uploader@0.4.1(transitive)
Updated@rpldy/shared@^0.5.0
Updated@rpldy/shared-ui@^0.5.0