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

@aws-sdk/client-guardduty

Package Overview
Dependencies
Maintainers
7
Versions
451
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
3.17.0

19

dist/cjs/endpoints.js

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

"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",

@@ -66,2 +67,8 @@ "ap-southeast-1",

break;
case "ap-northeast-3":
regionInfo = {
hostname: "guardduty.ap-northeast-3.amazonaws.com",
partition: "aws",
};
break;
case "ap-south-1":

@@ -91,2 +98,14 @@ regionInfo = {

break;
case "cn-north-1":
regionInfo = {
hostname: "guardduty.cn-north-1.amazonaws.com.cn",
partition: "aws-cn",
};
break;
case "cn-northwest-1":
regionInfo = {
hostname: "guardduty.cn-northwest-1.amazonaws.com.cn",
partition: "aws-cn",
};
break;
case "eu-central-1":

@@ -93,0 +112,0 @@ regionInfo = {

6

dist/cjs/package.json
{
"name": "@aws-sdk/client-guardduty",
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
"version": "3.16.0",
"version": "3.17.0",
"scripts": {

@@ -30,5 +30,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.16.0",
"@aws-sdk/client-sts": "3.17.0",
"@aws-sdk/config-resolver": "3.16.0",
"@aws-sdk/credential-provider-node": "3.16.0",
"@aws-sdk/credential-provider-node": "3.17.0",
"@aws-sdk/fetch-http-handler": "3.15.0",

@@ -35,0 +35,0 @@ "@aws-sdk/hash-node": "3.15.0",

@@ -14,2 +14,3 @@ import { __assign } from "tslib";

"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",

@@ -64,2 +65,8 @@ "ap-southeast-1",

break;
case "ap-northeast-3":
regionInfo = {
hostname: "guardduty.ap-northeast-3.amazonaws.com",
partition: "aws",
};
break;
case "ap-south-1":

@@ -89,2 +96,14 @@ regionInfo = {

break;
case "cn-north-1":
regionInfo = {
hostname: "guardduty.cn-north-1.amazonaws.com.cn",
partition: "aws-cn",
};
break;
case "cn-northwest-1":
regionInfo = {
hostname: "guardduty.cn-northwest-1.amazonaws.com.cn",
partition: "aws-cn",
};
break;
case "eu-central-1":

@@ -91,0 +110,0 @@ regionInfo = {

{
"name": "@aws-sdk/client-guardduty",
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
"version": "3.16.0",
"version": "3.17.0",
"scripts": {

@@ -30,5 +30,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.16.0",
"@aws-sdk/client-sts": "3.17.0",
"@aws-sdk/config-resolver": "3.16.0",
"@aws-sdk/credential-provider-node": "3.16.0",
"@aws-sdk/credential-provider-node": "3.17.0",
"@aws-sdk/fetch-http-handler": "3.15.0",

@@ -35,0 +35,0 @@ "@aws-sdk/hash-node": "3.15.0",

@@ -16,2 +16,3 @@ import { RegionInfo, RegionInfoProvider } from "@aws-sdk/types";

"ap-northeast-2",
"ap-northeast-3",
"ap-south-1",

@@ -67,2 +68,8 @@ "ap-southeast-1",

break;
case "ap-northeast-3":
regionInfo = {
hostname: "guardduty.ap-northeast-3.amazonaws.com",
partition: "aws",
};
break;
case "ap-south-1":

@@ -92,2 +99,14 @@ regionInfo = {

break;
case "cn-north-1":
regionInfo = {
hostname: "guardduty.cn-north-1.amazonaws.com.cn",
partition: "aws-cn",
};
break;
case "cn-northwest-1":
regionInfo = {
hostname: "guardduty.cn-northwest-1.amazonaws.com.cn",
partition: "aws-cn",
};
break;
case "eu-central-1":

@@ -94,0 +113,0 @@ regionInfo = {

{
"name": "@aws-sdk/client-guardduty",
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
"version": "3.16.0",
"version": "3.17.0",
"scripts": {

@@ -30,5 +30,5 @@ "clean": "yarn remove-definitions && yarn remove-dist && yarn remove-documentation",

"@aws-crypto/sha256-js": "^1.0.0",
"@aws-sdk/client-sts": "3.16.0",
"@aws-sdk/client-sts": "3.17.0",
"@aws-sdk/config-resolver": "3.16.0",
"@aws-sdk/credential-provider-node": "3.16.0",
"@aws-sdk/credential-provider-node": "3.17.0",
"@aws-sdk/fetch-http-handler": "3.15.0",

@@ -35,0 +35,0 @@ "@aws-sdk/hash-node": "3.15.0",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet