@xyo-network/origin-chain
Advanced tools
Comparing version 0.36.0 to 0.37.0
{ | ||
"name": "@xyo-network/origin-chain", | ||
"version": "0.36.0", | ||
"version": "0.37.0", | ||
"description": "Utilities for managing an origin chain in the xyo network", | ||
@@ -10,11 +10,11 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/base": "^0.36.0", | ||
"@xyo-network/bound-witness": "^0.36.0", | ||
"@xyo-network/buffer-utils": "^0.36.0", | ||
"@xyo-network/errors": "^0.36.0", | ||
"@xyo-network/hashing": "^0.36.0", | ||
"@xyo-network/serialization": "^0.36.0", | ||
"@xyo-network/serialization-schema": "^0.36.0", | ||
"@xyo-network/signing": "^0.36.0", | ||
"@xyo-network/storage": "^0.36.0" | ||
"@xyo-network/base": "^0.37.0", | ||
"@xyo-network/bound-witness": "^0.37.0", | ||
"@xyo-network/buffer-utils": "^0.37.0", | ||
"@xyo-network/errors": "^0.37.0", | ||
"@xyo-network/hashing": "^0.37.0", | ||
"@xyo-network/serialization": "^0.37.0", | ||
"@xyo-network/serialization-schema": "^0.37.0", | ||
"@xyo-network/signing": "^0.37.0", | ||
"@xyo-network/storage": "^0.37.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "df12a81545854d97ef46adf70d2bc69e389f1108" | ||
"gitHead": "bcb65adc34baa92a6552c1c39b88e5766e4d38b3" | ||
} |
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.37.0(transitive)
+ Added@xyo-network/bound-witness@0.37.0(transitive)
+ Added@xyo-network/buffer-utils@0.37.0(transitive)
+ Added@xyo-network/errors@0.37.0(transitive)
+ Added@xyo-network/hashing@0.37.0(transitive)
+ Added@xyo-network/meta-list@0.37.0(transitive)
+ Added@xyo-network/serialization@0.37.0(transitive)
+ Added@xyo-network/serialization-schema@0.37.0(transitive)
+ Added@xyo-network/signing@0.37.0(transitive)
+ Added@xyo-network/storage@0.37.0(transitive)
+ Added@xyo-network/utils@0.37.0(transitive)
- Removed@xyo-network/base@0.36.0(transitive)
- Removed@xyo-network/bound-witness@0.36.0(transitive)
- Removed@xyo-network/buffer-utils@0.36.0(transitive)
- Removed@xyo-network/errors@0.36.0(transitive)
- Removed@xyo-network/hashing@0.36.0(transitive)
- Removed@xyo-network/meta-list@0.36.0(transitive)
- Removed@xyo-network/serialization@0.36.0(transitive)
- Removed@xyo-network/serialization-schema@0.36.0(transitive)
- Removed@xyo-network/signing@0.36.0(transitive)
- Removed@xyo-network/storage@0.36.0(transitive)
- Removed@xyo-network/utils@0.36.0(transitive)
Updated@xyo-network/base@^0.37.0
Updated@xyo-network/errors@^0.37.0
Updated@xyo-network/hashing@^0.37.0
Updated@xyo-network/signing@^0.37.0
Updated@xyo-network/storage@^0.37.0