loglevel-mixin
Advanced tools
Comparing version 1.6.17 to 1.6.18
{ | ||
"name": "loglevel-mixin", | ||
"version": "1.6.17", | ||
"version": "1.6.18", | ||
"description": "mixin to declare logging methods named after a set of log levels", | ||
@@ -22,10 +22,9 @@ "main": "dist/LogLevelMixin.js", | ||
"engines": { | ||
"node": ">=6.9.4" | ||
"node": ">=6.10.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"coveralls": "2.11.15", | ||
"cracks": "3.1.2", | ||
"cz-conventional-changelog": "^1.2.0", | ||
"jsdoc-to-markdown": "^2.0.1", | ||
"cz-conventional-changelog": "^2.0.0", | ||
"jsdoc-to-markdown": "^3.0.0", | ||
"markdown-doctest": "^0.9.1", | ||
@@ -35,3 +34,3 @@ "mocha": "^3.2.0", | ||
"semantic-release": "^6.3.6", | ||
"nyc": "^10.0.0" | ||
"nyc": "^10.1.2" | ||
}, | ||
@@ -38,0 +37,0 @@ "release": { |
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
9
21245