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

@aws-cdk/aws-efs

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

Comparing version 1.115.0 to 1.116.0

2

lib/access-point.js

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

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

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

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

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

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

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

@@ -77,15 +77,15 @@ "main": "lib/index.js",

"@types/jest": "^26.0.24",
"cdk-build-tools": "1.115.0",
"cdk-integ-tools": "1.115.0",
"cfn2ts": "1.115.0",
"pkglint": "1.115.0",
"@aws-cdk/assertions": "1.115.0"
"cdk-build-tools": "1.116.0",
"cdk-integ-tools": "1.116.0",
"cfn2ts": "1.116.0",
"pkglint": "1.116.0",
"@aws-cdk/assertions": "1.116.0"
},
"dependencies": {
"@aws-cdk/aws-ec2": "1.115.0",
"@aws-cdk/aws-iam": "1.115.0",
"@aws-cdk/aws-kms": "1.115.0",
"@aws-cdk/cloud-assembly-schema": "1.115.0",
"@aws-cdk/core": "1.115.0",
"@aws-cdk/cx-api": "1.115.0",
"@aws-cdk/aws-ec2": "1.116.0",
"@aws-cdk/aws-iam": "1.116.0",
"@aws-cdk/aws-kms": "1.116.0",
"@aws-cdk/cloud-assembly-schema": "1.116.0",
"@aws-cdk/core": "1.116.0",
"@aws-cdk/cx-api": "1.116.0",
"constructs": "^3.3.69"

@@ -95,8 +95,8 @@ },

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

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