File tree Expand file tree Collapse file tree 4 files changed +17
-10
lines changed Expand file tree Collapse file tree 4 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 1+ node_modules
Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 0.8"
4- - " 0.10"
5- - " 0.12"
6- - " iojs"
7- before_install :
8- - npm install -g npm@~1.4.6
3+ - 9
4+ - 8
5+ - 6
6+ - 4
Original file line number Diff line number Diff line change 1+ # module-deps Change Log
2+ All notable changes to this project will be documented in this file.
3+ This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4+
5+ ## 5.0.0 - 2018-01-02
6+ * Update deps
7+ * Drop support for node < 0.12 due due to detective dropping support
8+ * Add engines field set to ` >=4.0.0 `
Original file line number Diff line number Diff line change 1010 "JSONStream" : " ^1.0.3" ,
1111 "browser-resolve" : " ^1.7.0" ,
1212 "cached-path-relative" : " ^1.0.0" ,
13- "concat-stream" : " ~1.5 .0" ,
13+ "concat-stream" : " ~1.6 .0" ,
1414 "defined" : " ^1.0.0" ,
15- "detective" : " ^4.7 .1" ,
15+ "detective" : " ^5.0 .1" ,
1616 "duplexer2" : " ^0.1.2" ,
1717 "inherits" : " ^2.0.1" ,
1818 "parents" : " ^1.0.0" ,
2424 "xtend" : " ^4.0.0"
2525 },
2626 "devDependencies" : {
27- "tap" : " ^1 .0.0 " ,
28- "browser-pack" : " ^5 .0.0 "
27+ "tap" : " ^11 .0.1 " ,
28+ "browser-pack" : " ^6 .0.2 "
2929 },
3030 "scripts" : {
3131 "test" : " tap test/*.js"
You can’t perform that action at this time.
0 commit comments