Socket
Socket
Sign inDemoInstall

@domoinc/bar-gauge

Package Overview
Dependencies
Maintainers
16
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@domoinc/bar-gauge - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

1

dist/bundle.js

@@ -416,3 +416,2 @@ /*! Copyright 2016 Domo Inc. */

})
.style('fill', _Chart.c('valueTextColor'))
.style('opacity', 1);

@@ -419,0 +418,0 @@

2

package.json
{
"name": "@domoinc/bar-gauge",
"version": "3.0.3",
"version": "3.0.4",
"description": "BarGauge - Domo Widget",

@@ -5,0 +5,0 @@ "main": "dist/bundle.js",

@@ -359,3 +359,2 @@ var d3 = require('d3');

})
.style('fill', _Chart.c('valueTextColor'))
.style('opacity', 1);

@@ -362,0 +361,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