Socket
Socket
Sign inDemoInstall

@liangshen/alfred-tunnelblick

Package Overview
Dependencies
196
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

10

index.js

@@ -11,8 +11,6 @@ import alfy from 'alfy';

const configuration = application.configurations.at(i);
if (!configuration.name().includes('国')) {
configurations.push({
name: configuration.name(),
state: configuration.state()
});
}
configurations.push({
name: configuration.name(),
state: configuration.state()
});
}

@@ -19,0 +17,0 @@ return configurations

2

package.json
{
"name": "@liangshen/alfred-tunnelblick",
"version": "1.0.1",
"version": "1.0.2",
"description": "Alfred workflow for Tunnelblick",

@@ -5,0 +5,0 @@ "type": "module",

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