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

@aws-cdk/assets

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

Comparing version 1.4.0 to 1.5.0

14

package.json
{
"name": "@aws-cdk/assets",
"version": "1.4.0",
"version": "1.5.0",
"description": "Integration of CDK apps with local assets",

@@ -66,6 +66,6 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assert": "^1.4.0",
"@aws-cdk/assert": "^1.5.0",
"@types/minimatch": "^3.0.3",
"@types/sinon": "^7.0.13",
"aws-cdk": "^1.4.0",
"aws-cdk": "^1.5.0",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",

@@ -78,4 +78,4 @@ "cdk-integ-tools": "file:../../../tools/cdk-integ-tools",

"dependencies": {
"@aws-cdk/core": "^1.4.0",
"@aws-cdk/cx-api": "^1.4.0",
"@aws-cdk/core": "^1.5.0",
"@aws-cdk/cx-api": "^1.5.0",
"minimatch": "^3.0.4"

@@ -85,4 +85,4 @@ },

"peerDependencies": {
"@aws-cdk/core": "^1.4.0",
"@aws-cdk/cx-api": "^1.4.0"
"@aws-cdk/core": "^1.5.0",
"@aws-cdk/cx-api": "^1.5.0"
},

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

Sorry, the diff of this file is not supported yet

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