Socket
Socket
Sign inDemoInstall

@aws-sdk/util-user-agent-node

Package Overview
Dependencies
Maintainers
5
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-user-agent-node - npm Package Compare versions

Comparing version 3.342.0 to 3.345.0

1

dist-cjs/index.js

@@ -13,2 +13,3 @@ "use strict";

["aws-sdk-js", clientVersion],
["ua", "2.0"],
[`os/${(0, os_1.platform)()}`, (0, os_1.release)()],

@@ -15,0 +16,0 @@ ["lang/js"],

@@ -10,2 +10,3 @@ import { loadConfig } from "@aws-sdk/node-config-provider";

["aws-sdk-js", clientVersion],
["ua", "2.0"],
[`os/${platform()}`, release()],

@@ -12,0 +13,0 @@ ["lang/js"],

2

package.json
{
"name": "@aws-sdk/util-user-agent-node",
"version": "3.342.0",
"version": "3.345.0",
"scripts": {

@@ -5,0 +5,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

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