Comparing version
# Changelog | ||
- Fix documented method return types | ||
- Adding sessionTime property to getKeys/getIAMKeys response | ||
- Updates types the getAccounts response to include alias and account ID | ||
@@ -49,2 +49,4 @@ import nodeFetch, { Response } from 'node-fetch'; | ||
cloudsploitTrend: CloudsploitReport[]; | ||
alias: string; | ||
awsAccountId: string; | ||
} | ||
@@ -51,0 +53,0 @@ /** |
{ | ||
"name": "alks.js", | ||
"version": "2.6.0", | ||
"version": "2.7.0", | ||
"description": "JavaScript client for the ALKS API, usable in both modern browsers and node.js", | ||
@@ -5,0 +5,0 @@ "main": "dist/alks.cjs.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1478181
023082
0.01%