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

@uppy/core

Package Overview
Dependencies
Maintainers
5
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/core - npm Package Compare versions

Comparing version 1.10.3 to 1.10.4

2

lib/index.js

@@ -1776,3 +1776,3 @@ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }

Uppy.VERSION = "1.10.3";
Uppy.VERSION = "1.10.4";

@@ -1779,0 +1779,0 @@ module.exports = function (opts) {

{
"name": "@uppy/core",
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:",
"version": "1.10.3",
"version": "1.10.4",
"license": "MIT",

@@ -24,3 +24,3 @@ "main": "lib/index.js",

"@uppy/store-default": "^1.2.1",
"@uppy/utils": "^2.4.3",
"@uppy/utils": "^2.4.4",
"cuid": "^2.1.1",

@@ -32,3 +32,3 @@ "lodash.throttle": "^4.1.1",

},
"gitHead": "6e2dfd7c0f54f38672894eac2333310dcd276c03"
"gitHead": "5528c6f6eae8873a363be5a45862459f168a7c90"
}
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