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

abstract-chart

Package Overview
Dependencies
Maintainers
0
Versions
81
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

to
10.0.15

1

lib/index.js

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

__exportStar(require("./chart.js"), exports);
//dummy
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "abstract-chart",
"version": "10.0.13",
"version": "10.0.15",
"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": "^11.0.5",
"abstract-image": "^11.0.7",
"ts-exhaustive-check": "^1.0.0"
},
"gitHead": "ee53d4dbd963ba72256090e739972042e1c58b94"
"gitHead": "65b8525685cc188c401a62e09f32f2dad9b404d2"
}
export * from "./axis.js";
export * from "./chart.js";
//dummy

Sorry, the diff of this file is not supported yet