@agoric/marshal
Advanced tools
Comparing version 0.4.21 to 0.4.22
@@ -6,2 +6,12 @@ # Change Log | ||
### [0.4.22](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.19...@agoric/marshal@0.4.22) (2021-08-15) | ||
### 0.26.10 (2021-07-28) | ||
**Note:** Version bump only for package @agoric/marshal | ||
### [0.4.21](https://github.com/Agoric/agoric-sdk/compare/@agoric/marshal@0.4.19...@agoric/marshal@0.4.21) (2021-08-14) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@agoric/marshal", | ||
"version": "0.4.21", | ||
"version": "0.4.22", | ||
"description": "marshal", | ||
@@ -37,10 +37,10 @@ "type": "module", | ||
"dependencies": { | ||
"@agoric/assert": "^0.3.8", | ||
"@agoric/eventual-send": "^0.13.24", | ||
"@agoric/assert": "^0.3.9", | ||
"@agoric/eventual-send": "^0.13.25", | ||
"@agoric/nat": "^4.1.0", | ||
"@agoric/promise-kit": "^0.2.22" | ||
"@agoric/promise-kit": "^0.2.23" | ||
}, | ||
"devDependencies": { | ||
"@agoric/install-ses": "^0.5.22", | ||
"@agoric/swingset-vat": "^0.20.0", | ||
"@agoric/install-ses": "^0.5.23", | ||
"@agoric/swingset-vat": "^0.21.0", | ||
"@endo/ses-ava": "^0.2.6", | ||
@@ -74,3 +74,3 @@ "ava": "^3.12.1", | ||
}, | ||
"gitHead": "1e1b5328182b5f8ae2de0de42901f4698f4c3ed8" | ||
"gitHead": "59e49745875f72bf7143ccef13a645afcd85caa5" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
118572
0
Updated@agoric/assert@^0.3.9
Updated@agoric/promise-kit@^0.2.23