@endo/eventual-send
Advanced tools
Comparing version 0.15.4 to 0.15.5
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.15.5](https://github.com/endojs/endo/compare/@endo/eventual-send@0.15.4...@endo/eventual-send@0.15.5) (2022-06-28) | ||
**Note:** Version bump only for package @endo/eventual-send | ||
### [0.15.4](https://github.com/endojs/endo/compare/@endo/eventual-send@0.15.3...@endo/eventual-send@0.15.4) (2022-06-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/eventual-send", | ||
"version": "0.15.4", | ||
"version": "0.15.5", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -30,4 +30,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@endo/lockdown": "^0.1.14", | ||
"@endo/ses-ava": "^0.2.26", | ||
"@endo/lockdown": "^0.1.15", | ||
"@endo/ses-ava": "^0.2.27", | ||
"ava": "^3.12.1", | ||
@@ -66,3 +66,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
81757