New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cdk-assets

Package Overview
Dependencies
Maintainers
1
Versions
760
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdk-assets - npm Package Compare versions

Comparing version 2.11.0 to 2.12.0

20

npm-shrinkwrap.json
{
"name": "cdk-assets",
"version": "2.11.0",
"version": "2.12.0",
"lockfileVersion": 1,

@@ -8,3 +8,3 @@ "requires": true,

"@aws-cdk/cloud-assembly-schema": {
"version": "2.11.0",
"version": "2.12.0",
"requires": {

@@ -16,5 +16,5 @@ "jsonschema": "^1.4.0",

"@aws-cdk/cx-api": {
"version": "2.11.0",
"version": "2.12.0",
"requires": {
"@aws-cdk/cloud-assembly-schema": "2.11.0",
"@aws-cdk/cloud-assembly-schema": "2.12.0",
"semver": "^7.3.5"

@@ -38,5 +38,5 @@ }

"aws-sdk": {
"version": "2.1068.0",
"integrity": "sha512-lD8JaEVSDueoTdhwxYinkZKuCzsqCE1L6+NZhO1AVdwgtK62pzjU20VHX2K39+Y2XebeAO2QzD+32m0ROHAeZg==",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1068.0.tgz#1f5f866eab01ab31af9375177aa20a30b8a5af2f",
"version": "2.1070.0",
"integrity": "sha512-tkmuycoJ9k0qF1iq03iqyhevxP3l0OlrnUxjd0x8nZ9Ko1TGjyj0yJS4Vbd4r5RBpKUwRqedB7TAyZ/71mcZKw==",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1070.0.tgz#e7a27c34ed3a92776aa9128ed3469cb94bba9655",
"requires": {

@@ -313,5 +313,5 @@ "buffer": "4.9.2",

"minimatch": {
"version": "3.0.4",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083",
"version": "3.0.5",
"integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3",
"requires": {

@@ -318,0 +318,0 @@ "brace-expansion": "^1.1.7"

{
"name": "cdk-assets",
"description": "CDK Asset Publishing Tool",
"version": "2.11.0",
"version": "2.12.0",
"main": "lib/index.js",

@@ -40,11 +40,11 @@ "types": "lib/index.d.ts",

"@types/yargs": "^15.0.14",
"@aws-cdk/cdk-build-tools": "2.11.0",
"jest": "^27.4.7",
"@aws-cdk/cdk-build-tools": "2.12.0",
"jest": "^27.5.1",
"jszip": "^3.7.1",
"mock-fs": "^4.14.0",
"@aws-cdk/pkglint": "2.11.0"
"@aws-cdk/pkglint": "2.12.0"
},
"dependencies": {
"@aws-cdk/cloud-assembly-schema": "2.11.0",
"@aws-cdk/cx-api": "2.11.0",
"@aws-cdk/cloud-assembly-schema": "2.12.0",
"@aws-cdk/cx-api": "2.12.0",
"archiver": "^5.3.0",

@@ -51,0 +51,0 @@ "aws-sdk": "^2.848.0",

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