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

d2-charts-api

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d2-charts-api - npm Package Compare versions

Comparing version 31.0.12 to 31.0.13

2

lib/config/adapters/dhis_highcharts/chart.js

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

var DEFAULT_CHART = {
fontFamily: 'Helvetica Neue,Helvetica,Arial,sans-serif !important',
fontFamily: 'Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important',
spacingTop: 20

@@ -23,0 +23,0 @@ };

{
"name": "d2-charts-api",
"version": "31.0.12",
"version": "31.0.13",
"description": "DHIS2 charts api",

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

import getType from './type';
const DEFAULT_CHART = {
fontFamily: 'Helvetica Neue,Helvetica,Arial,sans-serif !important',
fontFamily: 'Roboto,Helvetica Neue,Helvetica,Arial,sans-serif !important',
spacingTop: 20

@@ -23,2 +23,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