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

@bytescale/upload-widget-vue

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytescale/upload-widget-vue - npm Package Compare versions

Comparing version 4.13.0 to 4.14.0

6

package.json
{
"name": "@bytescale/upload-widget-vue",
"version": "4.13.0",
"version": "4.14.0",
"author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)",

@@ -78,3 +78,3 @@ "description": "Vue File Upload UI Widget โ€” Lightweight & supports: drag and drop, multiple uploads, image cropping, customization & more ๐Ÿš€ Comes with Cloud Storage ๐ŸŒ",

"dependencies": {
"@bytescale/upload-widget": "^4.23.0"
"@bytescale/upload-widget": "^4.24.0"
},

@@ -94,3 +94,3 @@ "devDependencies": {

"babel-plugin-transform-async-to-promises": "0.8.15",
"chromedriver": "^119.0.0",
"chromedriver": "^121.0.0",
"enzyme": "3.11.0",

@@ -97,0 +97,0 @@ "eslint": "7.32.0",

@@ -251,2 +251,6 @@ <h1 align="center">

styles: {
breakpoints: {
fullScreenWidth: 750, // Full-screen mode activates when the screen is at or below this width.
fullScreenHeight: 420 // Full-screen mode activates when the screen is at or below this height.
},
colors: {

@@ -253,0 +257,0 @@ primary: "#377dff", // Primary buttons & links

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