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.36.1 to 0.36.2

2

lib/built-ins.generated.d.ts
/**
* Built-in regional information, re-generated by `npm run build`.
*
* @generated 2019-07-01T16:28:14.276Z
* @generated 2019-07-03T11:40:26.914Z
*/

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

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

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

"groupId": "software.amazon.awscdk",
"artifactId": "cdk-region-info"
"artifactId": "cdk-region-info",
"versionSuffix": ".DEVPREVIEW"
}

@@ -22,3 +23,4 @@ },

"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
"assemblyOriginatorKeyFile": "../../key.snk",
"versionSuffix": "-devpreview"
},

@@ -55,5 +57,5 @@ "python": {

"@types/fs-extra": "^7.0.0",
"cdk-build-tools": "^0.36.1",
"cdk-build-tools": "^0.36.2",
"fs-extra": "^8.0.1",
"pkglint": "^0.36.1"
"pkglint": "^0.36.2"
},

@@ -60,0 +62,0 @@ "jest": {

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