New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cocreate/charts

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/charts - npm Package Compare versions

Comparing version

to
1.6.25

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.6.25](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.24...v1.6.25) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([5c3fd59](https://github.com/CoCreate-app/CoCreate-charts/commit/5c3fd5990504109450fcaf6186d79ec693478693))
## [1.6.24](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.23...v1.6.24) (2023-06-11)

@@ -2,0 +9,0 @@

6

package.json
{
"name": "@cocreate/charts",
"version": "1.6.24",
"version": "1.6.25",
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",

@@ -61,4 +61,4 @@ "keywords": [

"dependencies": {
"@cocreate/cli": "^1.33.6",
"@cocreate/crud-client": "^1.21.20",
"@cocreate/cli": "^1.33.7",
"@cocreate/crud-client": "^1.21.21",
"chart.js": "^2.9.3",

@@ -65,0 +65,0 @@ "mini-css-extract-plugin": "^1.5.0",