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

acme-commander

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acme-commander - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

bin/worker.js

@@ -5,2 +5,4 @@ #!/usr/bin/gjs

const path = /^.*?@(.*):/.exec(new Error().stack)[1];
const modules = imports.gi.Gio.File.new_for_path(path).get_parent().get_parent().get_parent().get_path();
imports.searchPath.push(modules);
const dirname = imports.gi.Gio.File.new_for_path(path).get_parent().get_parent().get_path();

@@ -7,0 +9,0 @@ imports.searchPath.push(dirname);

2

package.json
{
"name": "acme-commander",
"version": "1.0.4",
"version": "1.0.5",
"description": "Twin-panel file manager",

@@ -5,0 +5,0 @@ "bin": "bin/acme-commander.sh",

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