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 1.1.0 to 1.2.0

15

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

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

}
},
"metadata": {
"awsdocs:title": "AWS Identity and Access Management"
}

@@ -71,3 +68,3 @@ },

"devDependencies": {
"@aws-cdk/assert": "^1.1.0",
"@aws-cdk/assert": "^1.2.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",

@@ -79,8 +76,8 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools",

"dependencies": {
"@aws-cdk/core": "^1.1.0",
"@aws-cdk/region-info": "^1.1.0"
"@aws-cdk/core": "^1.2.0",
"@aws-cdk/region-info": "^1.2.0"
},
"peerDependencies": {
"@aws-cdk/core": "^1.1.0",
"@aws-cdk/region-info": "^1.1.0"
"@aws-cdk/core": "^1.2.0",
"@aws-cdk/region-info": "^1.2.0"
},

@@ -87,0 +84,0 @@ "homepage": "https://github.com/aws/aws-cdk",

.jsii

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