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

@aws-cdk/region-info

Package Overview
Dependencies
Maintainers
5
Versions
532
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.22.0 to 1.23.0

jest.config.gen.json

2

lib/built-ins.generated.d.ts
/**
* Built-in regional information, re-generated by `npm run build`.
*
* @generated 2020-01-23T17:43:05.741Z
* @generated 2020-02-07T02:32:02.523Z
*/

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

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

@@ -56,18 +56,11 @@ "main": "lib/index.js",

"@types/fs-extra": "^8.0.1",
"cdk-build-tools": "1.22.0",
"cdk-build-tools": "1.23.0",
"fs-extra": "^8.1.0",
"pkglint": "1.22.0"
"pkglint": "1.23.0"
},
"jest": {
"coverageReporters": [
"lcov",
"html",
"text-summary"
"moduleFileExtensions": [
"ts",
"js"
],
"coverageThreshold": {
"global": {
"statements": 80,
"branches": 80
}
},
"preset": "ts-jest",

@@ -77,4 +70,3 @@ "testMatch": [

"**/?(*.)+(spec|test).ts?(x)"
],
"collectCoverage": true
]
},

@@ -81,0 +73,0 @@ "repository": {

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