@endo/promise-kit
Advanced tools
Comparing version 0.2.30 to 0.2.31
@@ -6,2 +6,12 @@ # Change Log | ||
### [0.2.31](https://github.com/endojs/endo/compare/@endo/promise-kit@0.2.30...@endo/promise-kit@0.2.31) (2022-01-25) | ||
### Bug Fixes | ||
* **promise-kit:** Publish code ([9cd3655](https://github.com/endojs/endo/commit/9cd365532be42059f03b91ccdb03e34149ffd334)) | ||
* remove more extraneous spaced-comment comments ([#1009](https://github.com/endojs/endo/issues/1009)) ([980a798](https://github.com/endojs/endo/commit/980a79898a4643a359d905c308eecf70d8ab2758)) | ||
### 0.2.30 (2022-01-23) | ||
@@ -8,0 +18,0 @@ |
User-visible changes in `@endo/promise-kit`: | ||
# v0.2.30 (2022-01-21) | ||
# v0.2.31 (2022-01-25) | ||
This change fixes the package such that the code is included in the published | ||
artifact. | ||
# v0.2.30 (2022-01-21) *broken* | ||
This is the first release of this package under the name `@endo/promise-kit`. | ||
@@ -6,0 +11,0 @@ Prior releases are named `@agoric/promise-kit` or `@agoric/make-promise`. |
{ | ||
"name": "@endo/promise-kit", | ||
"version": "0.2.30", | ||
"version": "0.2.31", | ||
"description": "Helper for making promises", | ||
@@ -38,7 +38,7 @@ "keywords": [ | ||
"dependencies": { | ||
"ses": "^0.15.4" | ||
"ses": "^0.15.5" | ||
}, | ||
"devDependencies": { | ||
"@endo/eslint-config": "^0.3.21", | ||
"@endo/ses-ava": "^0.2.14", | ||
"@endo/eslint-config": "^0.4.0", | ||
"@endo/ses-ava": "^0.2.15", | ||
"ava": "^3.12.1", | ||
@@ -59,4 +59,4 @@ "babel-eslint": "^10.0.3", | ||
"NEWS.md", | ||
"index.d.ts", | ||
"src/" | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
@@ -84,3 +84,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "b986f1b0afbec1261fb2c047257751b9d418df7c" | ||
"gitHead": "c46f8d5d40f71014a099c53d26c75b149ea56d09" | ||
} |
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
28161
7
62
0
Updatedses@^0.15.5