Socket
Socket
Sign inDemoInstall

@aws-sdk/core

Package Overview
Dependencies
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/core - npm Package Compare versions

Comparing version 3.441.0 to 3.445.0

11

CHANGELOG.md

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

# [3.445.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.444.0...v3.445.0) (2023-11-07)
### Bug Fixes
* **core:** add tslib ([#5459](https://github.com/aws/aws-sdk-js-v3/issues/5459)) ([35a1aed](https://github.com/aws/aws-sdk-js-v3/commit/35a1aed1f0d2d6fb33c24232cb24268a1f8c1b05))
# [3.441.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.440.0...v3.441.0) (2023-11-01)

@@ -8,0 +19,0 @@

5

package.json
{
"name": "@aws-sdk/core",
"version": "3.441.0",
"version": "3.445.0",
"description": "Core functions & classes shared by multiple AWS SDK clients",

@@ -27,3 +27,4 @@ "scripts": {

"dependencies": {
"@smithy/smithy-client": "^2.1.12"
"@smithy/smithy-client": "^2.1.12",
"tslib": "^2.5.0"
},

@@ -30,0 +31,0 @@ "devDependencies": {

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