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

abstract-chart

Package Overview
Dependencies
Maintainers
13
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.2.3 to 3.2.4

0

CHANGELOG.md

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

6

package.json
{
"name": "abstract-chart",
"version": "3.2.3",
"version": "3.2.4",
"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.3.2",
"abstract-image": "^3.3.3",
"ramda": "^0.22.1",

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

},
"gitHead": "b672d84296a7b57fb4caaa69ad99771e6c399723"
"gitHead": "e78e62680b8ae6ff53cd593c1e229c34573ec2e2"
}

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

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