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

@aws-cdk/aws-dynamodb

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

Comparing version 1.84.0 to 1.85.0

42

package.json
{
"name": "@aws-cdk/aws-dynamodb",
"version": "1.84.0",
"version": "1.85.0",
"description": "The CDK Construct Library for AWS::DynamoDB",

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

"devDependencies": {
"@aws-cdk/assert": "1.84.0",
"@aws-cdk/assert": "1.85.0",
"@types/jest": "^26.0.15",
"aws-sdk": "^2.824.0",
"aws-sdk": "^2.827.0",
"aws-sdk-mock": "^5.1.0",
"cdk-build-tools": "1.84.0",
"cdk-integ-tools": "1.84.0",
"cfn2ts": "1.84.0",
"cdk-build-tools": "1.85.0",
"cdk-integ-tools": "1.85.0",
"cfn2ts": "1.85.0",
"jest": "^26.6.3",
"pkglint": "1.84.0",
"pkglint": "1.85.0",
"sinon": "^9.2.1",

@@ -90,9 +90,9 @@ "ts-jest": "^26.4.4"

"dependencies": {
"@aws-cdk/aws-applicationautoscaling": "1.84.0",
"@aws-cdk/aws-cloudwatch": "1.84.0",
"@aws-cdk/aws-iam": "1.84.0",
"@aws-cdk/aws-kms": "1.84.0",
"@aws-cdk/aws-lambda": "1.84.0",
"@aws-cdk/core": "1.84.0",
"@aws-cdk/custom-resources": "1.84.0",
"@aws-cdk/aws-applicationautoscaling": "1.85.0",
"@aws-cdk/aws-cloudwatch": "1.85.0",
"@aws-cdk/aws-iam": "1.85.0",
"@aws-cdk/aws-kms": "1.85.0",
"@aws-cdk/aws-lambda": "1.85.0",
"@aws-cdk/core": "1.85.0",
"@aws-cdk/custom-resources": "1.85.0",
"constructs": "^3.2.0"

@@ -102,9 +102,9 @@ },

"peerDependencies": {
"@aws-cdk/aws-applicationautoscaling": "1.84.0",
"@aws-cdk/aws-cloudwatch": "1.84.0",
"@aws-cdk/aws-iam": "1.84.0",
"@aws-cdk/aws-kms": "1.84.0",
"@aws-cdk/aws-lambda": "1.84.0",
"@aws-cdk/core": "1.84.0",
"@aws-cdk/custom-resources": "1.84.0",
"@aws-cdk/aws-applicationautoscaling": "1.85.0",
"@aws-cdk/aws-cloudwatch": "1.85.0",
"@aws-cdk/aws-iam": "1.85.0",
"@aws-cdk/aws-kms": "1.85.0",
"@aws-cdk/aws-lambda": "1.85.0",
"@aws-cdk/core": "1.85.0",
"@aws-cdk/custom-resources": "1.85.0",
"constructs": "^3.2.0"

@@ -111,0 +111,0 @@ },

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