New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alks-node

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alks-node - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

lib/alks-api.js

@@ -10,3 +10,3 @@ /*jslint node: true */

var ALKS_DURATIONS = [ 2, 6, 12, 18, 24, 36 ],
var ALKS_DURATIONS = [ 2, 6, 12, 18 ], // reducing due to EB not honoring long sessions: , 24, 36 ],
ACCOUNT_SELECTION_DELIMITER = ' :: ',

@@ -13,0 +13,0 @@ AWS_SIGNIN_URL = 'https://signin.aws.amazon.com/federation',

{
"name": "alks-node",
"version": "0.2.0",
"version": "0.2.1",
"description": "Node client for ALKS",

@@ -5,0 +5,0 @@ "main": "lib/alks-api.js",

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