Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "exorelay", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Communication relay between JavaScript code bases and the Exosphere environment", | ||
@@ -28,2 +28,3 @@ "main": "lib/exorelay.js", | ||
"express": "^4.13.3", | ||
"lodash.isempty": "^4.0.0", | ||
"node-uuid": "^1.4.7", | ||
@@ -40,3 +41,2 @@ "rails-delegate": "^0.2.0", | ||
"livescript": "^1.4.0", | ||
"lodash.isempty": "^4.0.0", | ||
"lodash.isequal": "^4.0.0", | ||
@@ -43,0 +43,0 @@ "mocha": "^2.3.4", |
13
8
+ Addedlodash.isempty@^4.0.0
+ Addedlodash.isempty@4.4.0(transitive)