Comparing version 0.0.4 to 0.0.5
{ "name": "as" | ||
, "version": "0.0.4" | ||
, "version": "0.0.5" | ||
, "description": "as/array and as/object. Convert easily, back and forth." | ||
@@ -35,2 +35,3 @@ , "license": "MIT" | ||
{ "test": "node test | faucet" | ||
, "coveralls": "istanbul cover test --report lcovonly && coveralls < ./coverage/lcov.info" | ||
} | ||
@@ -40,3 +41,5 @@ , "devDependencies": | ||
, "faucet": "0.0.1" | ||
, "coveralls": "2.11.2" | ||
, "istanbul": "0.3.5" | ||
} | ||
} |
@@ -0,1 +1,6 @@ | ||
[![Build status](https://img.shields.io/travis/tomekwi/as.js.svg?style=flat-square)](https://img.shields.io/travis/tomekwi/as.js/master.svg) | ||
[![Coveralls](https://img.shields.io/coveralls/tomekwi/as.js.svg?style=flat-square)](https://coveralls.io/r/tomekwi/as.js) | ||
[![Code climate](https://img.shields.io/codeclimate/github/tomekwi/as.js.svg?style=flat-square)](https://codeclimate.com/github/tomekwi/as.js) | ||
[![David DM](https://img.shields.io/david/tomekwi/as.js.svg?style=flat-square)](http://david-dm.org/tomekwi/as.js) | ||
as | ||
@@ -6,5 +11,2 @@ === | ||
[![Build status](https://img.shields.io/travis/tomekwi/as.js.svg?style=flat-square)](https://travis-ci.org/tomekwi/as.js) | ||
[![Code climate](https://img.shields.io/codeclimate/github/tomekwi/as.js.svg?style=flat-square)](https://codeclimate.com/github/tomekwi/as.js) | ||
- Brings all functional goodness of arrays to objects. | ||
@@ -11,0 +13,0 @@ - Brings the flexibility of objects to arrays. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6369
52
4