Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@smithy/util-stream

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-stream - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

11

package.json
{
"name": "@smithy/util-stream",
"version": "2.0.10",
"version": "2.0.11",
"scripts": {

@@ -14,2 +14,3 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",

"format": "prettier --config ../../prettier.config.js --ignore-path ../.prettierignore --write \"**/*.{ts,md,json}\"",
"extract:docs": "api-extractor run --local",
"test": "jest && karma start karma.conf.js",

@@ -27,5 +28,5 @@ "test:integration": "jest --config jest.config.integ.js"

"dependencies": {
"@smithy/fetch-http-handler": "^2.1.3",
"@smithy/node-http-handler": "^2.1.3",
"@smithy/types": "^2.3.1",
"@smithy/fetch-http-handler": "^2.1.4",
"@smithy/node-http-handler": "^2.1.4",
"@smithy/types": "^2.3.2",
"@smithy/util-base64": "^2.0.0",

@@ -38,3 +39,3 @@ "@smithy/util-buffer-from": "^2.0.0",

"devDependencies": {
"@smithy/util-test": "^0.1.3",
"@smithy/util-test": "^0.1.4",
"@types/chai-as-promised": "^7.1.2",

@@ -41,0 +42,0 @@ "@types/node": "^14.14.31",

@@ -7,7 +7,1 @@ # @smithy/util-stream

Package with utilities to operate on streams.
> An internal package
## Usage
You probably shouldn't, at least directly.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc