@xyo-network/serialization-schema
Advanced tools
Comparing version 0.34.0 to 0.35.0
@@ -49,5 +49,5 @@ "use strict"; | ||
}, | ||
payload: { | ||
paymentKey: { | ||
sizeIdentifierSize: null, | ||
iterableType: 'iterable-typed', | ||
iterableType: 'not-iterable', | ||
id: 0x07 | ||
@@ -54,0 +54,0 @@ }, |
{ | ||
"name": "@xyo-network/serialization-schema", | ||
"version": "0.34.0", | ||
"version": "0.35.0", | ||
"description": "The schema being used to serialize objects in Xyo", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@xyo-network/serialization": "^0.34.0" | ||
"@xyo-network/serialization": "^0.35.0" | ||
}, | ||
@@ -22,3 +22,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b29cd20d3043a5788a0249191221a8916bc61d1f" | ||
"gitHead": "1419347e15c9672dbc53e4f48e81d41ddf0cf468" | ||
} |
@@ -50,5 +50,5 @@ /* | ||
}, | ||
payload: { | ||
paymentKey: { | ||
sizeIdentifierSize: null, | ||
iterableType: 'iterable-typed', | ||
iterableType: 'not-iterable', | ||
id: 0x07 | ||
@@ -55,0 +55,0 @@ }, |
Sorry, the diff of this file is not supported yet
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.35.0(transitive)
+ Added@xyo-network/errors@0.35.0(transitive)
+ Added@xyo-network/serialization@0.35.0(transitive)
- Removed@xyo-network/base@0.34.0(transitive)
- Removed@xyo-network/errors@0.34.0(transitive)
- Removed@xyo-network/serialization@0.34.0(transitive)