@endo/eventual-send
Advanced tools
Comparing version 0.14.6 to 0.14.7
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.14.7](https://github.com/endojs/endo/compare/@endo/eventual-send@0.14.6...@endo/eventual-send@0.14.7) (2022-03-02) | ||
**Note:** Version bump only for package @endo/eventual-send | ||
### [0.14.6](https://github.com/endojs/endo/compare/@endo/eventual-send@0.14.5...@endo/eventual-send@0.14.6) (2022-02-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/eventual-send", | ||
"version": "0.14.6", | ||
"version": "0.14.7", | ||
"description": "Extend a Promise class to implement the eventual-send API", | ||
@@ -30,4 +30,4 @@ "type": "module", | ||
"devDependencies": { | ||
"@endo/lockdown": "^0.1.7", | ||
"@endo/ses-ava": "^0.2.19", | ||
"@endo/lockdown": "^0.1.8", | ||
"@endo/ses-ava": "^0.2.20", | ||
"ava": "^3.12.1", | ||
@@ -65,3 +65,3 @@ "c8": "^7.7.3" | ||
}, | ||
"gitHead": "bbefeb4e9869df15a031be1cd6fc57a50b2906e0" | ||
"gitHead": "08973d4fc6358a58d733251b051b2812bb4c651a" | ||
} |
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
74439