@magic/log
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "@magic/log", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"author": "Wizards & Witches", | ||
@@ -35,12 +35,13 @@ "description": "enhanced console.log", | ||
"devDependencies": { | ||
"@magic-modules/gdpr": "0.0.12", | ||
"@magic-modules/gdpr": "0.0.14", | ||
"@magic-modules/git-badges": "0.0.3", | ||
"@magic-modules/light-switch": "0.0.3", | ||
"@magic-modules/light-switch": "0.0.5", | ||
"@magic-modules/pre": "0.0.2", | ||
"@magic-themes/docs": "0.0.3", | ||
"@magic/core": "0.0.18", | ||
"@magic/test": "0.1.27" | ||
"@magic-themes/docs": "0.0.5", | ||
"@magic/core": "0.0.27", | ||
"@magic/format": "0.0.7", | ||
"@magic/test": "0.1.35" | ||
}, | ||
"dependencies": { | ||
"@magic/types": "0.1.7" | ||
"@magic/types": "0.1.11" | ||
}, | ||
@@ -47,0 +48,0 @@ "files": [ |
@@ -111,3 +111,8 @@ # @magic/log | ||
#### 0.1.4 - unreleased | ||
#### 0.1.4 | ||
log.timeTaken(time, pre, post): | ||
if pre ends and post starts with a string delimiter, | ||
the time value between those string delimiters does not get spaces added around it. | ||
#### 0.1.5 - unreleased | ||
... |
Sorry, the diff of this file is not supported yet
43905
228
118
8
+ Added@magic/types@0.1.11(transitive)
- Removed@magic/types@0.1.7(transitive)
Updated@magic/types@0.1.11