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.26.0 to 0.27.0

2

lib/built-ins.generated.d.ts
/**
* Built-in regional information, re-generated by `npm run build`.
*
* @generated 2019-03-20T12:44:29.749Z
* @generated 2019-03-28T21:21:34.537Z
*/

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

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

@@ -23,3 +23,7 @@ "main": "lib/index.js",

},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.region-info",
"module": "aws_cdk.region_info"
}
}

@@ -49,5 +53,5 @@ },

"@types/fs-extra": "^5.0.5",
"cdk-build-tools": "^0.26.0",
"cdk-build-tools": "^0.27.0",
"fs-extra": "^7.0.1",
"pkglint": "^0.26.0"
"pkglint": "^0.27.0"
},

@@ -54,0 +58,0 @@ "jest": {

@@ -25,2 +25,3 @@ {

"strictNullChecks": true,
"stripInternal": true,
"target": "ES2018",

@@ -27,0 +28,0 @@ "composite": true

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