Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

d2-charts-api

Package Overview
Dependencies
Maintainers
2
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 25.0.2 to 25.0.3

.travis.yml

4

package.json
{
"name": "d2-charts-api",
"version": "25.0.2",
"version": "25.0.3",
"description": "DHIS2 charts api",

@@ -8,3 +8,3 @@ "main": "index.js",

"start": "webpack-dev-server",
"build": "rm -rf lib/ && ./node_modules/.bin/babel src/ -d lib/ --presets es2015,stage-2 --source-maps"
"build": "rm -rf lib/ && ./node_modules/babel-cli/bin/babel.js src/ -d lib/ --presets es2015,stage-2 --source-maps"
},

@@ -11,0 +11,0 @@ "author": "",

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