way2web-highcharts
Advanced tools
Comparing version 2.2.1 to 2.3.0
@@ -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; | ||
} |
{ | ||
"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" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
10014
151
0
Updatedhighcharts@^7.2.2
Updatedjquery@^3.5.1