way2web-highcharts
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9920
24
+ Addedhighcharts@7.2.2(transitive)
- Removedhighcharts@6.0.7(transitive)
Updatedhighcharts@^7.1.2
Updatedjquery@^3.4.1