karma-bundless
Advanced tools
Comparing version 0.0.110 to 0.0.111
{ | ||
"name": "karma-bundless", | ||
"version": "0.0.110", | ||
"version": "0.0.111", | ||
"description": "Experimental karma plugin for no less experimental dependency loader", | ||
@@ -32,3 +32,3 @@ "main": "./lib/plugin.js", | ||
"karma-mocha": "1.3.0", | ||
"mocha": "3.1.2", | ||
"mocha": "3.2.0", | ||
"mocha-env-reporter": "2.0.4", | ||
@@ -38,7 +38,7 @@ "npminject": "1.0.86" | ||
"dependencies": { | ||
"bundless": "0.0.74", | ||
"bundless": "0.0.76", | ||
"cors": "2.8.1", | ||
"glob": "7.1.1", | ||
"lodash": "4.16.5" | ||
"lodash": "4.17.2" | ||
} | ||
} |
+ Added@types/lodash@4.14.43(transitive)
+ Added@types/node@6.0.52(transitive)
+ Added@types/semver@5.3.30(transitive)
+ Added@types/systemjs@0.19.32(transitive)
+ Addedbundless@0.0.76(transitive)
+ Addedlodash@4.17.2(transitive)
- Removedbundless@0.0.74(transitive)
- Removedlodash@4.16.5(transitive)
Updatedbundless@0.0.76
Updatedlodash@4.17.2