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

@aws-sdk/client-cloudtrail

Package Overview
Dependencies
Maintainers
7
Versions
418
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.41.0 to 3.42.0

1

dist-cjs/models/models_0.js

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

InsightType["ApiCallRateInsight"] = "ApiCallRateInsight";
InsightType["ApiErrorRateInsight"] = "ApiErrorRateInsight";
})(InsightType = exports.InsightType || (exports.InsightType = {}));

@@ -328,0 +329,0 @@ var InsightSelector;

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

InsightType["ApiCallRateInsight"] = "ApiCallRateInsight";
InsightType["ApiErrorRateInsight"] = "ApiErrorRateInsight";
})(InsightType || (InsightType = {}));

@@ -221,0 +222,0 @@ export var InsightSelector;

3

dist-types/ts3.4/models/models_0.d.ts

@@ -647,3 +647,4 @@ import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";

export declare enum InsightType {
ApiCallRateInsight = "ApiCallRateInsight"
ApiCallRateInsight = "ApiCallRateInsight",
ApiErrorRateInsight = "ApiErrorRateInsight"
}

@@ -650,0 +651,0 @@

{
"name": "@aws-sdk/client-cloudtrail",
"description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
"version": "3.41.0",
"version": "3.42.0",
"scripts": {

@@ -24,3 +24,3 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.41.0",
"@aws-sdk/client-sts": "3.42.0",
"@aws-sdk/config-resolver": "3.40.0",

@@ -27,0 +27,0 @@ "@aws-sdk/credential-provider-node": "3.41.0",

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

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

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