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

akkeris

Package Overview
Dependencies
Maintainers
4
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.4.25 to 2.4.26

2

package.json
{
"name": "akkeris",
"version": "2.4.25",
"version": "2.4.26",
"description": "Akkeris CLI",

@@ -5,0 +5,0 @@ "main": "aka.js",

@@ -19,3 +19,3 @@ "use strict"

let uri = `/apps/${args.app}/log-sessions`
if (args.site && args.app === "" && args.site !== "") {
if (args.site && !args.app) {
uri = `/sites/${args.site}/log-sessions`

@@ -91,2 +91,2 @@ }

primary:true
}
}
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