@xyo-network/signing
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "@xyo-network/signing", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "Signing Types and Services for the XYO Network", | ||
@@ -10,4 +10,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/serialization": "^0.4.0", | ||
"@xyo-network/serialization-schema": "^0.4.0" | ||
"@xyo-network/serialization": "^0.5.0", | ||
"@xyo-network/serialization-schema": "^0.5.0" | ||
}, | ||
@@ -23,3 +23,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3d276e7993187e20e40dee76bce662062a0388a2" | ||
"gitHead": "599cd70f6ec81a60314d6f855a8735f5fdb08c99" | ||
} |
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
+ Added@xyo-network/base@0.5.0(transitive)
+ Added@xyo-network/errors@0.5.0(transitive)
+ Added@xyo-network/serialization@0.5.0(transitive)
+ Added@xyo-network/serialization-schema@0.5.0(transitive)
- Removed@xyo-network/base@0.4.0(transitive)
- Removed@xyo-network/errors@0.4.0(transitive)
- Removed@xyo-network/serialization@0.4.0(transitive)
- Removed@xyo-network/serialization-schema@0.4.0(transitive)