Socket
Socket
Sign inDemoInstall

electrolyte

Package Overview
Dependencies
5
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.5 to 0.2.6

3

lib/container.js

@@ -73,4 +73,3 @@ // Load modules.

if (fn && fn.used && options.init !== false) {
console.log('USE IT: ' + ns);
if (fn && fn.used) {
var hc = new HostingContainer(this, source);

@@ -77,0 +76,0 @@ fn.used(hc);

{
"name": "electrolyte",
"version": "0.2.5",
"version": "0.2.6",
"description": "Elegant dependency injection for Node.js.",

@@ -5,0 +5,0 @@ "keywords": [

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