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.38.0 to 1.39.0

test/__snapshots__/region-info.test.js.snap

2

lib/built-ins.generated.d.ts
/**
* Built-in regional information, re-generated by `npm run build`.
*
* @generated 2020-05-08T05:04:17.871Z
* @generated 2020-05-15T23:06:04.051Z
*/

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

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

@@ -33,3 +33,4 @@ "main": "lib/index.js",

"npm run gen"
]
],
"jest": true
},

@@ -57,17 +58,6 @@ "scripts": {

"@types/fs-extra": "^8.1.0",
"cdk-build-tools": "1.38.0",
"cdk-build-tools": "1.39.0",
"fs-extra": "^8.1.0",
"pkglint": "1.38.0"
"pkglint": "1.39.0"
},
"jest": {
"moduleFileExtensions": [
"ts",
"js"
],
"preset": "ts-jest",
"testMatch": [
"**/__tests__/**/*.ts?(x)",
"**/?(*.)+(spec|test).ts?(x)"
]
},
"repository": {

@@ -84,3 +74,3 @@ "url": "https://github.com/aws/aws-cdk.git",

"engines": {
"node": ">= 10.13.0"
"node": ">= 10.13.0 <13 || >=13.7.0"
},

@@ -87,0 +77,0 @@ "stability": "experimental",

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