Comparing version 0.1.4 to 0.1.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.1.5](https://github.com/endojs/endo/compare/@endo/far@0.1.4...@endo/far@0.1.5) (2022-01-31) | ||
**Note:** Version bump only for package @endo/far | ||
### [0.1.4](https://github.com/endojs/endo/compare/@endo/far@0.1.3...@endo/far@0.1.4) (2022-01-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/far", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Helpers for distributed objects.", | ||
@@ -29,8 +29,8 @@ "type": "module", | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.14.3", | ||
"@endo/marshal": "^0.5.3" | ||
"@endo/eventual-send": "^0.14.4", | ||
"@endo/marshal": "^0.5.4" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^0.5.32", | ||
"@endo/ses-ava": "^0.2.16", | ||
"@endo/init": "^0.5.33", | ||
"@endo/ses-ava": "^0.2.17", | ||
"ava": "^3.12.1", | ||
@@ -48,2 +48,3 @@ "c8": "^7.7.3" | ||
"LICENSE*", | ||
"SECURITY*", | ||
"src", | ||
@@ -71,3 +72,3 @@ "*.js", | ||
}, | ||
"gitHead": "4e9cd15994971759eabcbaa507e524343de9b8e0" | ||
"gitHead": "96df4cf238b245cc92c78e4af4667f405b8cf4f0" | ||
} |
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
19111
6
Updated@endo/eventual-send@^0.14.4
Updated@endo/marshal@^0.5.4