@platform/util.value
Advanced tools
Comparing version 0.5.3 to 0.5.5
{ | ||
"name": "@platform/util.value", | ||
"version": "0.5.3", | ||
"version": "0.5.5", | ||
"description": "Helpers for working with, transforming, and formatting values.", | ||
@@ -15,5 +15,5 @@ "main": "lib/index", | ||
"dependencies": { | ||
"@platform/libs": "0.1.2", | ||
"@platform/types": "0.0.30", | ||
"@platform/util.is": "0.0.92", | ||
"@platform/libs": "0.1.3", | ||
"@platform/types": "0.0.32", | ||
"@platform/util.is": "0.0.94", | ||
"@types/semver": "6.0.1", | ||
@@ -25,4 +25,4 @@ "cuid": "2.1.6", | ||
"devDependencies": { | ||
"@platform/test": "0.0.63", | ||
"@platform/ts": "3.5.4" | ||
"@platform/test": "0.0.64", | ||
"@platform/ts": "3.5.6" | ||
}, | ||
@@ -29,0 +29,0 @@ "files": [ |
+ Added@platform/libs@0.1.3(transitive)
+ Added@platform/types@0.0.32(transitive)
+ Added@platform/util.is@0.0.94(transitive)
+ Addedrxjs@6.5.3(transitive)
- Removed@platform/libs@0.1.2(transitive)
- Removed@platform/types@0.0.30(transitive)
- Removed@platform/util.is@0.0.92(transitive)
- Removedrxjs@6.5.2(transitive)
Updated@platform/libs@0.1.3
Updated@platform/types@0.0.32
Updated@platform/util.is@0.0.94