@fastkit/tiny-logger
Advanced tools
Comparing version 0.9.0 to 0.10.0
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var helpers = require('@fastkit/helpers'); | ||
@@ -6,0 +4,0 @@ |
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var helpers = require('@fastkit/helpers'); | ||
@@ -6,0 +4,0 @@ |
{ | ||
"name": "@fastkit/tiny-logger", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "A small logger to display the application logs just a little bit nicer.", | ||
@@ -39,4 +39,4 @@ "buildOptions": { | ||
"dependencies": { | ||
"@fastkit/helpers": "0.9.0" | ||
"@fastkit/helpers": "0.10.0" | ||
} | ||
} |
9184
229
+ Added@fastkit/helpers@0.10.0(transitive)
- Removed@fastkit/helpers@0.9.0(transitive)
Updated@fastkit/helpers@0.10.0