Socket
Socket
Sign inDemoInstall

abstract-chart

Package Overview
Dependencies
Maintainers
12
Versions
55
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 3.1.1 to 3.1.2

0

CHANGELOG.md

@@ -0,0 +0,0 @@ # Change Log

7

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

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

"dependencies": {
"abstract-image": "^3.1.1",
"abstract-image": "^3.1.2",
"ramda": "^0.22.1",

@@ -25,4 +25,3 @@ "ts-exhaustive-check": "^1.0.0"

"@types/ramda": "^0.25.29"
},
"gitHead": "71b7c32a8054abdd0a30c5662067b6e1dd41dbac"
}
}

@@ -0,0 +0,0 @@ # abstract-chart

@@ -0,0 +0,0 @@ import * as R from "ramda";

@@ -0,0 +0,0 @@ import * as AbstractImage from "abstract-image";

export * from "./axis";
export * from "./chart";
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