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

chart2music

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chart2music - npm Package Compare versions

Comparing version 1.7.0 to 1.7.1

3

dist/index.d.ts

@@ -152,3 +152,3 @@ interface AudioEngine {

private _initializeTouchActions;
_generateSummary(): void;
private _generateSummary;
private _setData;

@@ -158,2 +158,3 @@ setData(data: SonifyTypes["data"], axes?: SonifyTypes["axes"], pointIndex?: number, groupName?: string): void;

getCurrent(): {
index: number;
group: string;

@@ -160,0 +161,0 @@ point: SupportedDataPointType;

{
"name": "chart2music",
"version": "1.7.0",
"version": "1.7.1",
"main": "dist/index.js",

@@ -51,12 +51,12 @@ "module": "dist/index.mjs",

"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"@typescript-eslint/parser": "5.49.0",
"concurrently": "7.6.0",
"depcheck": "^1.4.3",
"eslint": "8.32.0",
"eslint": "8.33.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jsdoc": "39.6.7",
"eslint-plugin-jsdoc": "39.7.4",
"http-server": "14.1.1",
"husky": "8.0.3",
"jest": "28.1.3",
"jest-environment-jsdom": "29.3.1",
"jest-environment-jsdom": "29.4.1",
"lint-staged": "13.1.0",

@@ -69,5 +69,5 @@ "prettier": "2.8.3",

"ts-jest": "28.0.8",
"tslib": "2.4.1",
"tslib": "2.5.0",
"typescript": "4.9.4"
}
}

Sorry, the diff of this file is too big to display

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