@xyo-network/hashing
Advanced tools
Comparing version 0.21.0 to 0.22.0
{ | ||
"name": "@xyo-network/hashing", | ||
"version": "0.21.0", | ||
"version": "0.22.0", | ||
"description": "Hashing Types and Services for the Xyo Network", | ||
@@ -10,6 +10,6 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.21.0", | ||
"@xyo-network/errors": "^0.21.0", | ||
"@xyo-network/serialization": "^0.21.0", | ||
"@xyo-network/serialization-schema": "^0.21.0" | ||
"@xyo-network/base": "^0.22.0", | ||
"@xyo-network/errors": "^0.22.0", | ||
"@xyo-network/serialization": "^0.22.0", | ||
"@xyo-network/serialization-schema": "^0.22.0" | ||
}, | ||
@@ -20,3 +20,3 @@ "devDependencies": { | ||
"jest": "^23.6.0", | ||
"ts-jest": "^23.1.3", | ||
"ts-jest": "^23.10.5", | ||
"ts-node": "^7.0.1", | ||
@@ -26,3 +26,3 @@ "tslint": "^5.12.1", | ||
}, | ||
"gitHead": "89e1c1093b8e133de7337c7b536353809aef7eff" | ||
"gitHead": "af2c414c0768b4a958b132930f62f50ef6c87b10" | ||
} |
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
40279
+ Added@xyo-network/base@0.22.0(transitive)
+ Added@xyo-network/errors@0.22.0(transitive)
+ Added@xyo-network/serialization@0.22.0(transitive)
+ Added@xyo-network/serialization-schema@0.22.0(transitive)
- Removed@xyo-network/base@0.21.0(transitive)
- Removed@xyo-network/errors@0.21.0(transitive)
- Removed@xyo-network/serialization@0.21.0(transitive)
- Removed@xyo-network/serialization-schema@0.21.0(transitive)
Updated@xyo-network/base@^0.22.0
Updated@xyo-network/errors@^0.22.0