gerardolima-number-formatter
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "gerardolima-number-formatter", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Test for creating a Npm package.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --reporter spec" | ||
"test": "mocha --reporter spec", | ||
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*" | ||
}, | ||
@@ -25,4 +26,6 @@ "repository": { | ||
"chai": "^3.5.0", | ||
"coveralls": "^2.11.14", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.1.0" | ||
} | ||
} |
@@ -29,1 +29,5 @@ npm | ||
In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code. | ||
## Code status | ||
[![Build Status](https://travis-ci.org/gerardolima/npm.svg?branch=master)](https://travis-ci.org/gerardolima/npm) | ||
[![Coverage Status](https://coveralls.io/repos/github/gerardolima/npm/badge.svg?branch=master)](https://coveralls.io/github/gerardolima/npm?branch=master) |
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
5413
7
33
4