Comparing version 1.1.3 to 1.1.5
{ | ||
"name": "i-", | ||
"version": "1.1.3", | ||
"version": "1.1.5", | ||
"description": "A (very) simple library to expose only clones of referenced objects in function arguments.", | ||
@@ -30,8 +30,8 @@ "main": "lib/i", | ||
"devDependencies": { | ||
"mocha": "^2.5.3", | ||
"chai": "^3.5.0" | ||
"mocha": "2.5.3", | ||
"chai": "3.5.0" | ||
}, | ||
"dependencies": { | ||
"deepcopy": "^0.6.1" | ||
"deepcopy": "0.6.3" | ||
} | ||
} |
@@ -1,2 +0,4 @@ | ||
# i [![Build Status](https://travis-ci.org/MD4/i.svg?branch=master)](https://travis-ci.org/MD4/i) | ||
# i | ||
[![Build Status](https://travis-ci.org/MD4/i.svg?branch=master)](https://travis-ci.org/MD4/i) | ||
[![Build Status](https://david-dm.org/MD4/i.svg)](https://david-dm.org/MD4/i) | ||
@@ -3,0 +5,0 @@ A (very) simple library to expose only clones of referenced objects in function arguments. |
7112
63
Updateddeepcopy@0.6.3