@agoric/marshal
Advanced tools
Comparing version 0.4.9 to 0.4.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.10](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.9...@agoric/marshal@0.4.10) (2021-05-05) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.4.9](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.8...@agoric/marshal@0.4.9) (2021-05-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.4.9", | ||
"version": "0.4.10", | ||
"description": "marshal", | ||
@@ -39,10 +39,10 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.2.10", | ||
"@agoric/eventual-send": "^0.13.12", | ||
"@agoric/assert": "^0.2.11", | ||
"@agoric/eventual-send": "^0.13.13", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.11" | ||
"@agoric/promise-kit": "^0.2.12" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.11", | ||
"@agoric/swingset-vat": "^0.17.0", | ||
"@agoric/install-ses": "^0.5.12", | ||
"@agoric/swingset-vat": "^0.17.1", | ||
"ava": "^3.12.1", | ||
@@ -78,3 +78,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "05fed590d4240c9cdf77aab865cc35d94c881fa8" | ||
"gitHead": "f4b0e0b2a98745779c42b75e9ac8f32a84f8bac9" | ||
} |
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
87908
Updated@agoric/assert@^0.2.11
Updated@agoric/promise-kit@^0.2.12