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

dchart-core

Package Overview
Dependencies
Maintainers
1
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dchart-core - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

2

core/config.js

@@ -1,1 +0,1 @@

var exports=module.exports;exports.Options=function(){this.isFirst=!0,this.margin={top:20,right:20,bottom:20,left:20},this.xaxisDefault={key:"x",type:"defaults",orient:"bottom"},this.yaxisDefault={key:"y",type:"defaults",orient:"left"},this.svg=null,this.width=0,this.height=0,this.padding=8,this.withAnimated=!1,this.animatedEasing="basic",this.animatedTiming=1e3,this.withInteract=!1,this.interpolate="basis",this.theme="colorful"};
var exports=module.exports;exports.Options=function(){this.isFirst=!0,this.margin={top:20,right:20,bottom:20,left:20},this.xaxisDefault={key:"x",type:"defaults",orient:"bottom"},this.yaxisDefault={key:"y",type:"defaults",orient:"left"},this.svg=null,this.width=0,this.height=0,this.padding=8,this.withAnimated=!1,this.animatedEasing="basic",this.animatedTiming=1e3,this.withInteract=!1,this.interpolate="basis",this.theme=null};
{
"name": "dchart-core",
"version": "1.0.17",
"version": "1.0.18",
"description": "",

@@ -8,3 +8,3 @@ "scripts": {

},
"main": "datav.js",
"main": "src/datav.js",
"author": "elvira.zy",

@@ -11,0 +11,0 @@ "license": "ISC",

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