You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

docker-local-proxy

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docker-local-proxy - npm Package Compare versions

Comparing version

to
1.0.3

1

dist/index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
"use strict";

@@ -2,0 +3,0 @@ // src/index.ts

2

package.json
{
"name": "docker-local-proxy",
"version": "1.0.2",
"version": "1.0.3",
"description": "A tool for automatically configuring Nginx and updating /etc/hosts based on Docker containers for local development environments.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -0,1 +1,2 @@

#!/usr/bin/env node
// src/index.ts

@@ -2,0 +3,0 @@

Sorry, the diff of this file is not supported yet