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

@everymundo/fake-config-server

Package Overview
Dependencies
Maintainers
19
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymundo/fake-config-server - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

package.json
{
"name": "@everymundo/fake-config-server",
"version": "1.1.4",
"version": "1.1.5",
"description": "Simulates the config server for local development",

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

@@ -20,4 +20,4 @@ {

"eureka.client.region": "us-east-1",
"eureka.client.availability-zones.us-east-1": "us-east-1a,us-east-1b",
"eureka.client.service-url.us-east-1a": "http://10.0.177.13:8761/eureka/",
"eureka.client.availability-zones.us-east-1": "local,us-east-1b",
"eureka.client.service-url.local": "http://0.0.0.0:8080/eureka/",
"eureka.client.service-url.us-east-1b": "http://10.0.177.140:8761/eureka/"

@@ -24,0 +24,0 @@ }

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