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

@aws-sdk/client-codebuild

Package Overview
Dependencies
Maintainers
5
Versions
456
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.723.0 to 3.726.0

3

dist-types/commands/BatchGetBuildBatchesCommand.d.ts

@@ -220,2 +220,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -222,0 +225,0 @@ * // timeoutInMins: Number("int"),

@@ -238,2 +238,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -240,0 +243,0 @@ * // timeoutInMins: Number("int"),

@@ -200,2 +200,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* ],
* fleetsAllowed: [ // FleetsAllowed
* "STRING_VALUE",
* ],
* },

@@ -403,2 +406,5 @@ * timeoutInMins: Number("int"),

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -405,0 +411,0 @@ * // timeoutInMins: Number("int"),

@@ -219,2 +219,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -221,0 +224,0 @@ * // timeoutInMins: Number("int"),

@@ -157,2 +157,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* ],
* fleetsAllowed: [ // FleetsAllowed
* "STRING_VALUE",
* ],
* },

@@ -341,2 +344,5 @@ * timeoutInMins: Number("int"),

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -343,0 +349,0 @@ * // timeoutInMins: Number("int"),

@@ -217,2 +217,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -219,0 +222,0 @@ * // timeoutInMins: Number("int"),

@@ -200,2 +200,5 @@ import { Command as $Command } from "@smithy/smithy-client";

* ],
* fleetsAllowed: [ // FleetsAllowed
* "STRING_VALUE",
* ],
* },

@@ -403,2 +406,5 @@ * timeoutInMins: Number("int"),

* // ],
* // fleetsAllowed: [ // FleetsAllowed
* // "STRING_VALUE",
* // ],
* // },

@@ -405,0 +411,0 @@ * // timeoutInMins: Number("int"),

@@ -88,2 +88,3 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

computeTypesAllowed?: string[] | undefined;
fleetsAllowed?: string[] | undefined;
}

@@ -90,0 +91,0 @@ export interface ProjectBuildBatchConfig {

14

package.json
{
"name": "@aws-sdk/client-codebuild",
"description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
"version": "3.723.0",
"version": "3.726.0",
"scripts": {

@@ -23,15 +23,15 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.723.0",
"@aws-sdk/client-sts": "3.723.0",
"@aws-sdk/client-sso-oidc": "3.726.0",
"@aws-sdk/client-sts": "3.726.0",
"@aws-sdk/core": "3.723.0",
"@aws-sdk/credential-provider-node": "3.723.0",
"@aws-sdk/credential-provider-node": "3.726.0",
"@aws-sdk/middleware-host-header": "3.723.0",
"@aws-sdk/middleware-logger": "3.723.0",
"@aws-sdk/middleware-recursion-detection": "3.723.0",
"@aws-sdk/middleware-user-agent": "3.723.0",
"@aws-sdk/middleware-user-agent": "3.726.0",
"@aws-sdk/region-config-resolver": "3.723.0",
"@aws-sdk/types": "3.723.0",
"@aws-sdk/util-endpoints": "3.723.0",
"@aws-sdk/util-endpoints": "3.726.0",
"@aws-sdk/util-user-agent-browser": "3.723.0",
"@aws-sdk/util-user-agent-node": "3.723.0",
"@aws-sdk/util-user-agent-node": "3.726.0",
"@smithy/config-resolver": "^4.0.0",

@@ -38,0 +38,0 @@ "@smithy/core": "^3.0.0",

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