New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-highcharts

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-highcharts - npm Package Compare versions

Comparing version

to
16.0.1

5

react-highcharts/index.d.ts

@@ -23,2 +23,7 @@ // Type definitions for react-highcharts 16.0

callback?(chart: Highcharts.ChartObject): void;
/**
* Chart will not rerender if the config is referentially equal to previous and this property is true
*/
isPureConfig?: boolean;
}

@@ -25,0 +30,0 @@

7

react-highcharts/package.json
{
"name": "@types/react-highcharts",
"version": "16.0.0",
"version": "16.0.1",
"description": "TypeScript definitions for react-highcharts",

@@ -17,3 +17,4 @@ "license": "MIT",

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-highcharts"
},

@@ -25,4 +26,4 @@ "scripts": {},

},
"typesPublisherContentHash": "3f78255d1b7fd6524df7fafe73f614e3269fe3ef0c2b765176f503ac5a11c31e",
"typesPublisherContentHash": "a23cdfac329a6913b21283a599eafd2cf635bc55b3827e7e727f1256230ee9dd",
"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: Mon, 17 Dec 2018 17:00:53 GMT
* Last updated: Fri, 15 Mar 2019 18:33:47 GMT
* Dependencies: @types/highcharts, @types/react

@@ -15,0 +15,0 @@ * Global values: none