@platform/util.value
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@platform/util.value", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Helpers for working with, transforming, and formatting values.", | ||
@@ -8,11 +8,12 @@ "main": "lib/index", | ||
"scripts": { | ||
"test": "ts test", | ||
"tdd": "ts test --watch", | ||
"lint": "ts lint", | ||
"build": "ts build", | ||
"prepare": "ts prepare" | ||
"test": "yarn chmod && ts test", | ||
"tdd": "yarn chmod && ts test --watch", | ||
"lint": "yarn chmod && ts lint", | ||
"build": "yarn chmod && ts build", | ||
"prepare": "yarn chmod && ts prepare", | ||
"chmod": "chmod 777 node_modules/.bin/ts" | ||
}, | ||
"dependencies": { | ||
"@platform/libs": "0.0.3", | ||
"@platform/util.is": "0.0.4", | ||
"@platform/util.is": "0.0.5", | ||
"cuid": "2.1.6", | ||
@@ -23,3 +24,3 @@ "dayjs": "1.8.5" | ||
"@platform/test": "0.0.26", | ||
"@platform/ts.cli": "3.3.27", | ||
"@platform/ts.cli": "3.3.28", | ||
"moment": "2.24.0" | ||
@@ -26,0 +27,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
105167
+ Added@platform/util.is@0.0.5(transitive)
- Removed@platform/util.is@0.0.4(transitive)
Updated@platform/util.is@0.0.5