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

@smithy/node-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/node-http-handler - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

15

package.json
{
"name": "@smithy/node-http-handler",
"version": "1.0.0",
"version": "1.0.1",
"description": "Provides a way to make requests",

@@ -28,6 +28,6 @@ "scripts": {

"dependencies": {
"@smithy/abort-controller": "workspace:^",
"@smithy/protocol-http": "workspace:^",
"@smithy/querystring-builder": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/abort-controller": "^1.0.1",
"@smithy/protocol-http": "^1.1.0",
"@smithy/querystring-builder": "^1.0.1",
"@smithy/types": "^1.1.0",
"tslib": "^2.5.0"

@@ -66,3 +66,6 @@ },

"entryPoint": "src/index.ts"
},
"publishConfig": {
"directory": ".release/package"
}
}
}
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