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

@aws-cdk/aws-sns

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

Comparing version 1.42.0 to 1.42.1

38

package.json
{
"name": "@aws-cdk/aws-sns",
"version": "1.42.0",
"version": "1.42.1",
"description": "CDK Constructs for AWS SNS",

@@ -68,18 +68,18 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.42.0",
"@aws-cdk/aws-s3": "1.42.0",
"@aws-cdk/assert": "1.42.1",
"@aws-cdk/aws-s3": "1.42.1",
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "1.42.0",
"cdk-integ-tools": "1.42.0",
"cfn2ts": "1.42.0",
"cdk-build-tools": "1.42.1",
"cdk-integ-tools": "1.42.1",
"cfn2ts": "1.42.1",
"nodeunit": "^0.11.3",
"pkglint": "1.42.0"
"pkglint": "1.42.1"
},
"dependencies": {
"@aws-cdk/aws-cloudwatch": "1.42.0",
"@aws-cdk/aws-events": "1.42.0",
"@aws-cdk/aws-iam": "1.42.0",
"@aws-cdk/aws-kms": "1.42.0",
"@aws-cdk/aws-sqs": "1.42.0",
"@aws-cdk/core": "1.42.0",
"@aws-cdk/aws-cloudwatch": "1.42.1",
"@aws-cdk/aws-events": "1.42.1",
"@aws-cdk/aws-iam": "1.42.1",
"@aws-cdk/aws-kms": "1.42.1",
"@aws-cdk/aws-sqs": "1.42.1",
"@aws-cdk/core": "1.42.1",
"constructs": "^3.0.2"

@@ -89,8 +89,8 @@ },

"peerDependencies": {
"@aws-cdk/aws-cloudwatch": "1.42.0",
"@aws-cdk/aws-events": "1.42.0",
"@aws-cdk/aws-iam": "1.42.0",
"@aws-cdk/aws-kms": "1.42.0",
"@aws-cdk/aws-sqs": "1.42.0",
"@aws-cdk/core": "1.42.0",
"@aws-cdk/aws-cloudwatch": "1.42.1",
"@aws-cdk/aws-events": "1.42.1",
"@aws-cdk/aws-iam": "1.42.1",
"@aws-cdk/aws-kms": "1.42.1",
"@aws-cdk/aws-sqs": "1.42.1",
"@aws-cdk/core": "1.42.1",
"constructs": "^3.0.2"

@@ -97,0 +97,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