Huge News!Announcing our $40M Series B led by Abstract Ventures.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 27.0.4 to 27.0.5

6

lib/config/adapters/dhis_highcharts/index.js

@@ -54,2 +54,8 @@ 'use strict';

enabled: false
},
// exporting
exporting: {
// disable exporting context menu
enabled: false
}

@@ -56,0 +62,0 @@ };

2

package.json
{
"name": "d2-charts-api",
"version": "27.0.4",
"version": "27.0.5",
"description": "DHIS2 charts api",

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

@@ -59,2 +59,8 @@ import objectClean from 'd2-utilizr/lib/objectClean';

enabled: false
},
// exporting
exporting: {
// disable exporting context menu
enabled: false
}

@@ -61,0 +67,0 @@ };

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