Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-iam

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

Comparing version 0.36.2 to 0.37.0

20

package.json
{
"name": "@aws-cdk/aws-iam",
"version": "0.36.2",
"version": "0.37.0",
"description": "CDK routines for easily assigning correct and minimal IAM permissions",

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

"devDependencies": {
"@aws-cdk/assert": "^0.36.2",
"cdk-build-tools": "^0.36.2",
"cdk-integ-tools": "^0.36.2",
"cfn2ts": "^0.36.2",
"pkglint": "^0.36.2"
"@aws-cdk/assert": "^0.37.0",
"cdk-build-tools": "^0.37.0",
"cdk-integ-tools": "^0.37.0",
"cfn2ts": "^0.37.0",
"pkglint": "^0.37.0"
},
"dependencies": {
"@aws-cdk/core": "^0.36.2",
"@aws-cdk/region-info": "^0.36.2"
"@aws-cdk/core": "^0.37.0",
"@aws-cdk/region-info": "^0.37.0"
},
"peerDependencies": {
"@aws-cdk/core": "^0.36.2",
"@aws-cdk/region-info": "^0.36.2"
"@aws-cdk/core": "^0.37.0",
"@aws-cdk/region-info": "^0.37.0"
},

@@ -85,0 +85,0 @@ "homepage": "https://github.com/awslabs/aws-cdk",

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