Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.1.0 to 3.1.1

2

aka.js

@@ -868,3 +868,3 @@ #!/usr/bin/env node

console.log(appkit.terminal.markdown(`###===### updating akkeris`));
proc.spawnSync('npm',['update', '-g', 'akkeris'], {cwd:__dirname, env:process.env, stdio:'inherit', shell: isWindows || undefined});
proc.spawnSync('npm',['install', '-g', 'akkeris@latest'], {cwd:__dirname, env:process.env, stdio:'inherit', shell: isWindows || undefined});

@@ -871,0 +871,0 @@ // Clear 'update available' file

{
"name": "akkeris",
"version": "3.1.0",
"version": "3.1.1",
"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