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

@aws-cdk/aws-cloudfront

Package Overview
Dependencies
Maintainers
4
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.24.0 to 0.24.1

30

package.json
{
"name": "@aws-cdk/aws-cloudfront",
"version": "0.24.0",
"version": "0.24.1",
"description": "CDK Constructs for AWS CloudFront",

@@ -57,22 +57,22 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "^0.24.0",
"@aws-cdk/assert": "^0.24.1",
"aws-sdk": "^2.259.1",
"cdk-build-tools": "^0.24.0",
"cdk-integ-tools": "^0.24.0",
"cfn2ts": "^0.24.0",
"pkglint": "^0.24.0"
"cdk-build-tools": "^0.24.1",
"cdk-integ-tools": "^0.24.1",
"cfn2ts": "^0.24.1",
"pkglint": "^0.24.1"
},
"dependencies": {
"@aws-cdk/aws-certificatemanager": "^0.24.0",
"@aws-cdk/aws-iam": "^0.24.0",
"@aws-cdk/aws-kms": "^0.24.0",
"@aws-cdk/aws-route53": "^0.24.0",
"@aws-cdk/aws-s3": "^0.24.0",
"@aws-cdk/cdk": "^0.24.0"
"@aws-cdk/aws-certificatemanager": "^0.24.1",
"@aws-cdk/aws-iam": "^0.24.1",
"@aws-cdk/aws-kms": "^0.24.1",
"@aws-cdk/aws-route53": "^0.24.1",
"@aws-cdk/aws-s3": "^0.24.1",
"@aws-cdk/cdk": "^0.24.1"
},
"homepage": "https://github.com/awslabs/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-route53": "^0.24.0",
"@aws-cdk/aws-s3": "^0.24.0",
"@aws-cdk/cdk": "^0.24.0"
"@aws-cdk/aws-route53": "^0.24.1",
"@aws-cdk/aws-s3": "^0.24.1",
"@aws-cdk/cdk": "^0.24.1"
},

@@ -79,0 +79,0 @@ "engines": {

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