@agoric/marshal
Advanced tools
Comparing version 0.4.7 to 0.4.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.8](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.7...@agoric/marshal@0.4.8) (2021-04-22) | ||
**Note:** Version bump only for package @agoric/marshal | ||
## [0.4.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.6...@agoric/marshal@0.4.7) (2021-04-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "marshal", | ||
@@ -39,10 +39,10 @@ "parsers": { | ||
"dependencies": { | ||
"@agoric/assert": "^0.2.8", | ||
"@agoric/eventual-send": "^0.13.10", | ||
"@agoric/assert": "^0.2.9", | ||
"@agoric/eventual-send": "^0.13.11", | ||
"@agoric/nat": "^4.0.0", | ||
"@agoric/promise-kit": "^0.2.9" | ||
"@agoric/promise-kit": "^0.2.10" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.9", | ||
"@agoric/swingset-vat": "^0.16.3", | ||
"@agoric/install-ses": "^0.5.10", | ||
"@agoric/swingset-vat": "^0.16.4", | ||
"ava": "^3.12.1", | ||
@@ -78,3 +78,3 @@ "esm": "^3.2.25", | ||
}, | ||
"gitHead": "7d87aad39d13e9aaed8f7dbbfe21d0b821976851" | ||
"gitHead": "cd015a9c4ee8f2d52f7b99d265f82ebe27bbbeef" | ||
} |
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
88181
Updated@agoric/assert@^0.2.9
Updated@agoric/promise-kit@^0.2.10