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 2.4.6 to 2.4.7

2

package.json
{
"name": "akkeris",
"version": "2.4.6",
"version": "2.4.7",
"description": "Akkeris CLI",

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

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

if(auto_release_enabled) {
let payload = { org:app.organization.name, checksum:'', url:args.URL, repo:'', sha:'', branch:'', version:args.version }
let payload = { checksum:'', url:args.URL, repo:'', sha:'', branch:'', version:args.version }
appkit.api.post(JSON.stringify(payload), `/apps/${args.app}/builds`, (err, build) => {

@@ -134,0 +134,0 @@ if(err) {

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