You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

react-highcharts

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

.gitmodules

28

package.json
{
"name": "react-highcharts",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "React wrapper for highcharts",
"main": "index.js",

@@ -9,4 +9,24 @@ "scripts": {

},
"author": "",
"license": "ISC"
"author": "Kirill Cherkashin",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/kirjs/react-highcharts"
},
"peerDependencies": {
"react": "*"
},
"bugs": "https://github.com/kirjs/react-highcharts/issues",
"keywords": [
"chart",
"react",
"highcharts",
"graph"
],
"devDependencies": {
"exports-loader": "^0.6.2",
"webpack": "^1.5.3",
"jsx-loader": "^0.12.2",
"Highcharts": "git://github.com/highslide-software/highcharts.com"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc