Socket
Socket
Sign inDemoInstall

@aws-cdk/cfnspec

Package Overview
Dependencies
Maintainers
5
Versions
476
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/cfnspec - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

.nyc_output/974722e8-ee68-4516-b012-5314898fedeb.json

2

.nyc_output/processinfo/index.json

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

{"processes":{"0148eedd-1152-434d-afb5-b41b70a76fb5":{"parent":null,"children":[]},"988599e9-d945-47fd-9b8c-80d6fbef2ce9":{"parent":null,"children":[]}},"files":{"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/index.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"],"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/schema/index.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"],"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/schema/base-types.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"],"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/schema/property.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"],"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/schema/resource-type.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"],"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/schema/specification.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"],"/codebuild/output/src975443729/src/packages/@aws-cdk/cfnspec/lib/schema/augmentation.js":["0148eedd-1152-434d-afb5-b41b70a76fb5","988599e9-d945-47fd-9b8c-80d6fbef2ce9"]},"externalIds":{}}
{"processes":{"974722e8-ee68-4516-b012-5314898fedeb":{"parent":null,"children":[]},"cb2a862b-9832-40fc-b688-04dadd650d3e":{"parent":null,"children":[]}},"files":{"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/index.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"],"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/schema/index.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"],"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/schema/base-types.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"],"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/schema/property.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"],"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/schema/resource-type.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"],"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/schema/specification.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"],"/codebuild/output/src411334797/src/packages/@aws-cdk/cfnspec/lib/schema/augmentation.js":["974722e8-ee68-4516-b012-5314898fedeb","cb2a862b-9832-40fc-b688-04dadd650d3e"]},"externalIds":{}}

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

# CloudFormation Resource Specification v5.0.0
## New Resource Types
* AWS::CodeStar::GitHubRepository
## Attribute Changes
## Property Changes
* AWS::CodeCommit::Repository Tags (__added__)
* AWS::Cognito::UserPool UserPoolAddOns (__added__)
* AWS::Cognito::UserPool VerificationMessageTemplate (__added__)
* AWS::Cognito::UserPoolClient AllowedOAuthFlows (__added__)
* AWS::Cognito::UserPoolClient AllowedOAuthFlowsUserPoolClient (__added__)
* AWS::Cognito::UserPoolClient AllowedOAuthScopes (__added__)
* AWS::Cognito::UserPoolClient AnalyticsConfiguration (__added__)
* AWS::Cognito::UserPoolClient CallbackURLs (__added__)
* AWS::Cognito::UserPoolClient DefaultRedirectURI (__added__)
* AWS::Cognito::UserPoolClient LogoutURLs (__added__)
* AWS::Cognito::UserPoolClient SupportedIdentityProviders (__added__)
* AWS::Glue::Job GlueVersion (__added__)
* AWS::Glue::Job MaxCapacity (__added__)
* AWS::Glue::Job NumberOfWorkers (__added__)
* AWS::Glue::Job WorkerType (__added__)
* AWS::SSM::MaintenanceWindowTask ServiceRoleArn.Required (__changed__)
* Old: true
* New: false
* AWS::SSM::MaintenanceWindowTask WindowId.Required (__changed__)
* Old: false
* New: true
## Property Type Changes
* AWS::Batch::JobDefinition.Device (__added__)
* AWS::Batch::JobDefinition.LinuxParameters (__added__)
* AWS::Cognito::UserPool.UserPoolAddOns (__added__)
* AWS::Cognito::UserPool.VerificationMessageTemplate (__added__)
* AWS::Cognito::UserPoolClient.AnalyticsConfiguration (__added__)
* AWS::Batch::ComputeEnvironment.ComputeResources SecurityGroupIds.Required (__changed__)
* Old: true
* New: false
* AWS::Batch::JobDefinition.ContainerProperties LinuxParameters (__added__)
* AWS::CodeCommit::Repository.RepositoryTrigger DestinationArn.Required (__changed__)
* Old: false
* New: true
* AWS::CodeCommit::Repository.RepositoryTrigger Events.Required (__changed__)
* Old: false
* New: true
* AWS::CodeCommit::Repository.RepositoryTrigger Name.Required (__changed__)
* Old: false
* New: true
* AWS::Cognito::UserPool.LambdaConfig PreTokenGeneration (__added__)
* AWS::Cognito::UserPool.LambdaConfig UserMigration (__added__)
* AWS::Glue::Job.JobCommand PythonVersion (__added__)
# CloudFormation Resource Specification v4.3.0

@@ -2,0 +60,0 @@

{
"name": "@aws-cdk/cfnspec",
"description": "The CloudFormation resource specification used by @aws-cdk packages",
"version": "1.3.0",
"version": "1.4.0",
"scripts": {

@@ -25,7 +25,7 @@ "update": "cdk-build && /bin/bash build-tools/update.sh",

"devDependencies": {
"@types/fs-extra": "^7.0.0",
"@types/fs-extra": "^8.0.0",
"@types/md5": "^2.1.33",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"fast-json-patch": "^2.1.0",
"fs-extra": "^8.0.1",
"fast-json-patch": "^2.2.1",
"fs-extra": "^8.1.0",
"json-diff": "^0.5.4",

@@ -32,0 +32,0 @@ "pkglint": "file:../../../tools/pkglint",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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 not supported yet

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