@reactchartjs/react-chart.js
Advanced tools
Comparing version 1.0.0-rc.2 to 1.0.0-rc.3
{ | ||
"name": "@reactchartjs/react-chart.js", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0-rc.3", | ||
"description": "React components for Chart.js", | ||
@@ -9,10 +9,10 @@ "source": "src/index.tsx", | ||
"author": "Jeremy Ayerst", | ||
"homepage": "https://github.com/jerairrest/react-chart.js", | ||
"homepage": "https://github.com/reactchartjs/react-chart.js", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/jerairrest/react-chart.js.git" | ||
"url": "https://github.com/reactchartjs/react-chart.js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/jerairrest/react-chart.js/issues" | ||
"url": "https://github.com/reactchartjs/react-chart.js/issues" | ||
}, | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"test:build": "run-s build", | ||
"test:lint": "eslint src/**/*.{ts,tsx,js,jsx}", | ||
"test:lint": "eslint src/**/*.{ts,tsx}", | ||
"test:unit": "cross-env CI=1 react-scripts test --env=jsdom", | ||
@@ -45,4 +45,4 @@ "test:watch": "react-scripts test --env=jsdom", | ||
"peerDependencies": { | ||
"react": "^16.8.0", | ||
"chart.js": "^2.3.0" | ||
"chart.js": "^2.3.0", | ||
"react": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -61,3 +61,2 @@ "devDependencies": { | ||
"cross-env": "^7.0.2", | ||
"enzyme-adapter-react-16": "^1.15.2", | ||
"eslint": "^6.8.0", | ||
@@ -78,6 +77,6 @@ "eslint-config-prettier": "^6.7.0", | ||
"prettier": "^2.0.4", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1", | ||
"react-scripts": "^3.4.3", | ||
"react-test-renderer": "^16.13.1" | ||
"react-test-renderer": "^17.0.1" | ||
}, | ||
@@ -84,0 +83,0 @@ "files": [ |
@@ -1,2 +0,2 @@ | ||
[![build status](https://img.shields.io/travis/jerairrest/react-chart.js.svg?branch=master&style=flat-square)](https://travis-ci.org/jerairrest/react-chart.js) | ||
[![build status](https://img.shields.io/travis/jerairrest/react-chart.js.svg?branch=master&style=flat-square)](https://travis-ci.org/reactchartjs/react-chart.js) | ||
[![version](https://img.shields.io/npm/v/@reactchartjs/react-chart.js?style=flat-square)](https://www.npmjs.com/package/@reactchartjs/react-chart.js) | ||
@@ -34,3 +34,3 @@ [![downloads](https://img.shields.io/npm/dm/@reactchartjs/react-chart.js.svg?style=flat-square)](https://npm-stat.com/charts.html?package=@reactchartjs/react-chart.js&from=2016-01-01) | ||
Live: [jerairrest.github.io/react-chart.js](jerairrest.github.io/react-chart.js) | ||
Live: [reactchartjs.github.io/react-chartjs-2](https://reactchartjs.github.io/react-chartjs-2/#/) | ||
@@ -37,0 +37,0 @@ See [these examples](example) for more information |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
30
46595