@xyo-network/origin-chain
Advanced tools
Comparing version 0.17.1 to 0.18.0
{ | ||
"name": "@xyo-network/origin-chain", | ||
"version": "0.17.1", | ||
"version": "0.18.0", | ||
"description": "Utilities for managing an origin chain in the xyo network", | ||
@@ -10,12 +10,12 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.17.1", | ||
"@xyo-network/bound-witness": "^0.17.1", | ||
"@xyo-network/buffer-utils": "^0.17.1", | ||
"@xyo-network/errors": "^0.17.1", | ||
"@xyo-network/hashing": "^0.17.1", | ||
"@xyo-network/serialization": "^0.17.1", | ||
"@xyo-network/serialization-schema": "^0.17.1", | ||
"@xyo-network/serializer": "^0.17.1", | ||
"@xyo-network/signing": "^0.17.1", | ||
"@xyo-network/storage": "^0.17.1" | ||
"@xyo-network/base": "^0.18.0", | ||
"@xyo-network/bound-witness": "^0.18.0", | ||
"@xyo-network/buffer-utils": "^0.18.0", | ||
"@xyo-network/errors": "^0.18.0", | ||
"@xyo-network/hashing": "^0.18.0", | ||
"@xyo-network/serialization": "^0.18.0", | ||
"@xyo-network/serialization-schema": "^0.18.0", | ||
"@xyo-network/serializer": "^0.18.0", | ||
"@xyo-network/signing": "^0.18.0", | ||
"@xyo-network/storage": "^0.18.0" | ||
}, | ||
@@ -31,3 +31,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "35354f8cc1947e140eb3b4d99c772528c1d24e3e" | ||
"gitHead": "d6512e001722b5a34c11d1eac4ce22bdc75649b2" | ||
} |
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.18.0(transitive)
+ Added@xyo-network/bound-witness@0.18.0(transitive)
+ Added@xyo-network/buffer-utils@0.18.0(transitive)
+ Added@xyo-network/errors@0.18.0(transitive)
+ Added@xyo-network/hashing@0.18.0(transitive)
+ Added@xyo-network/heuristics@0.18.0(transitive)
+ Added@xyo-network/heuristics-common@0.18.0(transitive)
+ Added@xyo-network/serialization@0.18.0(transitive)
+ Added@xyo-network/serialization-schema@0.18.0(transitive)
+ Added@xyo-network/serializer@0.18.0(transitive)
+ Added@xyo-network/signing@0.18.0(transitive)
+ Added@xyo-network/signing.ecdsa@0.18.0(transitive)
+ Added@xyo-network/signing.rsa@0.18.0(transitive)
+ Added@xyo-network/storage@0.18.0(transitive)
- Removed@xyo-network/base@0.17.1(transitive)
- Removed@xyo-network/bound-witness@0.17.1(transitive)
- Removed@xyo-network/buffer-utils@0.17.1(transitive)
- Removed@xyo-network/errors@0.17.1(transitive)
- Removed@xyo-network/hashing@0.17.1(transitive)
- Removed@xyo-network/heuristics@0.17.1(transitive)
- Removed@xyo-network/heuristics-common@0.17.1(transitive)
- Removed@xyo-network/serialization@0.17.1(transitive)
- Removed@xyo-network/serialization-schema@0.17.1(transitive)
- Removed@xyo-network/serializer@0.17.1(transitive)
- Removed@xyo-network/signing@0.17.1(transitive)
- Removed@xyo-network/signing.ecdsa@0.17.1(transitive)
- Removed@xyo-network/signing.rsa@0.17.1(transitive)
- Removed@xyo-network/storage@0.17.1(transitive)
Updated@xyo-network/base@^0.18.0
Updated@xyo-network/errors@^0.18.0
Updated@xyo-network/hashing@^0.18.0
Updated@xyo-network/signing@^0.18.0
Updated@xyo-network/storage@^0.18.0