chart2music
Advanced tools
Comparing version 0.4.1 to 0.4.2
{ | ||
"name": "chart2music", | ||
"version": "0.4.1", | ||
"version": "0.4.2", | ||
"main": "dist/index.js", | ||
@@ -44,6 +44,6 @@ "module": "dist/index.mjs", | ||
"@rollup/plugin-typescript": "^8.3.3", | ||
"@types/jest": "^28.1.3", | ||
"@typescript-eslint/eslint-plugin": "^5.9.1", | ||
"@typescript-eslint/parser": "^5.30.7", | ||
"concurrently": "^7.2.2", | ||
"@types/jest": "^28.1.6", | ||
"@typescript-eslint/eslint-plugin": "^5.31.0", | ||
"@typescript-eslint/parser": "^5.31.0", | ||
"concurrently": "^7.3.0", | ||
"eslint": "^8.20.0", | ||
@@ -53,18 +53,15 @@ "eslint-config-prettier": "^8.5.0", | ||
"http-server": "^14.1.1", | ||
"husky": "^6.0.0", | ||
"jest": "^28.1.1", | ||
"jest-environment-jsdom": "^28.1.1", | ||
"husky": "^8.0.1", | ||
"jest": "^28.1.3", | ||
"jest-environment-jsdom": "^28.1.3", | ||
"lint-staged": "^13.0.3", | ||
"prettier": "^2.5.1", | ||
"prettier": "^2.7.1", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.75.7", | ||
"rollup-plugin-delete": "^1.2.0", | ||
"rollup": "^2.77.0", | ||
"rollup-plugin-delete": "^2.0.0", | ||
"rollup-plugin-dts": "^4.2.2", | ||
"ts-jest": "^28.0.5", | ||
"ts-jest": "^28.0.7", | ||
"tslib": "^2.4.0", | ||
"typescript": "4.7.4" | ||
}, | ||
"resolutions": { | ||
"glob-parent": "^6.0.1" | ||
"typescript": "^4.7.4" | ||
} | ||
} |
@@ -5,2 +5,7 @@ # Chart2Music | ||
[![npm version](https://badge.fury.io/js/chart2music.svg)](https://badge.fury.io/js/chart2music) | ||
![Build verification](https://github.com/julianna-langston/chart2music/actions/workflows/ci-build.yml/badge.svg) | ||
[![Known Vulnerabilities](https://snyk.io/test/github/julianna-langston/chart2music/badge.svg)](https://snyk.io/test/github/julianna-langston/chart2music) | ||
[![codecov](https://codecov.io/gh/julianna-langston/chart2music/branch/main/graph/badge.svg?token=4T7MV9XKFS)](https://codecov.io/gh/julianna-langston/chart2music) | ||
## Key features | ||
@@ -29,3 +34,3 @@ | ||
```javascript | ||
new c2mChart({ | ||
c2mChart({ | ||
type: "bar", | ||
@@ -46,2 +51,2 @@ element: document.getElementById("MyChart"), | ||
* [Multi-line plot](https://codepen.io/chart2music/full/gOegZpm). | ||
* [Bar-line plot](https://codepen.io/chart2music/full/QWmdpOJ). | ||
* [Bar-line plot](https://codepen.io/chart2music/full/QWmdpOJ). |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
50
5665
3
0
2