Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-ecr

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-ecr - npm Package Compare versions

Comparing version 1.152.0 to 1.153.0

146

.warnings.jsii.js

@@ -1,59 +0,63 @@

function _aws_cdk_aws_ecr_TagMutability(p) {
function _aws_cdk_aws_ecr_CfnPublicRepositoryProps(p) {
if (p == null)
return;
visitedObjects.add(p);
try {
if (!visitedObjects.has(p.tags))
require("@aws-cdk/core/.warnings.jsii.js")._aws_cdk_core_CfnTag(p.tags);
}
finally {
visitedObjects.delete(p);
}
}
function _aws_cdk_aws_ecr_TagStatus(p) {
function _aws_cdk_aws_ecr_CfnPublicRepository(p) {
}
function _aws_cdk_aws_ecr_CfnRegistryPolicyProps(p) {
function _aws_cdk_aws_ecr_CfnPullThroughCacheRuleProps(p) {
}
function _aws_cdk_aws_ecr_RepositoryAttributes(p) {
function _aws_cdk_aws_ecr_CfnPullThroughCacheRule(p) {
}
function _aws_cdk_aws_ecr_CfnPullThroughCacheRuleProps(p) {
function _aws_cdk_aws_ecr_CfnRegistryPolicyProps(p) {
}
function _aws_cdk_aws_ecr_OnImageScanCompletedOptions(p) {
function _aws_cdk_aws_ecr_CfnRegistryPolicy(p) {
}
function _aws_cdk_aws_ecr_OnCloudTrailImagePushedOptions(p) {
function _aws_cdk_aws_ecr_CfnReplicationConfigurationProps(p) {
}
function _aws_cdk_aws_ecr_AuthorizationToken(p) {
function _aws_cdk_aws_ecr_CfnReplicationConfiguration(p) {
}
function _aws_cdk_aws_ecr_PublicGalleryAuthorizationToken(p) {
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationConfigurationProperty(p) {
}
function _aws_cdk_aws_ecr_CfnPublicRepositoryProps(p) {
if (p == null)
return;
visitedObjects.add(p);
if (!visitedObjects.has(p.tags))
require("@aws-cdk/core/.warnings.jsii.js")._aws_cdk_core_CfnTag(p.tags);
visitedObjects.delete(p);
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationDestinationProperty(p) {
}
function _aws_cdk_aws_ecr_RepositoryEncryption(p) {
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationRuleProperty(p) {
}
function _aws_cdk_aws_ecr_CfnReplicationConfigurationProps(p) {
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_RepositoryFilterProperty(p) {
}
function _aws_cdk_aws_ecr_LifecycleRule(p) {
function _aws_cdk_aws_ecr_CfnRepositoryProps(p) {
if (p == null)
return;
visitedObjects.add(p);
if (!visitedObjects.has(p.tagStatus))
_aws_cdk_aws_ecr_TagStatus(p.tagStatus);
visitedObjects.delete(p);
try {
if (!visitedObjects.has(p.tags))
require("@aws-cdk/core/.warnings.jsii.js")._aws_cdk_core_CfnTag(p.tags);
}
finally {
visitedObjects.delete(p);
}
}
function _aws_cdk_aws_ecr_CfnRegistryPolicy(p) {
function _aws_cdk_aws_ecr_CfnRepository(p) {
}
function _aws_cdk_aws_ecr_CfnPullThroughCacheRule(p) {
function _aws_cdk_aws_ecr_CfnRepository_EncryptionConfigurationProperty(p) {
}
function _aws_cdk_aws_ecr_CfnPublicRepository(p) {
function _aws_cdk_aws_ecr_CfnRepository_ImageScanningConfigurationProperty(p) {
}
function _aws_cdk_aws_ecr_CfnReplicationConfiguration(p) {
function _aws_cdk_aws_ecr_CfnRepository_LifecyclePolicyProperty(p) {
}
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationDestinationProperty(p) {
function _aws_cdk_aws_ecr_IRepository(p) {
}
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_RepositoryFilterProperty(p) {
function _aws_cdk_aws_ecr_RepositoryBase(p) {
}
function _aws_cdk_aws_ecr_CfnRepositoryProps(p) {
if (p == null)
return;
visitedObjects.add(p);
if (!visitedObjects.has(p.tags))
require("@aws-cdk/core/.warnings.jsii.js")._aws_cdk_core_CfnTag(p.tags);
visitedObjects.delete(p);
function _aws_cdk_aws_ecr_OnCloudTrailImagePushedOptions(p) {
}
function _aws_cdk_aws_ecr_OnImageScanCompletedOptions(p) {
}
function _aws_cdk_aws_ecr_RepositoryProps(p) {

@@ -63,32 +67,44 @@ if (p == null)

visitedObjects.add(p);
if (!visitedObjects.has(p.encryption))
_aws_cdk_aws_ecr_RepositoryEncryption(p.encryption);
if (!visitedObjects.has(p.imageTagMutability))
_aws_cdk_aws_ecr_TagMutability(p.imageTagMutability);
if (!visitedObjects.has(p.lifecycleRules))
_aws_cdk_aws_ecr_LifecycleRule(p.lifecycleRules);
visitedObjects.delete(p);
try {
if (!visitedObjects.has(p.encryption))
_aws_cdk_aws_ecr_RepositoryEncryption(p.encryption);
if (!visitedObjects.has(p.imageTagMutability))
_aws_cdk_aws_ecr_TagMutability(p.imageTagMutability);
if (!visitedObjects.has(p.lifecycleRules))
_aws_cdk_aws_ecr_LifecycleRule(p.lifecycleRules);
}
finally {
visitedObjects.delete(p);
}
}
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationConfigurationProperty(p) {
function _aws_cdk_aws_ecr_RepositoryAttributes(p) {
}
function _aws_cdk_aws_ecr_CfnRepository(p) {
function _aws_cdk_aws_ecr_Repository(p) {
}
function _aws_cdk_aws_ecr_CfnRepository_EncryptionConfigurationProperty(p) {
function _aws_cdk_aws_ecr_TagMutability(p) {
}
function _aws_cdk_aws_ecr_CfnRepository_LifecyclePolicyProperty(p) {
function _aws_cdk_aws_ecr_RepositoryEncryption(p) {
}
function _aws_cdk_aws_ecr_CfnRepository_ImageScanningConfigurationProperty(p) {
function _aws_cdk_aws_ecr_LifecycleRule(p) {
if (p == null)
return;
visitedObjects.add(p);
try {
if (!visitedObjects.has(p.tagStatus))
_aws_cdk_aws_ecr_TagStatus(p.tagStatus);
}
finally {
visitedObjects.delete(p);
}
}
function _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationRuleProperty(p) {
function _aws_cdk_aws_ecr_TagStatus(p) {
}
function _aws_cdk_aws_ecr_Repository(p) {
function _aws_cdk_aws_ecr_AuthorizationToken(p) {
}
function _aws_cdk_aws_ecr_IRepository(p) {
function _aws_cdk_aws_ecr_PublicGalleryAuthorizationToken(p) {
}
function _aws_cdk_aws_ecr_RepositoryBase(p) {
}
function print(name, deprecationMessage) {
const deprecated = process.env.JSII_DEPRECATED;
const deprecationMode = ["warn", "fail", "quiet"].includes(deprecated) ? deprecated : "warn";
const message = `${name} is deprecated.\n ${deprecationMessage}\n This API will be removed in the next major release.`;
const message = `${name} is deprecated.\n ${deprecationMessage.trim()}\n This API will be removed in the next major release.`;
switch (deprecationMode) {

@@ -102,6 +118,26 @@ case "fail":

}
function getPropertyDescriptor(obj, prop) {
const descriptor = Object.getOwnPropertyDescriptor(obj, prop);
if (descriptor) {
return descriptor;
}
const proto = Object.getPrototypeOf(obj);
const prototypeDescriptor = proto && getPropertyDescriptor(proto, prop);
if (prototypeDescriptor) {
return prototypeDescriptor;
}
return {};
}
const visitedObjects = new Set();
class DeprecationError extends Error {
constructor(...args) {
super(...args);
Object.defineProperty(this, "name", {
configurable: false,
enumerable: true,
value: "DeprecationError",
writable: false,
});
}
}
module.exports = { print, _aws_cdk_aws_ecr_TagMutability, _aws_cdk_aws_ecr_TagStatus, _aws_cdk_aws_ecr_CfnRegistryPolicyProps, _aws_cdk_aws_ecr_RepositoryAttributes, _aws_cdk_aws_ecr_CfnPullThroughCacheRuleProps, _aws_cdk_aws_ecr_OnImageScanCompletedOptions, _aws_cdk_aws_ecr_OnCloudTrailImagePushedOptions, _aws_cdk_aws_ecr_AuthorizationToken, _aws_cdk_aws_ecr_PublicGalleryAuthorizationToken, _aws_cdk_aws_ecr_CfnPublicRepositoryProps, _aws_cdk_aws_ecr_RepositoryEncryption, _aws_cdk_aws_ecr_CfnReplicationConfigurationProps, _aws_cdk_aws_ecr_LifecycleRule, _aws_cdk_aws_ecr_CfnRegistryPolicy, _aws_cdk_aws_ecr_CfnPullThroughCacheRule, _aws_cdk_aws_ecr_CfnPublicRepository, _aws_cdk_aws_ecr_CfnReplicationConfiguration, _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationDestinationProperty, _aws_cdk_aws_ecr_CfnReplicationConfiguration_RepositoryFilterProperty, _aws_cdk_aws_ecr_CfnRepositoryProps, _aws_cdk_aws_ecr_RepositoryProps, _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationConfigurationProperty, _aws_cdk_aws_ecr_CfnRepository, _aws_cdk_aws_ecr_CfnRepository_EncryptionConfigurationProperty, _aws_cdk_aws_ecr_CfnRepository_LifecyclePolicyProperty, _aws_cdk_aws_ecr_CfnRepository_ImageScanningConfigurationProperty, _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationRuleProperty, _aws_cdk_aws_ecr_Repository, _aws_cdk_aws_ecr_IRepository, _aws_cdk_aws_ecr_RepositoryBase };
module.exports.DeprecationError = DeprecationError;
module.exports = { print, getPropertyDescriptor, DeprecationError, _aws_cdk_aws_ecr_CfnPublicRepositoryProps, _aws_cdk_aws_ecr_CfnPublicRepository, _aws_cdk_aws_ecr_CfnPullThroughCacheRuleProps, _aws_cdk_aws_ecr_CfnPullThroughCacheRule, _aws_cdk_aws_ecr_CfnRegistryPolicyProps, _aws_cdk_aws_ecr_CfnRegistryPolicy, _aws_cdk_aws_ecr_CfnReplicationConfigurationProps, _aws_cdk_aws_ecr_CfnReplicationConfiguration, _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationConfigurationProperty, _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationDestinationProperty, _aws_cdk_aws_ecr_CfnReplicationConfiguration_ReplicationRuleProperty, _aws_cdk_aws_ecr_CfnReplicationConfiguration_RepositoryFilterProperty, _aws_cdk_aws_ecr_CfnRepositoryProps, _aws_cdk_aws_ecr_CfnRepository, _aws_cdk_aws_ecr_CfnRepository_EncryptionConfigurationProperty, _aws_cdk_aws_ecr_CfnRepository_ImageScanningConfigurationProperty, _aws_cdk_aws_ecr_CfnRepository_LifecyclePolicyProperty, _aws_cdk_aws_ecr_IRepository, _aws_cdk_aws_ecr_RepositoryBase, _aws_cdk_aws_ecr_OnCloudTrailImagePushedOptions, _aws_cdk_aws_ecr_OnImageScanCompletedOptions, _aws_cdk_aws_ecr_RepositoryProps, _aws_cdk_aws_ecr_RepositoryAttributes, _aws_cdk_aws_ecr_Repository, _aws_cdk_aws_ecr_TagMutability, _aws_cdk_aws_ecr_RepositoryEncryption, _aws_cdk_aws_ecr_LifecycleRule, _aws_cdk_aws_ecr_TagStatus, _aws_cdk_aws_ecr_AuthorizationToken, _aws_cdk_aws_ecr_PublicGalleryAuthorizationToken };

@@ -28,3 +28,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
AuthorizationToken[_a] = { fqn: "@aws-cdk/aws-ecr.AuthorizationToken", version: "1.152.0" };
AuthorizationToken[_a] = { fqn: "@aws-cdk/aws-ecr.AuthorizationToken", version: "1.153.0" };
/**

@@ -52,3 +52,3 @@ * Authorization token to access the global public ECR Gallery via Docker CLI.

_b = JSII_RTTI_SYMBOL_1;
PublicGalleryAuthorizationToken[_b] = { fqn: "@aws-cdk/aws-ecr.PublicGalleryAuthorizationToken", version: "1.152.0" };
PublicGalleryAuthorizationToken[_b] = { fqn: "@aws-cdk/aws-ecr.PublicGalleryAuthorizationToken", version: "1.153.0" };
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYXV0aC10b2tlbi5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbImF1dGgtdG9rZW4udHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7QUFBQSx3Q0FBd0M7QUFFeEM7Ozs7R0FJRztBQUNILE1BQWEsa0JBQWtCO0lBWTdCO0tBQ0M7SUFaRDs7T0FFRztJQUNJLE1BQU0sQ0FBQyxTQUFTLENBQUMsT0FBdUI7UUFDN0MsT0FBTyxDQUFDLGNBQWMsQ0FBQyxvQkFBb0IsQ0FBQyxJQUFJLEdBQUcsQ0FBQyxlQUFlLENBQUM7WUFDbEUsT0FBTyxFQUFFLENBQUMsMkJBQTJCLENBQUM7WUFDdEMsK01BQStNO1lBQy9NLFNBQVMsRUFBRSxDQUFDLEdBQUcsQ0FBQztTQUNqQixDQUFDLENBQUMsQ0FBQztLQUNMOztBQVZILGdEQWNDOzs7QUFFRDs7OztHQUlHO0FBQ0gsTUFBYSwrQkFBK0I7SUFjMUM7S0FDQztJQWJEOztPQUVHO0lBQ0ksTUFBTSxDQUFDLFNBQVMsQ0FBQyxPQUF1QjtRQUM3QyxPQUFPLENBQUMsY0FBYyxDQUFDLG9CQUFvQixDQUFDLElBQUksR0FBRyxDQUFDLGVBQWUsQ0FBQztZQUNsRSxPQUFPLEVBQUUsQ0FBQyxrQ0FBa0MsRUFBRSwyQkFBMkIsQ0FBQztZQUMxRSwrTUFBK007WUFDL00saU1BQWlNO1lBQ2pNLFNBQVMsRUFBRSxDQUFDLEdBQUcsQ0FBQztTQUNqQixDQUFDLENBQUMsQ0FBQztLQUNMOztBQVpILDBFQWlCQyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGlhbSBmcm9tICdAYXdzLWNkay9hd3MtaWFtJztcblxuLyoqXG4gKiBBdXRob3JpemF0aW9uIHRva2VuIHRvIGFjY2VzcyBwcml2YXRlIEVDUiByZXBvc2l0b3JpZXMgaW4gdGhlIGN1cnJlbnQgZW52aXJvbm1lbnQgdmlhIERvY2tlciBDTEkuXG4gKlxuICogQHNlZSBodHRwczovL2RvY3MuYXdzLmFtYXpvbi5jb20vQW1hem9uRUNSL2xhdGVzdC91c2VyZ3VpZGUvcmVnaXN0cnlfYXV0aC5odG1sXG4gKi9cbmV4cG9ydCBjbGFzcyBBdXRob3JpemF0aW9uVG9rZW4ge1xuICAvKipcbiAgICogR3JhbnQgYWNjZXNzIHRvIHJldHJpZXZlIGFuIGF1dGhvcml6YXRpb24gdG9rZW4uXG4gICAqL1xuICBwdWJsaWMgc3RhdGljIGdyYW50UmVhZChncmFudGVlOiBpYW0uSUdyYW50YWJsZSkge1xuICAgIGdyYW50ZWUuZ3JhbnRQcmluY2lwYWwuYWRkVG9QcmluY2lwYWxQb2xpY3kobmV3IGlhbS5Qb2xpY3lTdGF0ZW1lbnQoe1xuICAgICAgYWN0aW9uczogWydlY3I6R2V0QXV0aG9yaXphdGlvblRva2VuJ10sXG4gICAgICAvLyBHZXRBdXRob3JpemF0aW9uVG9rZW4gb25seSBhbGxvd3MgJyonLiBTZWUgaHR0cHM6Ly9kb2NzLmF3cy5hbWF6b24uY29tL3NlcnZpY2UtYXV0aG9yaXphdGlvbi9sYXRlc3QvcmVmZXJlbmNlL2xpc3RfYW1hem9uZWxhc3RpY2NvbnRhaW5lcnJlZ2lzdHJ5Lmh0bWwjYW1hem9uZWxhc3RpY2NvbnRhaW5lcnJlZ2lzdHJ5LWFjdGlvbnMtYXMtcGVybWlzc2lvbnNcbiAgICAgIHJlc291cmNlczogWycqJ10sXG4gICAgfSkpO1xuICB9XG5cbiAgcHJpdmF0ZSBjb25zdHJ1Y3RvcigpIHtcbiAgfVxufVxuXG4vKipcbiAqIEF1dGhvcml6YXRpb24gdG9rZW4gdG8gYWNjZXNzIHRoZSBnbG9iYWwgcHVibGljIEVDUiBHYWxsZXJ5IHZpYSBEb2NrZXIgQ0xJLlxuICpcbiAqIEBzZWUgaHR0cHM6Ly9kb2NzLmF3cy5hbWF6b24uY29tL0FtYXpvbkVDUi9sYXRlc3QvcHVibGljL3B1YmxpYy1yZWdpc3RyaWVzLmh0bWwjcHVibGljLXJlZ2lzdHJ5LWF1dGhcbiAqL1xuZXhwb3J0IGNsYXNzIFB1YmxpY0dhbGxlcnlBdXRob3JpemF0aW9uVG9rZW4ge1xuXG4gIC8qKlxuICAgKiBHcmFudCBhY2Nlc3MgdG8gcmV0cmlldmUgYW4gYXV0aG9yaXphdGlvbiB0b2tlbi5cbiAgICovXG4gIHB1YmxpYyBzdGF0aWMgZ3JhbnRSZWFkKGdyYW50ZWU6IGlhbS5JR3JhbnRhYmxlKSB7XG4gICAgZ3JhbnRlZS5ncmFudFByaW5jaXBhbC5hZGRUb1ByaW5jaXBhbFBvbGljeShuZXcgaWFtLlBvbGljeVN0YXRlbWVudCh7XG4gICAgICBhY3Rpb25zOiBbJ2Vjci1wdWJsaWM6R2V0QXV0aG9yaXphdGlvblRva2VuJywgJ3N0czpHZXRTZXJ2aWNlQmVhcmVyVG9rZW4nXSxcbiAgICAgIC8vIEdldEF1dGhvcml6YXRpb25Ub2tlbiBvbmx5IGFsbG93cyAnKicuIFNlZSBodHRwczovL2RvY3MuYXdzLmFtYXpvbi5jb20vc2VydmljZS1hdXRob3JpemF0aW9uL2xhdGVzdC9yZWZlcmVuY2UvbGlzdF9hbWF6b25lbGFzdGljY29udGFpbmVycmVnaXN0cnkuaHRtbCNhbWF6b25lbGFzdGljY29udGFpbmVycmVnaXN0cnktYWN0aW9ucy1hcy1wZXJtaXNzaW9uc1xuICAgICAgLy8gR2V0U2VydmljZUJlYXJlclRva2VuIG9ubHkgYWxsb3dzICcqJy4gU2VlIGh0dHBzOi8vZG9jcy5hd3MuYW1hem9uLmNvbS9zZXJ2aWNlLWF1dGhvcml6YXRpb24vbGF0ZXN0L3JlZmVyZW5jZS9saXN0X2F3c3NlY3VyaXR5dG9rZW5zZXJ2aWNlLmh0bWwjYXdzc2VjdXJpdHl0b2tlbnNlcnZpY2UtYWN0aW9ucy1hcy1wZXJtaXNzaW9uc1xuICAgICAgcmVzb3VyY2VzOiBbJyonXSxcbiAgICB9KSk7XG4gIH1cblxuICBwcml2YXRlIGNvbnN0cnVjdG9yKCkge1xuICB9XG5cbn1cbiJdfQ==
import * as cdk from '@aws-cdk/core';
import * as cfn_parse from '@aws-cdk/core/lib/cfn-parse';
import * as cfn_parse from '@aws-cdk/core/lib/helpers-internal';
/**

@@ -4,0 +4,0 @@ * Properties for defining a `CfnPublicRepository`

@@ -38,3 +38,3 @@ import * as events from '@aws-cdk/aws-events';

/**
* Returns the URI of the repository for a certain tag. Can be used in `docker push/pull`.
* Returns the URI of the repository for a certain digest. Can be used in `docker push/pull`.
*

@@ -47,2 +47,11 @@ * ACCOUNT.dkr.ecr.REGION.amazonaws.com/REPOSITORY[@DIGEST]

/**
* Returns the URI of the repository for a certain tag or digest, inferring based on the syntax of the tag. Can be used in `docker push/pull`.
*
* ACCOUNT.dkr.ecr.REGION.amazonaws.com/REPOSITORY[:TAG]
* ACCOUNT.dkr.ecr.REGION.amazonaws.com/REPOSITORY[@DIGEST]
*
* @param tagOrDigest Image tag or digest to use (tools usually default to the image with the "latest" tag if omitted)
*/
repositoryUriForTagOrDigest(tagOrDigest?: string): string;
/**
* Add a policy statement to the repository's resource policy

@@ -138,2 +147,11 @@ */

/**
* Returns the URL of the repository. Can be used in `docker push/pull`.
*
* ACCOUNT.dkr.ecr.REGION.amazonaws.com/REPOSITORY[:TAG]
* ACCOUNT.dkr.ecr.REGION.amazonaws.com/REPOSITORY[@DIGEST]
*
* @param tagOrDigest Optional image tag or digest (digests must start with `sha256:`)
*/
repositoryUriForTagOrDigest(tagOrDigest?: string): string;
/**
* Returns the repository URI, with an appended suffix, if provided.

@@ -140,0 +158,0 @@ * @param suffix An image tag or an image digest.

{
"name": "@aws-cdk/aws-ecr",
"version": "1.152.0",
"version": "1.153.0",
"description": "The CDK Construct Library for AWS::ECR",

@@ -50,3 +50,3 @@ "main": "lib/index.js",

"test": "cdk-test",
"integ": "cdk-integ",
"integ": "integ-runner",
"pkglint": "pkglint -f",

@@ -87,14 +87,14 @@ "package": "cdk-package",

"devDependencies": {
"@aws-cdk/assertions": "1.152.0",
"@aws-cdk/cdk-build-tools": "1.152.0",
"@aws-cdk/cdk-integ-tools": "1.152.0",
"@aws-cdk/cfn2ts": "1.152.0",
"@aws-cdk/pkglint": "1.152.0",
"@aws-cdk/assertions": "1.153.0",
"@aws-cdk/cdk-build-tools": "1.153.0",
"@aws-cdk/integ-runner": "1.153.0",
"@aws-cdk/cfn2ts": "1.153.0",
"@aws-cdk/pkglint": "1.153.0",
"@types/jest": "^27.4.1"
},
"dependencies": {
"@aws-cdk/aws-events": "1.152.0",
"@aws-cdk/aws-iam": "1.152.0",
"@aws-cdk/aws-kms": "1.152.0",
"@aws-cdk/core": "1.152.0",
"@aws-cdk/aws-events": "1.153.0",
"@aws-cdk/aws-iam": "1.153.0",
"@aws-cdk/aws-kms": "1.153.0",
"@aws-cdk/core": "1.153.0",
"constructs": "^3.3.69"

@@ -104,6 +104,6 @@ },

"peerDependencies": {
"@aws-cdk/aws-events": "1.152.0",
"@aws-cdk/aws-iam": "1.152.0",
"@aws-cdk/aws-kms": "1.152.0",
"@aws-cdk/core": "1.152.0",
"@aws-cdk/aws-events": "1.153.0",
"@aws-cdk/aws-iam": "1.153.0",
"@aws-cdk/aws-kms": "1.153.0",
"@aws-cdk/core": "1.153.0",
"constructs": "^3.3.69"

@@ -110,0 +110,0 @@ },

Sorry, the diff of this file is not supported yet

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

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