New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.0 to 1.6.1

3

dist/index.d.ts

@@ -78,3 +78,4 @@ interface AudioEngine {

HISTOGRAM = "histogram",
BOX = "box"
BOX = "box",
MATRIX = "matrix"
}

@@ -81,0 +82,0 @@ declare type c2mCallbackType = {

@@ -62,3 +62,4 @@ import type { AudioEngine } from "./audio/";

HISTOGRAM = "histogram",
BOX = "box"
BOX = "box",
MATRIX = "matrix"
}

@@ -65,0 +66,0 @@ export declare type StatBundle = {

{
"name": "chart2music",
"version": "1.6.0",
"version": "1.6.1",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "module": "dist/index.mjs",

@@ -7,3 +7,2 @@ # Chart2Music

![Build verification](https://github.com/julianna-langston/chart2music/actions/workflows/ci-build.yml/badge.svg)
![Documentation](https://github.com/julianna-langston/chart2music/actions/workflows/ci-docs-build.yml/badge.svg?event=push)
[![Known Vulnerabilities](https://snyk.io/test/github/julianna-langston/chart2music/badge.svg)](https://snyk.io/test/github/julianna-langston/chart2music)

@@ -10,0 +9,0 @@ [![codecov](https://codecov.io/gh/julianna-langston/chart2music/branch/main/graph/badge.svg?token=4T7MV9XKFS)](https://codecov.io/gh/julianna-langston/chart2music)

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