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 1.15.0 to 1.16.0

2

lib/built-ins.generated.d.ts
/**
* Built-in regional information, re-generated by `npm run build`.
*
* @generated 2019-10-28T11:47:40.924Z
* @generated 2019-11-11T17:04:19.891Z
*/

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

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

@@ -44,5 +44,7 @@ "main": "lib/index.js",

"pkglint": "pkglint -f",
"awslint": "cdk-awslint",
"package": "cdk-package",
"build+test+package": "npm run build+test && npm run package",
"build+test": "npm run build && npm test"
"build+test": "npm run build && npm test",
"compat": "cdk-compat"
},

@@ -57,5 +59,5 @@ "author": {

"@types/fs-extra": "^8.0.1",
"cdk-build-tools": "file:../../../tools/cdk-build-tools",
"cdk-build-tools": "1.16.0",
"fs-extra": "^8.1.0",
"pkglint": "file:../../../tools/pkglint"
"pkglint": "1.16.0"
},

@@ -93,3 +95,10 @@ "jest": {

},
"stability": "experimental"
"stability": "experimental",
"awslint": {
"exclude": [
"docs-public-apis:@aws-cdk/region-info.Fact.regions",
"docs-public-apis:@aws-cdk/region-info.RegionInfo.regions",
"docs-public-apis:@aws-cdk/region-info.RegionInfo.name"
]
}
}

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