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 1.6.14 to 1.6.15

7

CHANGELOG.md

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

## [1.6.15](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.14...v1.6.15) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1c6ab1d](https://github.com/CoCreate-app/CoCreate-charts/commit/1c6ab1df42c8a2e84fefd659fe8754f92fc92921))
## [1.6.14](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.13...v1.6.14) (2023-06-10)

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

6

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

@@ -30,3 +30,2 @@ "keywords": [

"dev": "npx webpack --config webpack.config.js --watch",
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"

@@ -63,4 +62,3 @@ },

"dependencies": {
"@cocreate/crud-client": "^1.21.10",
"@cocreate/docs": "^1.8.13",
"@cocreate/crud-client": "^1.21.11",
"chart.js": "^2.9.3",

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

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