Socket
Socket
Sign inDemoInstall

@aws-solutions-constructs/aws-apigateway-iot

Package Overview
Dependencies
94
Maintainers
1
Versions
198
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.77.0 to 1.78.0

24

package.json
{
"name": "@aws-solutions-constructs/aws-apigateway-iot",
"version": "1.77.0",
"version": "1.78.0",
"description": "CDK constructs to proxy communication to IotCore using a APIGateway(REST).",

@@ -56,11 +56,11 @@ "main": "lib/index.js",

"dependencies": {
"@aws-cdk/aws-apigateway": "1.77.0",
"@aws-cdk/aws-logs": "1.77.0",
"@aws-cdk/core": "1.77.0",
"@aws-cdk/aws-iam": "1.77.0",
"@aws-solutions-constructs/core": "1.77.0",
"@aws-cdk/aws-apigateway": "1.78.0",
"@aws-cdk/aws-logs": "1.78.0",
"@aws-cdk/core": "1.78.0",
"@aws-cdk/aws-iam": "1.78.0",
"@aws-solutions-constructs/core": "1.78.0",
"constructs": "^3.2.0"
},
"devDependencies": {
"@aws-cdk/assert": "1.77.0",
"@aws-cdk/assert": "1.78.0",
"@types/jest": "^24.0.23",

@@ -75,9 +75,9 @@ "@types/node": "^10.3.0"

"peerDependencies": {
"@aws-cdk/aws-apigateway": "1.77.0",
"@aws-cdk/aws-logs": "1.77.0",
"@aws-cdk/core": "1.77.0",
"@aws-solutions-constructs/core": "1.77.0",
"@aws-cdk/aws-apigateway": "1.78.0",
"@aws-cdk/aws-logs": "1.78.0",
"@aws-cdk/core": "1.78.0",
"@aws-solutions-constructs/core": "1.78.0",
"constructs": "^3.2.0",
"@aws-cdk/aws-iam": "1.77.0"
"@aws-cdk/aws-iam": "1.78.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc