Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
5
Versions
190
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 1.0.0-rc.2 to 1.0.0-rc.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-rc.3](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.2...v1.0.0-rc.3) (2020-10-27)
**Note:** Version bump only for package @aws-sdk/util-user-agent-node
# [1.0.0-rc.2](https://github.com/aws/aws-sdk-js-v3/compare/v1.0.0-rc.1...v1.0.0-rc.2) (2020-10-22)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@aws-sdk/util-user-agent-node",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"scripts": {

@@ -21,7 +21,7 @@ "prepublishOnly": "yarn build:cjs && yarn build:es",

"dependencies": {
"@aws-sdk/types": "1.0.0-rc.2",
"@aws-sdk/types": "1.0.0-rc.3",
"tslib": "^1.8.0"
},
"devDependencies": {
"@aws-sdk/protocol-http": "1.0.0-rc.2",
"@aws-sdk/protocol-http": "1.0.0-rc.3",
"@types/jest": "^26.0.4",

@@ -34,3 +34,9 @@ "@types/node": "^10.0.0",

"node": ">= 10.0.0"
},
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/packages/util-user-agent-node",
"repository": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-js-v3.git",
"directory": "packages/util-user-agent-node"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc