New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/upload-preview

Package Overview
Dependencies
Maintainers
1
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rpldy/upload-preview - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

17

package.json
{
"version": "0.7.3",
"version": "0.7.4",
"name": "@rpldy/upload-preview",

@@ -9,7 +9,2 @@ "description": "preview component to show image or video being uploaded",

"main:dev": "src/index.js",
"exports": {
"require": "lib/cjs/index.js",
"import": "lib/esm/index.js",
"default": "lib/esm/index.js"
},
"types": "types/index.d.ts",

@@ -27,8 +22,8 @@ "license": "MIT",

"dependencies": {
"@rpldy/shared": "^0.7.3",
"@rpldy/shared-ui": "^0.7.3"
"@rpldy/shared": "^0.7.4",
"@rpldy/shared-ui": "^0.7.4"
},
"devDependencies": {
"@rpldy/upload-button": "^0.7.3",
"@rpldy/upload-url-input": "^0.7.3",
"@rpldy/upload-button": "^0.7.4",
"@rpldy/upload-url-input": "^0.7.4",
"@storybook/addon-knobs": "^6.0.21",

@@ -46,3 +41,3 @@ "flow-bin": "^0.133.0",

},
"gitHead": "f2c73f489c10dc5fa0ab0bed56bfdb74e907b8cc"
"gitHead": "068931c9ddacaea754b6490be91a5fd8c85cd7c1"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc