@agoric/marshal
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.2...@agoric/marshal@0.4.3) (2021-04-07) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.4.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.1...@agoric/marshal@0.4.2) (2021-04-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "marshal", | ||
@@ -39,10 +39,10 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.2.5", | ||
"@agoric/eventual-send": "^0.13.5", | ||
"@agoric/assert": "^0.2.6", | ||
"@agoric/eventual-send": "^0.13.6", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.5" | ||
"@agoric/promise-kit": "^0.2.6" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.5", | ||
"@agoric/swingset-vat": "^0.15.0", | ||
"@agoric/install-ses": "^0.5.6", | ||
"@agoric/swingset-vat": "^0.15.1", | ||
"ava": "^3.12.1", | ||
@@ -78,3 +78,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "fda787c49e9e3a80c3b2c3b0e620da0208ca7a3e" | ||
"gitHead": "85ed9a1591cdc9cc31b1a126cf136a75161850ac" | ||
} |
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
87288
Updated@agoric/assert@^0.2.6
Updated@agoric/promise-kit@^0.2.6