Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-user-agent

Package Overview
Dependencies
5
Maintainers
5
Versions
167
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.378.0 to 3.379.1

3

dist-types/configurations.d.ts
import { Provider, UserAgent } from "@smithy/types";
/**
* @public
*/
export interface UserAgentInputConfig {

@@ -3,0 +6,0 @@ /**

5

package.json
{
"name": "@aws-sdk/middleware-user-agent",
"version": "3.378.0",
"version": "3.379.1",
"scripts": {

@@ -13,3 +13,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"test": "jest --passWithNoTests",
"test:integration": "jest -c jest.config.integ.js"
"test:integration": "jest -c jest.config.integ.js",
"extract:docs": "api-extractor run --local"
},

@@ -16,0 +17,0 @@ "main": "./dist-cjs/index.js",

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