@platform/util.value
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@platform/util.value", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Helpers for working with, transforming, and formatting values.", | ||
@@ -16,4 +16,4 @@ "main": "lib/index", | ||
"@platform/libs": "0.0.12", | ||
"@platform/types": "0.0.1", | ||
"@platform/util.is": "0.0.63", | ||
"@platform/types": "0.0.2", | ||
"@platform/util.is": "0.0.64", | ||
"@types/semver": "6.0.0", | ||
@@ -25,4 +25,4 @@ "cuid": "2.1.6", | ||
"devDependencies": { | ||
"@platform/test": "0.0.48", | ||
"@platform/ts": "3.4.14", | ||
"@platform/test": "0.0.49", | ||
"@platform/ts": "3.4.15", | ||
"moment": "2.24.0" | ||
@@ -29,0 +29,0 @@ }, |
+ Added@platform/types@0.0.2(transitive)
+ Added@platform/util.is@0.0.64(transitive)
- Removed@platform/types@0.0.1(transitive)
- Removed@platform/util.is@0.0.63(transitive)
Updated@platform/types@0.0.2
Updated@platform/util.is@0.0.64