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

@smithy/fetch-http-handler

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.0.0 to 1.0.1

17

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

@@ -27,10 +27,10 @@ "scripts": {

"dependencies": {
"@smithy/protocol-http": "workspace:^",
"@smithy/querystring-builder": "workspace:^",
"@smithy/types": "workspace:^",
"@smithy/util-base64": "workspace:^",
"@smithy/protocol-http": "^1.1.0",
"@smithy/querystring-builder": "^1.0.1",
"@smithy/types": "^1.1.0",
"@smithy/util-base64": "^1.0.1",
"tslib": "^2.5.0"
},
"devDependencies": {
"@smithy/abort-controller": "workspace:^",
"@smithy/abort-controller": "^1.0.1",
"@tsconfig/recommended": "1.0.1",

@@ -78,3 +78,6 @@ "@types/chai-as-promised": "^7.1.2",

"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