Socket
Socket
Sign inDemoInstall

abstract-chart

Package Overview
Dependencies
Maintainers
10
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 2.2.6 to 2.2.7

src/axis.ts

13

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

@@ -10,4 +10,13 @@ "repository": "https://github.com/dividab/abstract-visuals/tree/master/packages/abstract-chart",

"license": "MIT",
"files": [
"/lib-cjs",
"/lib-esm",
"/src",
"package.json",
"CHANGELOG.md",
"LICENSE",
"README.md"
],
"dependencies": {
"abstract-image": "^2.2.5",
"abstract-image": "^2.2.6",
"ramda": "^0.22.1",

@@ -14,0 +23,0 @@ "ts-exhaustive-check": "^1.0.0"

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