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

auto-loopback-exempt

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-loopback-exempt - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

16

package.json
{
"name": "auto-loopback-exempt",
"version": "0.1.0",
"version": "0.1.1",
"author": "vilicvane <vilicvane@live.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/vilic/auto-loopback-exempt.git"
},
"os": [
"win32"
],
"scripts": {
"start": "node main.js",
"postinstall": "winser --install --autostart --confirmation --silent --displayname \"Auto Loopback Exempt\" --env LOCALAPPDATA=%LOCALAPPDATA%",
"preuninstall": "winser --stop --remove --silent"
"postinstall": "node node_modules/winser/bin/winser --install --autostart --confirmation --silent --displayname \"Auto Loopback Exempt\" --env LOCALAPPDATA=%LOCALAPPDATA%",
"preuninstall": "node node_modules/winser/bin/winser --stop --remove --silent"
},
"files": [
"*.js"
],
"dependencies": {

@@ -12,0 +22,0 @@ "winser": "^1.0.3"

jsconfig.json
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