New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

accessproxy

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accessproxy - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

1

lib/commands/default.js

@@ -137,2 +137,3 @@ 'use strict';

var arrow = '--->'.cyan;
console.log(' FTE:\t', (getUrl(hosts.fte)).bold.white, '\t' + arrow + '\t', servers.fte.bold.white);
console.log(' CI:\t', (getUrl(hosts.ci)).bold.white, '\t' + arrow + '\t', servers.ci.bold.white);

@@ -139,0 +140,0 @@ console.log(' QA:\t', (getUrl(hosts.qa)).bold.white, '\t' + arrow + '\t', servers.qa.bold.white);

2

package.json
{
"name": "accessproxy",
"version": "0.5.2",
"version": "0.5.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "description": "A proxy for local access labs development",

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