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

way2web-highcharts

Package Overview
Dependencies
Maintainers
4
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.1.0 to 2.2.0

2

js/charts.core.js

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

var version = '2.1.0';
var version = '2.2.0';

@@ -15,0 +15,0 @@ var highchart;

{
"name": "way2web-highcharts",
"version": "2.1.0",
"version": "2.2.0",
"description": "Add highcharts to the page with ajax.",

@@ -38,29 +38,31 @@ "files": [

"devDependencies": {
"autoprefixer": "6.7.2",
"babel-preset-es2015": "6.22.0",
"babel-register": "6.22.0",
"browser-sync": "2.18.7",
"del": "2.2.2",
"gulp": "gulpjs/gulp#4.0",
"gulp-autoprefixer": "3.1.1",
"gulp-concat": "2.6.1",
"gulp-data": "1.2.1",
"gulp-eslint": "3.0.1",
"gulp-modernizr": "1.0.0-alpha",
"gulp-rev": "7.1.2",
"gulp-sass": "3.1.0",
"gulp-sourcemaps": "2.4.1",
"gulp-stylelint": "3.7.0",
"gulp-uglify": "2.0.1",
"merge-stream": "1.0.1",
"node-notifier": "5.1.2",
"parse-filepath": "1.0.1",
"postcss-reporter": "1.3.3",
"postcss-urlrewrite": "0.2.1",
"rev-del": "1.0.5"
"autoprefixer": "^9.6.0",
"babel-preset-es2015": "^6.24.1",
"babel-register": "^6.26.0",
"browser-sync": "^2.26.7",
"del": "^4.1.1",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0",
"gulp-concat": "^2.6.1",
"gulp-data": "^1.3.1",
"gulp-eslint": "^5.0.0",
"gulp-modernizr": "^3.2.1",
"gulp-rev": "^9.0.0",
"gulp-sass": "^4.0.2",
"gulp-sourcemaps": "^2.6.5",
"gulp-stylelint": "^9.0.0",
"gulp-uglify": "^3.0.2",
"gulp-util": "^3.0.8",
"merge-stream": "^2.0.0",
"node-notifier": "^5.4.0",
"parse-filepath": "^1.0.2",
"postcss-reporter": "^6.0.1",
"postcss-urlrewrite": "^0.2.2",
"rev-del": "^2.0.0",
"stylelint": "^10.0.1"
},
"dependencies": {
"jquery": ">=3.2.1",
"highcharts": "6.0.x"
"highcharts": "^7.1.2",
"jquery": "^3.4.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