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.14 to 1.0.15

2

lib/index.js

@@ -430,2 +430,2 @@ var _class, _temp;

return ScreenCapture;
}(Plugin), _class.VERSION = "1.0.14", _temp);
}(Plugin), _class.VERSION = "1.0.15", _temp);

@@ -15,2 +15,3 @@ var _require = require('preact'),

}, h("rect", {
class: "uppy-ProviderIconBg",
fill: "#2C3E50",

@@ -17,0 +18,0 @@ width: "32",

{
"name": "@uppy/screen-capture",
"description": "Uppy plugin that captures video from display or application.",
"version": "1.0.14",
"version": "1.0.15",
"license": "MIT",

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

},
"gitHead": "2eabc3309983165b3f275c7b6f21fc0e899d11ba"
"gitHead": "7d162b0dcc4df5dbb3d508b65e31788c2302746e"
}

@@ -7,3 +7,3 @@ const { h } = require('preact')

<g fill="none" fill-rule="evenodd">
<rect fill="#2C3E50" width="32" height="32" rx="16" />
<rect class="uppy-ProviderIconBg" fill="#2C3E50" width="32" height="32" rx="16" />
<path d="M24.182 9H7.818C6.81 9 6 9.742 6 10.667v10c0 .916.81 1.666 1.818 1.666h4.546V24h7.272v-1.667h4.546c1 0 1.809-.75 1.809-1.666l.009-10C26 9.742 25.182 9 24.182 9zM24 21H8V11h16v10z" fill="#FFF" fill-rule="nonzero" />

@@ -10,0 +10,0 @@ <circle fill="#FFF" cx="16" cy="16" r="2" />

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