@types/react-highcharts
Advanced tools
Comparing version
{ | ||
"name": "@types/react-highcharts", | ||
"version": "16.0.1", | ||
"version": "16.0.2", | ||
"description": "TypeScript definitions for react-highcharts", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
@@ -23,7 +23,7 @@ "type": "git", | ||
"dependencies": { | ||
"@types/highcharts": "*", | ||
"@types/highcharts": "^5.0.44", | ||
"@types/react": "*" | ||
}, | ||
"typesPublisherContentHash": "a23cdfac329a6913b21283a599eafd2cf635bc55b3827e7e727f1256230ee9dd", | ||
"typesPublisherContentHash": "6788ed65d46e9396cdb6357c2c6ee3330d55727b0fa58048954d0402b42238d9", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-highcharts ( https://github.com/kirjs/react-highcharts ). | ||
This package contains type definitions for react-highcharts (https://github.com/kirjs/react-highcharts). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Fri, 15 Mar 2019 18:33:47 GMT | ||
* Last updated: Thu, 07 Nov 2019 19:53:17 GMT | ||
* Dependencies: @types/highcharts, @types/react | ||
@@ -15,0 +15,0 @@ * Global values: none |
3475
0.26%+ Added
+ Added
- Removed
- Removed
Updated