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 0.0.4 to 0.0.5

more.js

2

package.json
{
"name": "react-highcharts",
"version": "0.0.4",
"version": "0.0.5",
"description": "React wrapper for highcharts",

@@ -5,0 +5,0 @@ "main": "index.js",

module.exports = {
watch: true,
entry: './index.jsx',
entry: {
index: './index.jsx',
more: './more.jsx'
},
module: {

@@ -15,3 +18,3 @@ loaders: [

output: {
filename: 'index.js',
filename: '[name].js',
libraryTarget: 'umd',

@@ -18,0 +21,0 @@ library: 'Highcharts'

Sorry, the diff of this file is not supported yet

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