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

@aws-cdk/aws-cognito

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-cognito - npm Package Compare versions

Comparing version 1.83.0 to 1.84.0

32

package.json
{
"name": "@aws-cdk/aws-cognito",
"version": "1.83.0",
"version": "1.84.0",
"description": "The CDK Construct Library for AWS::Cognito",

@@ -76,16 +76,16 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.83.0",
"@aws-cdk/assert": "1.84.0",
"@types/punycode": "^2.1.0",
"cdk-build-tools": "1.83.0",
"cdk-integ-tools": "1.83.0",
"cfn2ts": "1.83.0",
"cdk-build-tools": "1.84.0",
"cdk-integ-tools": "1.84.0",
"cfn2ts": "1.84.0",
"jest": "^26.6.3",
"pkglint": "1.83.0"
"pkglint": "1.84.0"
},
"dependencies": {
"@aws-cdk/aws-certificatemanager": "1.83.0",
"@aws-cdk/aws-iam": "1.83.0",
"@aws-cdk/aws-lambda": "1.83.0",
"@aws-cdk/core": "1.83.0",
"@aws-cdk/custom-resources": "1.83.0",
"@aws-cdk/aws-certificatemanager": "1.84.0",
"@aws-cdk/aws-iam": "1.84.0",
"@aws-cdk/aws-lambda": "1.84.0",
"@aws-cdk/core": "1.84.0",
"@aws-cdk/custom-resources": "1.84.0",
"constructs": "^3.2.0",

@@ -96,7 +96,7 @@ "punycode": "^2.1.1"

"peerDependencies": {
"@aws-cdk/aws-certificatemanager": "1.83.0",
"@aws-cdk/aws-iam": "1.83.0",
"@aws-cdk/aws-lambda": "1.83.0",
"@aws-cdk/core": "1.83.0",
"@aws-cdk/custom-resources": "1.83.0",
"@aws-cdk/aws-certificatemanager": "1.84.0",
"@aws-cdk/aws-iam": "1.84.0",
"@aws-cdk/aws-lambda": "1.84.0",
"@aws-cdk/core": "1.84.0",
"@aws-cdk/custom-resources": "1.84.0",
"constructs": "^3.2.0"

@@ -103,0 +103,0 @@ },

Sorry, the diff of this file is not supported yet

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