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

akkeris

Package Overview
Dependencies
Maintainers
3
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akkeris - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8

2

aka.js

@@ -98,5 +98,7 @@ #!/usr/bin/env node

function welcome() {
console.log("")
console.log("Hi! It looks like you might be new here. Lets take a second")
console.log("to get started, you'll need your akkeris auth and apps host")
console.log("in addition to your login and password.")
console.log("")
proc.spawnSync('ak',['auth:profile'], {env:process.env, stdio:'inherit'});

@@ -103,0 +105,0 @@ proc.spawnSync('ak',['auth:login'], {env:process.env, stdio:'inherit'});

2

package.json
{
"name": "akkeris",
"version": "2.1.7",
"version": "2.1.8",
"description": "Akkeris CLI",

@@ -5,0 +5,0 @@ "main": "aka.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