@agoric/marshal
Advanced tools
Comparing version 0.4.18 to 0.4.19
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.4.19](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.18...@agoric/marshal@0.4.19) (2021-07-01) | ||
**Note:** Version bump only for package @agoric/marshal | ||
### [0.4.18](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.17...@agoric/marshal@0.4.18) (2021-06-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.4.18", | ||
"version": "0.4.19", | ||
"description": "marshal", | ||
@@ -38,10 +38,10 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.5", | ||
"@agoric/eventual-send": "^0.13.21", | ||
"@agoric/assert": "^0.3.6", | ||
"@agoric/eventual-send": "^0.13.22", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.19" | ||
"@agoric/promise-kit": "^0.2.20" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.19", | ||
"@agoric/swingset-vat": "^0.18.5", | ||
"@agoric/install-ses": "^0.5.20", | ||
"@agoric/swingset-vat": "^0.18.6", | ||
"ava": "^3.12.1", | ||
@@ -76,3 +76,3 @@ "esm": "agoric-labs/esm#Agoric-built" | ||
}, | ||
"gitHead": "330365cd4ef23f7bf65870868355b9d5bcca28c9" | ||
"gitHead": "6410fbc01abf1f0d0fa3d6a1275fe8f117b98b0a" | ||
} |
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
89648
Updated@agoric/assert@^0.3.6
Updated@agoric/promise-kit@^0.2.20