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

abstract-chart

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-chart - npm Package Compare versions

Comparing version 10.0.6 to 10.0.9

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Change Log

- ~~Switch to ES Modules from CommonJS~~
- ~~Switch to ES Modules from CommonJS~~ Libraries should be in commonjs, for now...

@@ -10,0 +10,0 @@ ## [9.0.0] - 2024-11-28

@@ -19,3 +19,2 @@ "use strict";

__exportStar(require("./chart.js"), exports);
//dummy
//# sourceMappingURL=index.js.map
{
"name": "abstract-chart",
"version": "10.0.6",
"version": "10.0.9",
"description": "Drawing charts using multiple unit of measure axes as coordinate system",

@@ -21,6 +21,6 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart",

"dependencies": {
"abstract-image": "^10.0.5",
"abstract-image": "^11.0.1",
"ts-exhaustive-check": "^1.0.0"
},
"gitHead": "abd31eaf1d1e0b039725958bda658910454f50e6"
"gitHead": "5f7b5c5a34806b8e6bd9cf42bdf51e985de65c3a"
}
export * from "./axis.js";
export * from "./chart.js";
//dummy

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