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

@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.36.0 to 1.36.1

3

lib/aws-custom-resource/sdk-api-metadata.json

@@ -871,3 +871,6 @@ {

"name": "Synthetics"
},
"iotsitewise": {
"name": "IoTSiteWise"
}
}

42

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

@@ -69,6 +69,6 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "1.36.0",
"@aws-cdk/aws-events": "1.36.0",
"@aws-cdk/aws-s3": "1.36.0",
"@aws-cdk/aws-ssm": "1.36.0",
"@aws-cdk/assert": "1.36.1",
"@aws-cdk/aws-events": "1.36.1",
"@aws-cdk/aws-s3": "1.36.1",
"@aws-cdk/aws-ssm": "1.36.1",
"@types/aws-lambda": "^8.10.39",

@@ -79,17 +79,17 @@ "@types/fs-extra": "^8.1.0",

"aws-sdk-mock": "^5.1.0",
"cdk-build-tools": "1.36.0",
"cdk-integ-tools": "1.36.0",
"cfn2ts": "1.36.0",
"cdk-build-tools": "1.36.1",
"cdk-integ-tools": "1.36.1",
"cfn2ts": "1.36.1",
"fs-extra": "^8.1.0",
"nock": "^12.0.3",
"pkglint": "1.36.0",
"pkglint": "1.36.1",
"sinon": "^9.0.2"
},
"dependencies": {
"@aws-cdk/aws-cloudformation": "1.36.0",
"@aws-cdk/aws-iam": "1.36.0",
"@aws-cdk/aws-lambda": "1.36.0",
"@aws-cdk/aws-logs": "1.36.0",
"@aws-cdk/aws-sns": "1.36.0",
"@aws-cdk/core": "1.36.0",
"@aws-cdk/aws-cloudformation": "1.36.1",
"@aws-cdk/aws-iam": "1.36.1",
"@aws-cdk/aws-lambda": "1.36.1",
"@aws-cdk/aws-logs": "1.36.1",
"@aws-cdk/aws-sns": "1.36.1",
"@aws-cdk/core": "1.36.1",
"constructs": "^3.0.2"

@@ -99,8 +99,8 @@ },

"peerDependencies": {
"@aws-cdk/aws-cloudformation": "1.36.0",
"@aws-cdk/aws-iam": "1.36.0",
"@aws-cdk/aws-lambda": "1.36.0",
"@aws-cdk/aws-logs": "1.36.0",
"@aws-cdk/aws-sns": "1.36.0",
"@aws-cdk/core": "1.36.0",
"@aws-cdk/aws-cloudformation": "1.36.1",
"@aws-cdk/aws-iam": "1.36.1",
"@aws-cdk/aws-lambda": "1.36.1",
"@aws-cdk/aws-logs": "1.36.1",
"@aws-cdk/aws-sns": "1.36.1",
"@aws-cdk/core": "1.36.1",
"constructs": "^3.0.2"

@@ -107,0 +107,0 @@ },

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