@platform/util.hash
Advanced tools
Comparing version 0.0.54 to 0.0.55
{ | ||
"name": "@platform/util.hash", | ||
"version": "0.0.54", | ||
"version": "0.0.55", | ||
"description": "Object and value hashing (SHA-256 / SHA-224).", | ||
@@ -15,8 +15,8 @@ "main": "lib/index", | ||
"dependencies": { | ||
"@platform/libs": "0.2.9", | ||
"@platform/libs": "0.2.10", | ||
"js-sha256": "0.9.0" | ||
}, | ||
"devDependencies": { | ||
"@platform/test": "0.2.5", | ||
"@platform/ts": "4.1.9" | ||
"@platform/test": "0.2.6", | ||
"@platform/ts": "4.1.10" | ||
}, | ||
@@ -23,0 +23,0 @@ "files": [ |
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
3233
+ Added@platform/libs@0.2.10(transitive)
+ Added@types/ramda@0.27.40(transitive)
+ Addedrxjs@7.0.0-rc.3(transitive)
+ Addedtslib@2.1.0(transitive)
- Removed@platform/libs@0.2.9(transitive)
- Removed@types/ramda@0.27.39(transitive)
- Removedrxjs@7.0.0-beta.9(transitive)
- Removedtslib@1.14.1(transitive)
Updated@platform/libs@0.2.10