You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

alks.js

Package Overview
Dependencies
Maintainers
7
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alks.js - npm Package Compare versions

Comparing version

to
2.7.0

3

CHANGELOG.md
# 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