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

@aws-cdk/aws-sns-subscriptions

Package Overview
Dependencies
Maintainers
5
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-sns-subscriptions - npm Package Compare versions

Comparing version 1.60.0 to 1.61.0

39

package.json
{
"name": "@aws-cdk/aws-sns-subscriptions",
"version": "1.60.0",
"version": "1.61.0",
"description": "CDK Subscription Constructs for AWS SNS",

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

}
}
},
"projectReferences": true
},

@@ -62,25 +63,25 @@ "repository": {

"devDependencies": {
"@aws-cdk/assert": "1.60.0",
"cdk-build-tools": "1.60.0",
"cdk-integ-tools": "1.60.0",
"cfn2ts": "1.60.0",
"@aws-cdk/assert": "1.61.0",
"cdk-build-tools": "1.61.0",
"cdk-integ-tools": "1.61.0",
"cfn2ts": "1.61.0",
"jest": "^25.5.4",
"pkglint": "1.60.0"
"pkglint": "1.61.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "1.60.0",
"@aws-cdk/aws-lambda": "1.60.0",
"@aws-cdk/aws-sns": "1.60.0",
"@aws-cdk/aws-sqs": "1.60.0",
"@aws-cdk/core": "1.60.0",
"constructs": "^3.0.2"
"@aws-cdk/aws-iam": "1.61.0",
"@aws-cdk/aws-lambda": "1.61.0",
"@aws-cdk/aws-sns": "1.61.0",
"@aws-cdk/aws-sqs": "1.61.0",
"@aws-cdk/core": "1.61.0",
"constructs": "^3.0.4"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-iam": "1.60.0",
"@aws-cdk/aws-lambda": "1.60.0",
"@aws-cdk/aws-sns": "1.60.0",
"@aws-cdk/aws-sqs": "1.60.0",
"@aws-cdk/core": "1.60.0",
"constructs": "^3.0.2"
"@aws-cdk/aws-iam": "1.61.0",
"@aws-cdk/aws-lambda": "1.61.0",
"@aws-cdk/aws-sns": "1.61.0",
"@aws-cdk/aws-sqs": "1.61.0",
"@aws-cdk/core": "1.61.0",
"constructs": "^3.0.4"
},

@@ -87,0 +88,0 @@ "engines": {

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