@platform/util.value
Advanced tools
Comparing version 0.6.3 to 0.6.6
{ | ||
"name": "@platform/util.value", | ||
"version": "0.6.3", | ||
"version": "0.6.6", | ||
"description": "Helpers for working with, transforming, and formatting values.", | ||
@@ -16,4 +16,4 @@ "main": "lib/index", | ||
"@platform/libs": "0.1.5", | ||
"@platform/types": "0.2.2", | ||
"@platform/util.is": "0.0.99", | ||
"@platform/types": "0.2.5", | ||
"@platform/util.is": "0.0.101", | ||
"@types/semver": "6.2.0", | ||
@@ -25,4 +25,4 @@ "cuid": "2.1.6", | ||
"devDependencies": { | ||
"@platform/test": "0.0.66", | ||
"@platform/ts": "3.7.2" | ||
"@platform/test": "0.1.0", | ||
"@platform/ts": "3.7.4" | ||
}, | ||
@@ -29,0 +29,0 @@ "files": [ |
+ Added@platform/types@0.2.5(transitive)
+ Added@platform/util.is@0.0.101(transitive)
- Removed@platform/types@0.2.2(transitive)
- Removed@platform/util.is@0.0.99(transitive)
Updated@platform/types@0.2.5
Updated@platform/util.is@0.0.101