Comparing version 0.2.1 to 0.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.2](https://github.com/endojs/endo/compare/@endo/far@0.2.1...@endo/far@0.2.2) (2022-04-14) | ||
**Note:** Version bump only for package @endo/far | ||
### [0.2.1](https://github.com/endojs/endo/compare/@endo/far@0.2.0...@endo/far@0.2.1) (2022-04-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/far", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Helpers for distributed objects.", | ||
@@ -29,8 +29,8 @@ "type": "module", | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.15.1", | ||
"@endo/marshal": "^0.6.5" | ||
"@endo/eventual-send": "^0.15.2", | ||
"@endo/marshal": "^0.6.6" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^0.5.39", | ||
"@endo/ses-ava": "^0.2.23", | ||
"@endo/init": "^0.5.40", | ||
"@endo/ses-ava": "^0.2.24", | ||
"ava": "^3.12.1", | ||
@@ -71,3 +71,3 @@ "c8": "^7.7.3" | ||
}, | ||
"gitHead": "ada5203fd64e6828dca74895fd74588e08925d97" | ||
"gitHead": "f0063be090c2e5c5f8b4561f1aa0fecdc79b0b04" | ||
} |
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
21140
Updated@endo/eventual-send@^0.15.2
Updated@endo/marshal@^0.6.6