Comparing version 0.2.4 to 0.2.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.5](https://github.com/endojs/endo/compare/@endo/far@0.2.4...@endo/far@0.2.5) (2022-06-28) | ||
**Note:** Version bump only for package @endo/far | ||
### [0.2.4](https://github.com/endojs/endo/compare/@endo/far@0.2.3...@endo/far@0.2.4) (2022-06-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/far", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Helpers for distributed objects.", | ||
@@ -29,8 +29,8 @@ "type": "module", | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.15.4", | ||
"@endo/marshal": "^0.6.8" | ||
"@endo/eventual-send": "^0.15.5", | ||
"@endo/marshal": "^0.6.9" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^0.5.42", | ||
"@endo/ses-ava": "^0.2.26", | ||
"@endo/init": "^0.5.43", | ||
"@endo/ses-ava": "^0.2.27", | ||
"ava": "^3.12.1", | ||
@@ -71,3 +71,3 @@ "c8": "^7.7.3" | ||
}, | ||
"gitHead": "7be9306df5e5eae280134cbbaf0d3886b4e51536" | ||
"gitHead": "a311acb02115271fbda6953734d0b4f52aa85892" | ||
} |
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
21605
Updated@endo/eventual-send@^0.15.5
Updated@endo/marshal@^0.6.9