File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3+ - " 8"
34 - " 10"
45 - " 12"
56 - " 13"
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Supported platforms
3838
3939And you can test your current browser visiting the [ test page] ( http://benjamine.github.com/jsondiffpatch/test/index.html ) .
4040
41- * Node.js [ ![ Build Status] ( https://secure.travis-ci.org/benjamine/jsondiffpatch.svg )] ( http://travis-ci.org/benjamine/jsondiffpatch ) v4.8 +
41+ * Node.js [ ![ Build Status] ( https://secure.travis-ci.org/benjamine/jsondiffpatch.svg )] ( http://travis-ci.org/benjamine/jsondiffpatch ) v8 +
4242
4343Usage
4444-----
Original file line number Diff line number Diff line change 11{
22 "name" : " jsondiffpatch" ,
3- "version" : " 0.3.11 " ,
3+ "version" : " 0.4.0 " ,
44 "author" :
" Benjamin Eidelman <[email protected] >" ,
55 "description" : " Diff & Patch for Javascript objects" ,
66 "contributors" : [
8080 "bundleDependencies" : [],
8181 "license" : " MIT" ,
8282 "engines" : {
83- "node" : " >=4.8 .0"
83+ "node" : " >=8.17 .0"
8484 },
8585 "homepage" : " https://github.com/benjamine/jsondiffpatch"
8686}
You can’t perform that action at this time.
0 commit comments