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

carbon-addons-data-viz-react

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

carbon-addons-data-viz-react - npm Package Compare versions

Comparing version 1.20.0 to 1.20.1

2

cjs/components/LineGraph/LineGraph.js

@@ -566,3 +566,3 @@ 'use strict';

} }),
_react2.default.createElement('div', { id: 'tooltip-div', ref: function ref(id) {
_react2.default.createElement('div', { id: id + '-tooltip', ref: function ref(id) {
return _this6.tooltipId = id;

@@ -569,0 +569,0 @@ } })

@@ -525,3 +525,3 @@ import _Object$getPrototypeOf from 'babel-runtime/core-js/object/get-prototype-of';

} }),
React.createElement('div', { id: 'tooltip-div', ref: function ref(id) {
React.createElement('div', { id: id + '-tooltip', ref: function ref(id) {
return _this6.tooltipId = id;

@@ -528,0 +528,0 @@ } })

{
"name": "carbon-addons-data-viz-react",
"version": "1.20.0",
"version": "1.20.1",
"description": "Carbon Data Visualization",

@@ -5,0 +5,0 @@ "main": "cjs/index.js",

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