Socket
Socket
Sign inDemoInstall

@uppy/store-default

Package Overview
Dependencies
0
Maintainers
5
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.28.2 to 0.28.3

4

package.json
{
"name": "@uppy/store-default",
"description": "The default simple object-based store for Uppy.",
"version": "0.28.2",
"version": "0.28.3",
"license": "MIT",

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

},
"gitHead": "f94bc77debd56e75bb605a268ad2c8cd67dd6678"
"gitHead": "27899d944f0ffb551d0473955236734c24eb4fff"
}

@@ -29,3 +29,3 @@ # @uppy/store-default

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/).

@@ -32,0 +32,0 @@ Alternatively, you can also use this package 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.

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc