bower-files
Advanced tools
Comparing version 3.13.1 to 3.13.3
{ | ||
"name": "bower-files", | ||
"version": "3.13.1", | ||
"version": "3.13.3", | ||
"main": "./index", | ||
@@ -36,7 +36,7 @@ "description": "Pulls in dynamic list of filepaths to bower components", | ||
"chai": "^3.5.0", | ||
"codeclimate-test-reporter": "^0.3.1", | ||
"istanbul": "^0.4.3", | ||
"codeclimate-test-reporter": "^0.3.3", | ||
"istanbul": "^0.4.4", | ||
"jshint": "^2.9.2", | ||
"jshint-stylish": "^2.2.0", | ||
"mocha": "^2.4.5", | ||
"mocha": "^2.5.3", | ||
"mocha-lcov-reporter": "^1.2.0" | ||
@@ -50,11 +50,11 @@ }, | ||
"deprecate": "^0.1.0", | ||
"globby": "^4.0.0", | ||
"globby": "^5.0.0", | ||
"is-absolute": "^0.2.5", | ||
"is-symlink-sync": "^1.0.2", | ||
"minimatch": "^3.0.0", | ||
"minimatch": "^3.0.2", | ||
"object-assign": "^4.1.0", | ||
"read-json-sync": "^1.1.1", | ||
"untildify": "^2.1.0", | ||
"yargs": "^4.7.0" | ||
"yargs": "^4.7.1" | ||
} | ||
} |
+ Addedfs.realpath@1.0.0(transitive)
+ Addedglob@7.2.3(transitive)
+ Addedglobby@5.0.0(transitive)
- Removedglob@6.0.4(transitive)
- Removedglobby@4.1.0(transitive)
Updatedglobby@^5.0.0
Updatedminimatch@^3.0.2
Updatedyargs@^4.7.1