@smithy/util-stream-node
Advanced tools
Comparing version
{ | ||
"name": "@smithy/util-stream-node", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"scripts": { | ||
@@ -25,5 +25,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"dependencies": { | ||
"@smithy/node-http-handler": "workspace:^", | ||
"@smithy/types": "workspace:^", | ||
"@smithy/util-buffer-from": "workspace:^", | ||
"@smithy/node-http-handler": "^1.0.1", | ||
"@smithy/types": "^1.1.0", | ||
"@smithy/util-buffer-from": "^1.0.1", | ||
"tslib": "^2.5.0" | ||
@@ -61,3 +61,6 @@ }, | ||
"entryPoint": "src/index.ts" | ||
}, | ||
"publishConfig": { | ||
"directory": ".release/package" | ||
} | ||
} | ||
} |
21691
0.21%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
Updated