New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-inspector2

Package Overview
Dependencies
Maintainers
6
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-inspector2 - npm Package Compare versions

Comparing version 3.137.0 to 3.141.0

11

CHANGELOG.md

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

# [3.141.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.140.0...v3.141.0) (2022-08-01)
### Features
* **clients:** update client endpoints as of 2022-08-01 ([aaf49f2](https://github.com/aws/aws-sdk-js-v3/commit/aaf49f21b371412e6ea7e00890b71a7b31991b66))
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)

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

6

package.json
{
"name": "@aws-sdk/client-inspector2",
"description": "AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native",
"version": "3.137.0",
"version": "3.141.0",
"scripts": {

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

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.137.0",
"@aws-sdk/client-sts": "3.141.0",
"@aws-sdk/config-resolver": "3.130.0",
"@aws-sdk/credential-provider-node": "3.137.0",
"@aws-sdk/credential-provider-node": "3.141.0",
"@aws-sdk/fetch-http-handler": "3.131.0",

@@ -26,0 +26,0 @@ "@aws-sdk/hash-node": "3.127.0",

@@ -169,3 +169,3 @@ <!-- generated file, do not edit directly -->

} catch (error) {
const { requestId, cfId, extendedRequestId } = error.$metadata;
const { requestId, cfId, extendedRequestId } = error.$$metadata;
console.log({ requestId, cfId, extendedRequestId });

@@ -172,0 +172,0 @@ /**

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