@endo/stream
Advanced tools
Comparing version 0.3.25 to 0.3.26
{ | ||
"name": "@endo/stream", | ||
"version": "0.3.25", | ||
"version": "0.3.26", | ||
"description": "Foundation for async iterators as streams", | ||
@@ -43,21 +43,21 @@ "keywords": [ | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.17.2", | ||
"@endo/promise-kit": "^0.2.56", | ||
"ses": "^0.18.4" | ||
"@endo/eventual-send": "^0.17.3", | ||
"@endo/promise-kit": "^0.2.57", | ||
"ses": "^0.18.5" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^0.5.56", | ||
"@endo/ses-ava": "^0.2.40", | ||
"@typescript-eslint/parser": "^5.53.0", | ||
"ava": "^5.2.0", | ||
"@endo/init": "^0.5.57", | ||
"@endo/ses-ava": "^0.2.41", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"ava": "^5.3.0", | ||
"babel-eslint": "^10.0.3", | ||
"c8": "^7.7.3", | ||
"eslint": "^7.32.0", | ||
"eslint-config-airbnb-base": "^14.0.0", | ||
"c8": "^7.14.0", | ||
"eslint": "^8.44.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-plugin-eslint-comments": "^3.1.2", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsdoc": "^40.1.0", | ||
"prettier": "^2.8.5", | ||
"typescript": "~4.9.5" | ||
"eslint-plugin-jsdoc": "^46.4.3", | ||
"prettier": "^3.0.0", | ||
"typescript": "~5.1.3" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
}, | ||
"gitHead": "38c2c59d6ae8c53f84cd333e6c7828e2d37604e2" | ||
"gitHead": "106da55b8bcea3067f70c29c357806f3f2e55c52" | ||
} |
32874
Updated@endo/eventual-send@^0.17.3
Updated@endo/promise-kit@^0.2.57
Updatedses@^0.18.5