Socket
Socket
Sign inDemoInstall

@visx/shape

Package Overview
Dependencies
31
Maintainers
4
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.11.1 to 2.12.2

1

esm/util/getOrCreateMeasurementElement.js

@@ -8,2 +8,3 @@ var SVG_NAMESPACE_URL = 'http://www.w3.org/2000/svg';

svg.setAttribute('aria-hidden', 'true');
svg.style.opacity = '0';

@@ -10,0 +11,0 @@ svg.style.width = '0';

@@ -13,2 +13,3 @@ "use strict";

svg.setAttribute('aria-hidden', 'true');
svg.style.opacity = '0';

@@ -15,0 +16,0 @@ svg.style.width = '0';

4

package.json
{
"name": "@visx/shape",
"version": "2.11.1",
"version": "2.12.2",
"description": "visx shape",

@@ -47,3 +47,3 @@ "sideEffects": false,

},
"gitHead": "9317b710b3933497cd20a25e89c8ca6ae5dff5a2"
"gitHead": "023354adb0db32840302ebd948181365fead687e"
}

Sorry, the diff of this file is not supported yet

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