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.5.0 to 1.6.0

dist/audio/AudioEngine.d.ts

25

package.json
{
"name": "chart2music",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/index.js",

@@ -36,6 +36,4 @@ "module": "dist/index.mjs",

"build": "rollup -c rollup.config.js --silent",
"clean": "rimraf ./dist ./coverage ./build",
"docs-start": "docusaurus start",
"docs-build": "docusaurus build",
"docs-serve": "docusaurus serve",
"clean": "rimraf ./dist ./coverage",
"depcheck": "depcheck",
"start": "concurrently \"rollup -c rollup.config.js -w\" \"http-server .\"",

@@ -51,9 +49,8 @@ "lint": "eslint src/ --ext .ts --fix",

"devDependencies": {
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@rollup/plugin-typescript": "8.3.3",
"@types/jest": "28.1.6",
"@rollup/plugin-typescript": "9.0.2",
"@types/jest": "^29.2.1",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"concurrently": "7.4.0",
"concurrently": "7.5.0",
"depcheck": "^1.4.3",
"eslint": "8.25.0",

@@ -68,7 +65,4 @@ "eslint-config-prettier": "8.5.0",

"prettier": "2.7.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"rimraf": "3.0.2",
"rollup": "2.79.1",
"rollup-plugin-delete": "2.0.0",
"rollup-plugin-dts": "4.2.2",

@@ -78,8 +72,3 @@ "ts-jest": "28.0.8",

"typescript": "4.8.4"
},
"overrides": {
"got": "^11.8.5",
"trim": "^0.0.3",
"minimatch": "^3.0.5"
}
}

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