Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

way2web-highcharts

Package Overview
Dependencies
Maintainers
5
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

way2web-highcharts - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

6

js/charts.core.js

@@ -12,3 +12,3 @@ /**

var version = '2.2.1';
var version = '2.3.0';

@@ -175,1 +175,5 @@ var highchart;

});
if (typeof module !== 'undefined' && module.exports) {
module.exports = window.Chart;
}

18

package.json
{
"name": "way2web-highcharts",
"version": "2.2.1",
"version": "2.3.0",
"description": "Add highcharts to the page with ajax.",

@@ -38,6 +38,6 @@ "files": [

"devDependencies": {
"autoprefixer": "^9.6.0",
"autoprefixer": "^9.8.6",
"babel-preset-es2015": "^6.24.1",
"babel-register": "^6.26.0",
"browser-sync": "^2.26.7",
"browser-sync": "^2.26.12",
"del": "^4.1.1",

@@ -49,5 +49,5 @@ "gulp": "^4.0.2",

"gulp-eslint": "^5.0.0",
"gulp-modernizr": "^3.2.1",
"gulp-modernizr": "^3.4.1",
"gulp-rev": "^9.0.0",
"gulp-sass": "^4.0.2",
"gulp-sass": "^4.1.0",
"gulp-sourcemaps": "^2.6.5",

@@ -58,3 +58,3 @@ "gulp-stylelint": "^9.0.0",

"merge-stream": "^2.0.0",
"node-notifier": "^5.4.0",
"node-notifier": "^5.4.3",
"parse-filepath": "^1.0.2",

@@ -64,8 +64,8 @@ "postcss-reporter": "^6.0.1",

"rev-del": "^2.0.0",
"stylelint": "^10.0.1"
"stylelint": "^10.1.0"
},
"dependencies": {
"highcharts": "^7.1.2",
"jquery": "^3.4.1"
"highcharts": "^7.2.2",
"jquery": "^3.5.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc