@endo/stream
Advanced tools
Comparing version 0.3.26 to 0.3.28
{ | ||
"name": "@endo/stream", | ||
"version": "0.3.26", | ||
"version": "0.3.28", | ||
"description": "Foundation for async iterators as streams", | ||
@@ -43,14 +43,14 @@ "keywords": [ | ||
"dependencies": { | ||
"@endo/eventual-send": "^0.17.3", | ||
"@endo/promise-kit": "^0.2.57", | ||
"ses": "^0.18.5" | ||
"@endo/eventual-send": "^0.17.5", | ||
"@endo/promise-kit": "^0.2.59", | ||
"ses": "^0.18.7" | ||
}, | ||
"devDependencies": { | ||
"@endo/init": "^0.5.57", | ||
"@endo/ses-ava": "^0.2.41", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"@endo/init": "^0.5.59", | ||
"@endo/ses-ava": "^0.2.43", | ||
"@typescript-eslint/parser": "^6.2.1", | ||
"ava": "^5.3.0", | ||
"babel-eslint": "^10.0.3", | ||
"c8": "^7.14.0", | ||
"eslint": "^8.44.0", | ||
"eslint": "^8.46.0", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
@@ -85,3 +85,3 @@ "eslint-config-prettier": "^8.8.0", | ||
}, | ||
"gitHead": "106da55b8bcea3067f70c29c357806f3f2e55c52" | ||
"gitHead": "b38361616f968415291b089dcca75cc4a2672a35" | ||
} |
32873
Updated@endo/eventual-send@^0.17.5
Updated@endo/promise-kit@^0.2.59
Updatedses@^0.18.7