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

dependency-injection

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dependency-injection - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

lib/DIConfigurator.js

@@ -44,3 +44,3 @@ // Generated by CoffeeScript 1.6.3

defaultSetup = this.defaultSetup;
config.addSetup('setup').loadConfiguration = function() {
config.addSection('setup').loadConfiguration = function() {
return this.getConfig(defaultSetup);

@@ -47,0 +47,0 @@ };

{
"name": "dependency-injection",
"description": "Dependency injection with configuration and autowire for node js and browser",
"version": "1.4.0",
"version": "1.4.1",
"author": {

@@ -6,0 +6,0 @@ "name": "David Kudera",

@@ -237,2 +237,5 @@ # Dependency injection

* 1.4.1
+ Bug
* 1.4.0

@@ -239,0 +242,0 @@ + Option for exposing di into

Sorry, the diff of this file is not supported yet

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