modular-log
Advanced tools
Comparing version 0.3.6 to 0.3.7
@@ -1,2 +0,1 @@ | ||
/// <reference path="../includes.d.ts" /> | ||
import { SummarizerOptions } from './summarizer'; | ||
@@ -3,0 +2,0 @@ export declare type LogLevels = 'fatal' | 'error' | 'warn' | 'success' | 'info' | 'debug' | 'trace'; |
{ | ||
"name": "modular-log", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"description": "Modular components based on Winston logger", | ||
@@ -27,2 +27,3 @@ "main": "lib/index.js", | ||
"@types/moment": "^2.11.29", | ||
"@types/node": "^6.0.32", | ||
"colors": "^1.1.2", | ||
@@ -29,0 +30,0 @@ "lodash": "^4.14.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
15438
7
9
208
2
0
+ Added@types/node@^6.0.32
+ Added@types/node@6.14.13(transitive)