Socket
Socket
Sign inDemoInstall

@aws-cdk/core

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

Comparing version 1.75.0 to 1.76.0

22

package.json
{
"name": "@aws-cdk/core",
"version": "1.75.0",
"version": "1.76.0",
"description": "AWS Cloud Development Kit Core Library",

@@ -175,8 +175,8 @@ "main": "lib/index.js",

"@types/sinon": "^9.0.9",
"cdk-build-tools": "1.75.0",
"cfn2ts": "1.75.0",
"cdk-build-tools": "1.76.0",
"cfn2ts": "1.76.0",
"fast-check": "^2.7.0",
"lodash": "^4.17.20",
"nodeunit-shim": "1.75.0",
"pkglint": "1.75.0",
"nodeunit-shim": "1.76.0",
"pkglint": "1.76.0",
"sinon": "^9.2.1",

@@ -186,5 +186,5 @@ "ts-mock-imports": "^1.3.1"

"dependencies": {
"@aws-cdk/cloud-assembly-schema": "1.75.0",
"@aws-cdk/cx-api": "1.75.0",
"@aws-cdk/region-info": "1.75.0",
"@aws-cdk/cloud-assembly-schema": "1.76.0",
"@aws-cdk/cx-api": "1.76.0",
"@aws-cdk/region-info": "1.76.0",
"constructs": "^3.2.0",

@@ -204,6 +204,6 @@ "fs-extra": "^9.0.1",

"peerDependencies": {
"@aws-cdk/cloud-assembly-schema": "1.75.0",
"@aws-cdk/cx-api": "1.75.0",
"@aws-cdk/cloud-assembly-schema": "1.76.0",
"@aws-cdk/cx-api": "1.76.0",
"constructs": "^3.2.0",
"@aws-cdk/region-info": "1.75.0"
"@aws-cdk/region-info": "1.76.0"
},

@@ -210,0 +210,0 @@ "engines": {

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