Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rpldy/upload-preview

Package Overview
Dependencies
Maintainers
1
Versions
108
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.5.0 to 0.6.0

lib/cjs/consts.js

17

package.json
{
"version": "0.5.0",
"version": "0.6.0",
"name": "@rpldy/upload-preview",
"description": "preview component to show image or video being uploaded",
"author": "yoav niran (https://github.com/yoavniran)",
"main": "lib/index.js",
"module": "src/index.js",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"main:dev": "src/index.js",
"types": "types/index.d.ts",

@@ -20,8 +21,8 @@ "license": "MIT",

"dependencies": {
"@rpldy/shared": "^0.5.0",
"@rpldy/shared-ui": "^0.5.0"
"@rpldy/shared": "^0.6.0",
"@rpldy/shared-ui": "^0.6.0"
},
"devDependencies": {
"@rpldy/upload-button": "^0.5.0",
"@rpldy/upload-url-input": "^0.5.0",
"@rpldy/upload-button": "^0.6.0",
"@rpldy/upload-url-input": "^0.6.0",
"@storybook/addon-knobs": "^5.3.19",

@@ -39,3 +40,3 @@ "flow-bin": "^0.133.0",

},
"gitHead": "ccd432a0d36a69f08fa65494d0a63735767fb273"
"gitHead": "43de735c426078647a9768caa733ba6cfd190d32"
}
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