@rpldy/upload-preview
Advanced tools
Comparing version 0.18.2 to 0.18.3
{ | ||
"version": "0.18.2", | ||
"version": "0.18.3", | ||
"name": "@rpldy/upload-preview", | ||
@@ -11,3 +11,3 @@ "description": "preview component to show image or video being uploaded", | ||
"license": "MIT", | ||
"homepage": "https://react-uploady.netlify.app", | ||
"homepage": "https://react-uploady.org", | ||
"repository": { | ||
@@ -35,10 +35,10 @@ "type": "git", | ||
"dependencies": { | ||
"@rpldy/shared": "^0.18.2", | ||
"@rpldy/shared-ui": "^0.18.2" | ||
"@rpldy/shared": "^0.18.3", | ||
"@rpldy/shared-ui": "^0.18.3" | ||
}, | ||
"devDependencies": { | ||
"@rpldy/upload-button": "^0.18.2", | ||
"@rpldy/upload-url-input": "^0.18.2", | ||
"@rpldy/upload-button": "^0.18.3", | ||
"@rpldy/upload-url-input": "^0.18.3", | ||
"@storybook/addon-knobs": "^6.4.0", | ||
"flow-bin": "^0.169.0", | ||
"flow-bin": "^0.176.3", | ||
"react-image-crop": "^9.0.5", | ||
@@ -54,3 +54,3 @@ "styled-components": "^5.3.3" | ||
}, | ||
"gitHead": "1b59f14592fd230af27d18624ab493ea3a3d3ba6" | ||
"gitHead": "b2a161530aae8052c183aef1489ef03421e51c79" | ||
} |
@@ -18,3 +18,3 @@ <a href="https://badge.fury.io/js/%40rpldy%2Fupload-preview"> | ||
**The best place to get started is at our: [React-Uploady Documentation Website](https://react-uploady.netlify.app)** | ||
**The best place to get started is at our: [React-Uploady Documentation Website](https://react-uploady.org)** | ||
@@ -21,0 +21,0 @@ ## Installation |
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
36514
Updated@rpldy/shared@^0.18.3
Updated@rpldy/shared-ui@^0.18.3