Socket
Socket
Sign inDemoInstall

@aws-cdk/aws-efs

Package Overview
Dependencies
Maintainers
4
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/aws-efs - npm Package Compare versions

Comparing version 1.184.1 to 1.185.0

2

lib/access-point.js

@@ -76,3 +76,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
AccessPoint[_a] = { fqn: "@aws-cdk/aws-efs.AccessPoint", version: "1.184.1" };
AccessPoint[_a] = { fqn: "@aws-cdk/aws-efs.AccessPoint", version: "1.185.0" };
class ImportedAccessPoint extends AccessPointBase {

@@ -79,0 +79,0 @@ constructor(scope, id, attrs) {

@@ -221,3 +221,3 @@ "use strict";

_a = JSII_RTTI_SYMBOL_1;
FileSystem[_a] = { fqn: "@aws-cdk/aws-efs.FileSystem", version: "1.184.1" };
FileSystem[_a] = { fqn: "@aws-cdk/aws-efs.FileSystem", version: "1.185.0" };
/**

@@ -224,0 +224,0 @@ * The default port File System listens on.

{
"name": "@aws-cdk/aws-efs",
"version": "1.184.1",
"version": "1.185.0",
"description": "The CDK Construct Library for AWS::EFS",

@@ -82,16 +82,16 @@ "main": "lib/index.js",

"devDependencies": {
"@aws-cdk/assertions": "1.184.1",
"@aws-cdk/cdk-build-tools": "1.184.1",
"@aws-cdk/integ-runner": "1.184.1",
"@aws-cdk/cfn2ts": "1.184.1",
"@aws-cdk/pkglint": "1.184.1",
"@aws-cdk/assertions": "1.185.0",
"@aws-cdk/cdk-build-tools": "1.185.0",
"@aws-cdk/integ-runner": "1.185.0",
"@aws-cdk/cfn2ts": "1.185.0",
"@aws-cdk/pkglint": "1.185.0",
"@types/jest": "^27.5.2"
},
"dependencies": {
"@aws-cdk/aws-ec2": "1.184.1",
"@aws-cdk/aws-iam": "1.184.1",
"@aws-cdk/aws-kms": "1.184.1",
"@aws-cdk/cloud-assembly-schema": "1.184.1",
"@aws-cdk/core": "1.184.1",
"@aws-cdk/cx-api": "1.184.1",
"@aws-cdk/aws-ec2": "1.185.0",
"@aws-cdk/aws-iam": "1.185.0",
"@aws-cdk/aws-kms": "1.185.0",
"@aws-cdk/cloud-assembly-schema": "1.185.0",
"@aws-cdk/core": "1.185.0",
"@aws-cdk/cx-api": "1.185.0",
"constructs": "^3.3.69"

@@ -101,8 +101,8 @@ },

"peerDependencies": {
"@aws-cdk/aws-ec2": "1.184.1",
"@aws-cdk/aws-iam": "1.184.1",
"@aws-cdk/aws-kms": "1.184.1",
"@aws-cdk/cloud-assembly-schema": "1.184.1",
"@aws-cdk/core": "1.184.1",
"@aws-cdk/cx-api": "1.184.1",
"@aws-cdk/aws-ec2": "1.185.0",
"@aws-cdk/aws-iam": "1.185.0",
"@aws-cdk/aws-kms": "1.185.0",
"@aws-cdk/cloud-assembly-schema": "1.185.0",
"@aws-cdk/core": "1.185.0",
"@aws-cdk/cx-api": "1.185.0",
"constructs": "^3.3.69"

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