ee-soa-service-manager
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -14,11 +14,10 @@ | ||
, _controllerList : {} | ||
, _serviceList : [] | ||
, _servicesLoadCount : 0 | ||
, _loaded : false | ||
, init: function(options) { | ||
this.options = options || {}; | ||
this._controllerList = {}; | ||
this._serviceList = []; | ||
this._servicesLoadCount = 0; | ||
this._loaded = false; | ||
} | ||
@@ -25,0 +24,0 @@ |
{ | ||
"name" : "ee-soa-service-manager" | ||
, "description" : "Service Manager for the ee-soa framework" | ||
, "version" : "0.1.6" | ||
, "version" : "0.1.7" | ||
, "author" : "Tobias Kneubühler <tobias@joinbox.com> (http://joinbox.com/)" | ||
@@ -23,3 +23,3 @@ , "contributors": [ | ||
, "dependencies": { | ||
"ee-class" : "0.3.x" | ||
"ee-class" : "1.0.x" | ||
, "ee-log" : "0.2.x" | ||
@@ -26,0 +26,0 @@ , "ee-project" : "0.2.x" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8733
0
- Removedee-class@0.3.0(transitive)
Updatedee-class@1.0.x