Socket
Socket
Sign inDemoInstall

@smithy/protocol-http

Package Overview
Dependencies
2
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

dist-types/ts3.4/Field.d.ts

6

package.json
{
"name": "@smithy/protocol-http",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
"build:cjs": "tsc -p tsconfig.cjs.json",

@@ -26,3 +26,3 @@ "build:es": "tsc -p tsconfig.es.json",

"dependencies": {
"@smithy/types": "^1.1.0",
"@smithy/types": "^1.1.1",
"tslib": "^2.5.0"

@@ -29,0 +29,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc