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

@uppy/golden-retriever

Package Overview
Dependencies
Maintainers
8
Versions
87
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 3.0.0-beta.2 to 3.0.0

2

lib/index.js

@@ -7,3 +7,3 @@ import throttle from 'lodash.throttle';

const packageJson = {
"version": "3.0.0-beta.2"
"version": "3.0.0"
};

@@ -10,0 +10,0 @@ /**

{
"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": "3.0.0-beta.2",
"version": "3.0.0",
"license": "MIT",

@@ -28,8 +28,8 @@ "main": "lib/index.js",

"@transloadit/prettier-bytes": "0.0.9",
"@uppy/utils": "^5.0.0-beta.1",
"@uppy/utils": "^5.0.0",
"lodash.throttle": "^4.1.1"
},
"peerDependencies": {
"@uppy/core": "^3.0.0-beta.4"
"@uppy/core": "^3.0.0"
}
}
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