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

abstract-chart

Package Overview
Dependencies
Maintainers
12
Versions
67
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.2 to 3.1.3

LICENSE

0

CHANGELOG.md

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

7

package.json
{
"name": "abstract-chart",
"version": "3.1.2",
"version": "3.1.3",
"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.2",
"abstract-image": "^3.1.3",
"ramda": "^0.22.1",

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

"@types/ramda": "^0.25.29"
}
},
"gitHead": "4ddaca0bd9426b1737200824792ba348d2936490"
}

@@ -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