dependency-injection
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35336
281