chart2music
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
151558
21
20
3601