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

@aws-sdk/util-credentials

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-credentials - npm Package Compare versions

Comparing version 3.54.1 to 3.55.0

8

CHANGELOG.md

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

# [3.55.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.1...v3.55.0) (2022-03-21)
**Note:** Version bump only for package @aws-sdk/util-credentials
## [3.54.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.54.0...v3.54.1) (2022-03-15)

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

10

package.json
{
"name": "@aws-sdk/util-credentials",
"version": "3.54.1",
"version": "3.55.0",
"description": "Shared utilities for all credential providers.",

@@ -26,7 +26,7 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/shared-ini-file-loader": "3.54.1",
"tslib": "^2.3.0"
"@aws-sdk/shared-ini-file-loader": "3.55.0",
"tslib": "^2.3.1"
},
"devDependencies": {
"@aws-sdk/types": "3.54.1",
"@aws-sdk/types": "3.55.0",
"@tsconfig/recommended": "1.0.1",

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

"typedoc": "0.19.2",
"typescript": "~4.3.5"
"typescript": "~4.6.2"
},

@@ -41,0 +41,0 @@ "types": "./dist-types/index.d.ts",

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