karma-bundless
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "karma-bundless", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Experimental karma plugin for no less experimental dependency loader", | ||
@@ -28,3 +28,3 @@ "main": "./lib/plugin.js", | ||
"fs-extra": "0.30.0", | ||
"karma": "1.1.1", | ||
"karma": "1.1.2", | ||
"karma-chrome-launcher": "1.0.1", | ||
@@ -37,7 +37,7 @@ "karma-env-reporter": "1.0.4", | ||
"dependencies": { | ||
"bundless": "0.0.39", | ||
"bundless": "0.0.40", | ||
"cors": "2.7.1", | ||
"glob": "7.0.5", | ||
"lodash": "4.13.1" | ||
"lodash": "4.14.0" | ||
} | ||
} |
+ Addedbundless@0.0.40(transitive)
+ Addedlodash@4.14.0(transitive)
+ Addedsystemjs@0.19.35(transitive)
- Removedbundless@0.0.39(transitive)
- Removedlodash@4.13.1(transitive)
- Removedsystemjs@0.19.31(transitive)
Updatedbundless@0.0.40
Updatedlodash@4.14.0