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

chartjs-chart-venn

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chartjs-chart-venn - npm Package Compare versions

Comparing version 3.0.0-beta.3 to 3.0.0-beta.4

4

build/index.d.ts

@@ -9,3 +9,3 @@ /**

import { ICommonOptions, Element, IVisualElement, DatasetController, ITooltipItem, UpdateMode, IControllerDatasetOptions, ScriptableAndArrayOptions, ICommonHoverOptions, ICoreChartOptions, ICartesianScaleTypeRegistry, Chart, ChartItem, IChartConfiguration } from 'chart.js';
import { bl } from 'chart.js/dist/chunks';
import { bn } from 'chart.js/dist/chunks';

@@ -147,3 +147,3 @@ interface ITextLocation {

title(): string;
label(item: bl): string;
label(item: bn): string;
};

@@ -150,0 +150,0 @@ };

{
"name": "chartjs-chart-venn",
"description": "Chart.js module for venn diagrams",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"author": {

@@ -49,12 +49,12 @@ "name": "Samuel Gratzl",

"@rollup/plugin-typescript": "^6.0.0",
"@types/jest": "^26.0.14",
"@types/jest-image-snapshot": "^4.1.0",
"@types/node": "^14.11.2",
"@typescript-eslint/eslint-plugin": "^4.3.0",
"@typescript-eslint/parser": "^4.3.0",
"@yarnpkg/pnpify": "^2.2.1",
"@types/jest": "^26.0.15",
"@types/jest-image-snapshot": "^4.1.2",
"@types/node": "^14.14.0",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@yarnpkg/pnpify": "^2.3.3",
"canvas": "^2.6.1",
"chart.js": "^3.0.0-beta.3",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"chart.js": "^3.0.0-beta.4",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.13.0",
"eslint-config-react-app": "^5.2.1",

@@ -65,10 +65,10 @@ "eslint-plugin-flowtype": "^5.2.0",

"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.2",
"eslint-plugin-react-hooks": "^4.1.2",
"jest": "^26.4.2",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "^26.6.0",
"jest-image-snapshot": "^4.2.0",
"prettier": "^2.1.2",
"release-it": "^14.0.3",
"release-it": "^14.2.0",
"rimraf": "^3.0.2",
"rollup": "^2.28.2",
"rollup": "^2.32.1",
"rollup-plugin-cleanup": "^3.2.1",

@@ -78,3 +78,3 @@ "rollup-plugin-dts": "^1.4.13",

"ts-jest": "^26.4.1",
"tslib": "^2.0.1",
"tslib": "^2.0.3",
"typedoc": "^0.19.2",

@@ -81,0 +81,0 @@ "typescript": "^4.0.3"

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