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

@aws-cdk/custom-resources

Package Overview
Dependencies
Maintainers
5
Versions
248
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/custom-resources - npm Package Compare versions

Comparing version 1.13.0 to 1.13.1

28

package.json
{
"name": "@aws-cdk/custom-resources",
"version": "1.13.0",
"version": "1.13.1",
"description": "Constructs for implementing CDK custom resources",

@@ -70,5 +70,5 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.13.0",
"@aws-cdk/aws-events": "1.13.0",
"@aws-cdk/aws-ssm": "1.13.0",
"@aws-cdk/assert": "1.13.1",
"@aws-cdk/aws-events": "1.13.1",
"@aws-cdk/aws-ssm": "1.13.1",
"@types/aws-lambda": "^8.10.33",

@@ -86,15 +86,15 @@ "@types/sinon": "^7.5.0",

"dependencies": {
"@aws-cdk/aws-cloudformation": "1.13.0",
"@aws-cdk/aws-iam": "1.13.0",
"@aws-cdk/aws-lambda": "1.13.0",
"@aws-cdk/aws-sns": "1.13.0",
"@aws-cdk/core": "1.13.0"
"@aws-cdk/aws-cloudformation": "1.13.1",
"@aws-cdk/aws-iam": "1.13.1",
"@aws-cdk/aws-lambda": "1.13.1",
"@aws-cdk/aws-sns": "1.13.1",
"@aws-cdk/core": "1.13.1"
},
"homepage": "https://github.com/aws/aws-cdk",
"peerDependencies": {
"@aws-cdk/aws-cloudformation": "1.13.0",
"@aws-cdk/aws-iam": "1.13.0",
"@aws-cdk/aws-lambda": "1.13.0",
"@aws-cdk/aws-sns": "1.13.0",
"@aws-cdk/core": "1.13.0"
"@aws-cdk/aws-cloudformation": "1.13.1",
"@aws-cdk/aws-iam": "1.13.1",
"@aws-cdk/aws-lambda": "1.13.1",
"@aws-cdk/aws-sns": "1.13.1",
"@aws-cdk/core": "1.13.1"
},

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