Socket
Socket
Sign inDemoInstall

auto-loopback-exempt

Package Overview
Dependencies
17
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.8 to 0.1.9

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Automatically exempt loopback for all and newly added applications.",
"version": "0.1.8",
"version": "0.1.9",
"author": "vilicvane <vilicvane@live.com>",

@@ -8,0 +8,0 @@ "license": "MIT",

@@ -47,2 +47,3 @@ const isAdmin = require('is-admin');

);
nssm('set', SERVICE_NAME, 'AppDirectory', __dirname);
nssm('set', SERVICE_NAME, 'DisplayName', SERVICE_DISPLAY_NAME);

@@ -49,0 +50,0 @@ nssm('set', SERVICE_NAME, 'Description', SERVICE_DESCRIPTION);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc