@uppy/core
Advanced tools
Comparing version 0.30.2 to 0.30.3
{ | ||
"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": "0.30.2", | ||
"version": "0.30.3", | ||
"license": "MIT", | ||
@@ -23,4 +23,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/store-default": "^0.28.2", | ||
"@uppy/utils": "^0.30.2", | ||
"@uppy/store-default": "0.28.3", | ||
"@uppy/utils": "0.30.3", | ||
"cuid": "^2.1.1", | ||
@@ -33,3 +33,3 @@ "lodash.throttle": "^4.1.1", | ||
}, | ||
"gitHead": "f94bc77debd56e75bb605a268ad2c8cd67dd6678" | ||
"gitHead": "27899d944f0ffb551d0473955236734c24eb4fff" | ||
} |
@@ -33,3 +33,3 @@ # @uppy/core | ||
We recommend installing from npm and then using a module bundler such as [Webpack](http://webpack.github.io/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/). | ||
We recommend installing from npm and then using a module bundler such as [Webpack](https://webpack.js.org/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/). | ||
@@ -36,0 +36,0 @@ Alternatively, you can also use this plugin in a pre-built bundle from Transloadit's CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions. |
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
165901
+ Added@uppy/utils@0.30.3(transitive)
- Removed@uppy/utils@0.30.6(transitive)
Updated@uppy/store-default@0.28.3
Updated@uppy/utils@0.30.3