File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Deep Object Diff
2
2
3
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/mattphillips/deep-object-diff.svg )] ( https://greenkeeper.io/ )
4
+
3
5
[ ![ Build Status] ( https://travis-ci.org/mattphillips/deep-object-diff.svg?branch=master )] ( https://travis-ci.org/mattphillips/deep-object-diff )
4
6
[ ![ Coverage Status] ( https://coveralls.io/repos/github/mattphillips/deep-object-diff/badge.svg?branch=master )] ( https://coveralls.io/github/mattphillips/deep-object-diff?branch=master )
5
7
Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"babel-cli" : " ^6.18.0" ,
22
22
"babel-core" : " ^6.18.2" ,
23
- "babel-istanbul" : " ^0.11.0 " ,
23
+ "babel-istanbul" : " ^0.12.1 " ,
24
24
"babel-plugin-add-module-exports" : " ^0.2.1" ,
25
25
"babel-plugin-transform-es2015-modules-umd" : " ^6.22.0" ,
26
26
"babel-preset-es2015" : " ^6.18.0" ,
You can’t perform that action at this time.
0 commit comments