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

mixdown-server

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mixdown-server - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

4

lib/worker.js

@@ -27,2 +27,6 @@ var _ = require('lodash');

logger.info('External Config initialized: ' + util.inspect(externalConfig));
// ensure this gets called at least once.
self.reload();
externalConfig.on('update', function(services) {

@@ -29,0 +33,0 @@ var servs;

2

package.json
{
"name": "mixdown-server",
"version": "2.0.0",
"version": "2.0.1",
"main": "index",

@@ -5,0 +5,0 @@ "description": "Simple server for activiting a site.",

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