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

@aws-sdk/client-schemas

Package Overview
Dependencies
Maintainers
0
Versions
428
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.699.0 to 3.709.0

6

dist-es/protocols/Aws_restJson1.js

@@ -294,3 +294,3 @@ import { loadRestJsonErrorCode, parseJsonBody as parseBody, parseJsonErrorBody as parseErrorBody } from "@aws-sdk/core";

body = JSON.stringify(take(input, {
Policy: (_) => __LazyJsonString.fromObject(_),
Policy: (_) => __LazyJsonString.from(_),
RevisionId: [],

@@ -642,3 +642,3 @@ }));

const doc = take(data, {
Policy: (_) => new __LazyJsonString(_),
Policy: __LazyJsonString.from,
RevisionId: __expectString,

@@ -749,3 +749,3 @@ });

const doc = take(data, {
Policy: (_) => new __LazyJsonString(_),
Policy: __LazyJsonString.from,
RevisionId: __expectString,

@@ -752,0 +752,0 @@ });

@@ -1,2 +0,2 @@

import { ExceptionOptionType as __ExceptionOptionType, LazyJsonString as __LazyJsonString } from "@smithy/smithy-client";
import { AutomaticJsonStringConversion as __AutomaticJsonStringConversion, ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
import { SchemasServiceException as __BaseException } from "./SchemasServiceException";

@@ -929,3 +929,3 @@ /**

*/
Policy?: __LazyJsonString | string | undefined;
Policy?: __AutomaticJsonStringConversion | string | undefined;
/**

@@ -1202,3 +1202,3 @@ * <p>The revision ID.</p>

*/
Policy: __LazyJsonString | string | undefined;
Policy: __AutomaticJsonStringConversion | string | undefined;
/**

@@ -1223,3 +1223,3 @@ * <p>The name of the registry.</p>

*/
Policy?: __LazyJsonString | string | undefined;
Policy?: __AutomaticJsonStringConversion | string | undefined;
/**

@@ -1226,0 +1226,0 @@ * <p>The revision ID of the policy.</p>

import {
AutomaticJsonStringConversion as __AutomaticJsonStringConversion,
ExceptionOptionType as __ExceptionOptionType,
LazyJsonString as __LazyJsonString,
} from "@smithy/smithy-client";

@@ -271,3 +271,3 @@ import { SchemasServiceException as __BaseException } from "./SchemasServiceException";

export interface GetResourcePolicyResponse {
Policy?: __LazyJsonString | string | undefined;
Policy?: __AutomaticJsonStringConversion | string | undefined;
RevisionId?: string | undefined;

@@ -350,3 +350,3 @@ }

export interface PutResourcePolicyRequest {
Policy: __LazyJsonString | string | undefined;
Policy: __AutomaticJsonStringConversion | string | undefined;
RegistryName?: string | undefined;

@@ -356,3 +356,3 @@ RevisionId?: string | undefined;

export interface PutResourcePolicyResponse {
Policy?: __LazyJsonString | string | undefined;
Policy?: __AutomaticJsonStringConversion | string | undefined;
RevisionId?: string | undefined;

@@ -359,0 +359,0 @@ }

{
"name": "@aws-sdk/client-schemas",
"description": "AWS SDK for JavaScript Schemas Client for Node.js, Browser and React Native",
"version": "3.699.0",
"version": "3.709.0",
"scripts": {

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

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.699.0",
"@aws-sdk/client-sts": "3.699.0",
"@aws-sdk/core": "3.696.0",
"@aws-sdk/credential-provider-node": "3.699.0",
"@aws-sdk/middleware-host-header": "3.696.0",
"@aws-sdk/middleware-logger": "3.696.0",
"@aws-sdk/middleware-recursion-detection": "3.696.0",
"@aws-sdk/middleware-user-agent": "3.696.0",
"@aws-sdk/region-config-resolver": "3.696.0",
"@aws-sdk/types": "3.696.0",
"@aws-sdk/util-endpoints": "3.696.0",
"@aws-sdk/util-user-agent-browser": "3.696.0",
"@aws-sdk/util-user-agent-node": "3.696.0",
"@smithy/config-resolver": "^3.0.12",
"@smithy/core": "^2.5.3",
"@smithy/fetch-http-handler": "^4.1.1",
"@smithy/hash-node": "^3.0.10",
"@smithy/invalid-dependency": "^3.0.10",
"@smithy/middleware-content-length": "^3.0.12",
"@smithy/middleware-endpoint": "^3.2.3",
"@smithy/middleware-retry": "^3.0.27",
"@smithy/middleware-serde": "^3.0.10",
"@smithy/middleware-stack": "^3.0.10",
"@smithy/node-config-provider": "^3.1.11",
"@smithy/node-http-handler": "^3.3.1",
"@smithy/protocol-http": "^4.1.7",
"@smithy/smithy-client": "^3.4.4",
"@smithy/types": "^3.7.1",
"@smithy/url-parser": "^3.0.10",
"@aws-sdk/client-sso-oidc": "3.709.0",
"@aws-sdk/client-sts": "3.709.0",
"@aws-sdk/core": "3.709.0",
"@aws-sdk/credential-provider-node": "3.709.0",
"@aws-sdk/middleware-host-header": "3.709.0",
"@aws-sdk/middleware-logger": "3.709.0",
"@aws-sdk/middleware-recursion-detection": "3.709.0",
"@aws-sdk/middleware-user-agent": "3.709.0",
"@aws-sdk/region-config-resolver": "3.709.0",
"@aws-sdk/types": "3.709.0",
"@aws-sdk/util-endpoints": "3.709.0",
"@aws-sdk/util-user-agent-browser": "3.709.0",
"@aws-sdk/util-user-agent-node": "3.709.0",
"@smithy/config-resolver": "^3.0.13",
"@smithy/core": "^2.5.5",
"@smithy/fetch-http-handler": "^4.1.2",
"@smithy/hash-node": "^3.0.11",
"@smithy/invalid-dependency": "^3.0.11",
"@smithy/middleware-content-length": "^3.0.13",
"@smithy/middleware-endpoint": "^3.2.5",
"@smithy/middleware-retry": "^3.0.30",
"@smithy/middleware-serde": "^3.0.11",
"@smithy/middleware-stack": "^3.0.11",
"@smithy/node-config-provider": "^3.1.12",
"@smithy/node-http-handler": "^3.3.2",
"@smithy/protocol-http": "^4.1.8",
"@smithy/smithy-client": "^3.5.0",
"@smithy/types": "^3.7.2",
"@smithy/url-parser": "^3.0.11",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
"@smithy/util-defaults-mode-browser": "^3.0.27",
"@smithy/util-defaults-mode-node": "^3.0.27",
"@smithy/util-endpoints": "^2.1.6",
"@smithy/util-middleware": "^3.0.10",
"@smithy/util-retry": "^3.0.10",
"@smithy/util-stream": "^3.3.1",
"@smithy/util-defaults-mode-browser": "^3.0.30",
"@smithy/util-defaults-mode-node": "^3.0.30",
"@smithy/util-endpoints": "^2.1.7",
"@smithy/util-middleware": "^3.0.11",
"@smithy/util-retry": "^3.0.11",
"@smithy/util-stream": "^3.3.2",
"@smithy/util-utf8": "^3.0.0",
"@smithy/util-waiter": "^3.1.9",
"@smithy/util-waiter": "^3.2.0",
"@types/uuid": "^9.0.1",

@@ -65,0 +65,0 @@ "tslib": "^2.6.2",

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