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.0 to 10.0.2

1

lib/index.js
export * from "./axis.js";
export * from "./chart.js";
//dummy
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "abstract-chart",
"version": "10.0.0",
"version": "10.0.2",
"description": "Drawing charts using multiple unit of measure axes as coordinate system",

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

"dependencies": {
"abstract-image": "^10.0.0",
"abstract-image": "^10.0.2",
"ts-exhaustive-check": "^1.0.0"
},
"gitHead": "4143ed13feb49550a224895bcad0eb7c49da2975"
"gitHead": "85c576b6d79ac4d7694b2fb065e19ca813f81b5b"
}
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