Socket
Book a DemoInstallSign in
Socket

@uppy/golden-retriever

Package Overview
Dependencies
Maintainers
0
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/golden-retriever - npm Package Compare versions

Comparing version

to
4.0.0-beta.6

2

lib/index.d.ts

@@ -39,3 +39,3 @@ import BasePlugin from '@uppy/core/lib/BasePlugin.js';

IndexedDBStore: IndexedDBStore;
savedPluginData: Record<string, unknown>;
savedPluginData?: Record<string, unknown>;
constructor(uppy: Uppy<M, B>, opts?: GoldenRetrieverOptions);

@@ -42,0 +42,0 @@ restoreState(): void;

@@ -10,3 +10,3 @@ import throttle from 'lodash/throttle.js';

const packageJson = {
"version": "4.0.0-beta.5"
"version": "4.0.0-beta.6"
};

@@ -13,0 +13,0 @@ const defaultOptions = {

{
"name": "@uppy/golden-retriever",
"description": "The GoldenRetriever Uppy plugin saves selected files in browser cache to seamlessly resume uploding after browser crash or accidentally closed tab",
"version": "4.0.0-beta.5",
"version": "4.0.0-beta.6",
"license": "MIT",

@@ -26,9 +26,9 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^6.0.0-beta.8",
"@uppy/utils": "^6.0.0-beta.9",
"lodash": "^4.17.21"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.9"
"@uppy/core": "^4.0.0-beta.11"
},
"stableVersion": "3.2.0"
}

@@ -63,3 +63,3 @@ import throttle from 'lodash/throttle.js'

savedPluginData: Record<string, unknown>
savedPluginData?: Record<string, unknown>

@@ -66,0 +66,0 @@ constructor(uppy: Uppy<M, B>, opts?: GoldenRetrieverOptions) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.