loglevel-mixin
Advanced tools
Comparing version 1.6.19 to 1.6.20
{ | ||
"name": "loglevel-mixin", | ||
"version": "1.6.19", | ||
"version": "1.6.20", | ||
"description": "mixin to declare logging methods named after a set of log levels", | ||
@@ -22,3 +22,3 @@ "main": "dist/LogLevelMixin.js", | ||
"engines": { | ||
"node": ">=7.7.2" | ||
"node": ">=7.7.4" | ||
}, | ||
@@ -32,5 +32,5 @@ "devDependencies": { | ||
"mocha": "^3.2.0", | ||
"rollup": "^0.41.5", | ||
"semantic-release": "^6.3.6", | ||
"nyc": "^10.1.2" | ||
"nyc": "^10.2.0", | ||
"rollup": "^0.41.6", | ||
"semantic-release": "^6.3.6" | ||
}, | ||
@@ -37,0 +37,0 @@ "release": { |
[![npm](https://img.shields.io/npm/v/loglevel-mixin.svg)](https://www.npmjs.com/package/loglevel-mixin) | ||
[![Greenkeeper](https://badges.greenkeeper.io/arlac77/loglevel-mixin)](https://greenkeeper.io/) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/arlac77/loglevel-mixin) | ||
@@ -3,0 +4,0 @@ [![Build Status](https://secure.travis-ci.org/arlac77/loglevel-mixin.png)](http://travis-ci.org/arlac77/loglevel-mixin) |
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
21444
140