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.13 to 1.6.14

7

CHANGELOG.md

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

## [1.6.14](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.13...v1.6.14) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([190867c](https://github.com/CoCreate-app/CoCreate-charts/commit/190867cad7ad91fd7eafabdbdff4e6d6907cba5b))
## [1.6.13](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.12...v1.6.13) (2023-06-04)

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

8

CoCreate.config.js
module.exports = {
"config": {
"organization_id": "",
"key": "",
"host": ""
},
"organization_id": "",
"key": "",
"host": "",
"sources": [

@@ -8,0 +6,0 @@ {

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

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

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

@@ -62,4 +63,4 @@ "repository": {

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

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

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