Socket
Socket
Sign inDemoInstall

@aws-cdk/region-info

Package Overview
Dependencies
Maintainers
5
Versions
520
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-cdk/region-info - npm Package Compare versions

Comparing version 0.33.0 to 0.34.0

2

lib/built-ins.generated.d.ts
/**
* Built-in regional information, re-generated by `npm run build`.
*
* @generated 2019-05-30T14:46:07.022Z
* @generated 2019-06-10T10:39:47.319Z
*/

@@ -6,0 +6,0 @@ export declare class BuiltIns {

{
"name": "@aws-cdk/region-info",
"version": "0.33.0",
"version": "0.34.0",
"description": "AWS region information, such as service principal names",

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

"devDependencies": {
"@types/fs-extra": "^5.0.5",
"cdk-build-tools": "^0.33.0",
"fs-extra": "^7.0.1",
"pkglint": "^0.33.0"
"@types/fs-extra": "^7.0.0",
"cdk-build-tools": "^0.34.0",
"fs-extra": "^8.0.1",
"pkglint": "^0.34.0"
},

@@ -88,3 +88,4 @@ "jest": {

"node": ">= 8.10.0"
}
},
"stability": "experimental"
}
# AWS Region-Specific Information Directory
<!--BEGIN STABILITY BANNER-->
---
![Stability: Experimental](https://img.shields.io/badge/stability-Experimental-important.svg?style=for-the-badge)
> This API is still under active development and subject to non-backward
> compatible changes or removal in any future version. Use of the API is not recommended in production
> environments. Experimental APIs are not subject to the Semantic Versioning model.
---
<!--END STABILITY BANNER-->
## Usage

@@ -3,0 +16,0 @@ Some information used in CDK Applications differs from one AWS region to

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