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

@aws-cdk/aws-glue

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

Comparing version 1.68.0 to 1.69.0

31

package.json
{
"name": "@aws-cdk/aws-glue",
"version": "1.68.0",
"version": "1.69.0",
"description": "The CDK Construct Library for AWS::Glue",

@@ -52,3 +52,4 @@ "main": "lib/index.js",

"build+test": "npm run build && npm test",
"compat": "cdk-compat"
"compat": "cdk-compat",
"gen": "cfn2ts"
},

@@ -75,15 +76,15 @@ "cdk-build": {

"devDependencies": {
"@aws-cdk/assert": "1.68.0",
"@aws-cdk/assert": "1.69.0",
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "1.68.0",
"cdk-integ-tools": "1.68.0",
"cfn2ts": "1.68.0",
"cdk-build-tools": "1.69.0",
"cdk-integ-tools": "1.69.0",
"cfn2ts": "1.69.0",
"jest": "^26.4.2",
"pkglint": "1.68.0"
"pkglint": "1.69.0"
},
"dependencies": {
"@aws-cdk/aws-iam": "1.68.0",
"@aws-cdk/aws-kms": "1.68.0",
"@aws-cdk/aws-s3": "1.68.0",
"@aws-cdk/core": "1.68.0",
"@aws-cdk/aws-iam": "1.69.0",
"@aws-cdk/aws-kms": "1.69.0",
"@aws-cdk/aws-s3": "1.69.0",
"@aws-cdk/core": "1.69.0",
"constructs": "^3.0.4"

@@ -93,6 +94,6 @@ },

"peerDependencies": {
"@aws-cdk/aws-iam": "1.68.0",
"@aws-cdk/aws-kms": "1.68.0",
"@aws-cdk/aws-s3": "1.68.0",
"@aws-cdk/core": "1.68.0",
"@aws-cdk/aws-iam": "1.69.0",
"@aws-cdk/aws-kms": "1.69.0",
"@aws-cdk/aws-s3": "1.69.0",
"@aws-cdk/core": "1.69.0",
"constructs": "^3.0.4"

@@ -99,0 +100,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