loglevel-mixin
Advanced tools
Comparing version 1.6.1 to 1.6.2
{ | ||
"name": "loglevel-mixin", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "mixin to declare logging methods named after a set of log levels", | ||
"main": "dist/LogLevelMixin.js", | ||
"jsnext:main": "src/LogLevelMixin.js", | ||
"module": "src/LogLevelMixin.js", | ||
@@ -24,3 +23,3 @@ "scripts": { | ||
"chai": "^3.5.0", | ||
"coveralls": "2.11.14", | ||
"coveralls": "2.11.15", | ||
"cracks": "3.1.2", | ||
@@ -32,4 +31,4 @@ "cz-conventional-changelog": "^1.2.0", | ||
"mocha": "^3.1.2", | ||
"rollup": "^0.36.1", | ||
"semantic-release": "^6.3.1" | ||
"rollup": "^0.36.3", | ||
"semantic-release": "^6.3.2" | ||
}, | ||
@@ -36,0 +35,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
20666