🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

chartjs-adapter-spacetime

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chartjs-adapter-spacetime - npm Package Compare versions

Comparing version

to
1.0.0

12

package.json
{
"name": "chartjs-adapter-spacetime",
"version": "0.1.0",
"version": "1.0.0",
"description": "Spacetime adapter for Chart.js",

@@ -27,3 +27,3 @@ "repository": {

"lint": "eslint . --ext .ts,.tsx",
"prepare": "husky install"
"prepare": "husky install && yarn test && yarn build"
},

@@ -55,3 +55,3 @@ "lint-staged": {

"chart.js": "^3 || ^4",
"spacetime": "^7.3.0"
"spacetime": "^7.4.0"
},

@@ -62,3 +62,3 @@ "devDependencies": {

"@babel/preset-typescript": "^7.18.6",
"@types/jest": "^29.2.4",
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",

@@ -69,3 +69,3 @@ "@typescript-eslint/eslint-plugin": "^5.47.1",

"chart.js": "^4.1.1",
"eslint": "^8.30.0",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",

@@ -77,3 +77,3 @@ "eslint-plugin-prettier": "^4.2.1",

"prettier": "^2.8.1",
"spacetime": "^7.3.0",
"spacetime": "^7.4.0",
"typescript": "^4.9.4",

@@ -80,0 +80,0 @@ "vite": "^4.0.3"

@@ -1,4 +0,1 @@

# !!! WIP: Waiting on Spacetime 7.4.0
This project relies on a couple components of the Spacetime library that are currently missing. These won't cause crashes, but could affect output. See [[1]](https://github.com/spencermountain/spacetime/pull/359) [[2]](https://github.com/spencermountain/spacetime/pull/360)
# chartjs-adapter-spacetime

@@ -5,0 +2,0 @@ [![npm](https://img.shields.io/npm/v/chartjs-adapter-spacetime?style=flat-square)](https://www.npmjs.com/package/chartjs-adapter-spacetime)