Comparing version 0.2.7 to 0.2.8
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.8](https://github.com/endojs/endo/compare/@endo/far@0.2.7...@endo/far@0.2.8) (2022-08-26) | ||
**Note:** Version bump only for package @endo/far | ||
### [0.2.7](https://github.com/endojs/endo/compare/@endo/far@0.2.6...@endo/far@0.2.7) (2022-08-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/far", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Helpers for distributed objects.", | ||
@@ -29,8 +29,8 @@ "type": "module", | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.16.1", | ||
"@endo/marshal": "^0.7.1" | ||
"@endo/eventual-send": "^0.16.2", | ||
"@endo/marshal": "^0.7.2" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^0.5.45", | ||
"@endo/ses-ava": "^0.2.29", | ||
"@endo/init": "^0.5.46", | ||
"@endo/ses-ava": "^0.2.30", | ||
"ava": "^3.12.1", | ||
@@ -71,3 +71,3 @@ "c8": "^7.7.3" | ||
}, | ||
"gitHead": "3f129c5d6e1bde4fd5fe399c24a6205e660a4aad" | ||
"gitHead": "01878cf30cd3196cb4ce0bc08972fefc32fb1143" | ||
} |
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
22070
Updated@endo/eventual-send@^0.16.2
Updated@endo/marshal@^0.7.2