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

@uppy/screen-capture

Package Overview
Dependencies
Maintainers
5
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/screen-capture - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

lib/index.js

@@ -88,3 +88,3 @@ var _class, _temp;

_this.opts = _extends({}, defaultOptions, {}, opts); // i18n
_this.opts = _extends({}, defaultOptions, opts); // i18n

@@ -429,2 +429,2 @@ _this.translator = new Translator([_this.defaultLocale, _this.uppy.locale, _this.opts.locale]);

return ScreenCapture;
}(Plugin), _class.VERSION = "1.0.5", _temp);
}(Plugin), _class.VERSION = "1.0.6", _temp);
{
"name": "@uppy/screen-capture",
"description": "Uppy plugin that captures video from display or application.",
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^3.2.1",
"@uppy/utils": "^3.2.2",
"preact": "8.2.9"

@@ -37,3 +37,3 @@ },

},
"gitHead": "2d91641ddd1efbb7b21ba850156d865491999106"
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e"
}

Sorry, the diff of this file is not supported yet

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