@endo/promise-kit
Advanced tools
Comparing version 0.2.41 to 0.2.42
@@ -6,2 +6,10 @@ # Change Log | ||
### [0.2.42](https://github.com/endojs/endo/compare/@endo/promise-kit@0.2.41...@endo/promise-kit@0.2.42) (2022-06-11) | ||
**Note:** Version bump only for package @endo/promise-kit | ||
### [0.2.41](https://github.com/endojs/endo/compare/@endo/promise-kit@0.2.40...@endo/promise-kit@0.2.41) (2022-04-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@endo/promise-kit", | ||
"version": "0.2.41", | ||
"version": "0.2.42", | ||
"description": "Helper for making promises", | ||
@@ -37,16 +37,16 @@ "keywords": [ | ||
"dependencies": { | ||
"ses": "^0.15.15" | ||
"ses": "^0.15.16" | ||
}, | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.4.10", | ||
"@endo/ses-ava": "^0.2.25", | ||
"@endo/eslint-config": "^0.5.0", | ||
"@endo/ses-ava": "^0.2.26", | ||
"ava": "^3.12.1", | ||
"babel-eslint": "^10.0.3", | ||
"c8": "^7.7.3", | ||
"eslint": "^7.23.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"eslint-config-prettier": "^6.9.0", | ||
"eslint-plugin-eslint-comments": "^3.1.2", | ||
"eslint-plugin-import": "^2.19.1", | ||
"eslint-plugin-prettier": "^3.1.2", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-prettier": "^3.4.1", | ||
"prettier": "^1.19.1", | ||
@@ -83,3 +83,3 @@ "typescript": "~4.6.2" | ||
}, | ||
"gitHead": "3ae52352ca54614f0bf40f74a6f3959ea5973c2e" | ||
"gitHead": "7be9306df5e5eae280134cbbaf0d3886b4e51536" | ||
} |
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
33803
Updatedses@^0.15.16