Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "nvrng", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Not very random temporary name generator", | ||
@@ -8,7 +8,8 @@ "main": "index.js", | ||
"directories": { | ||
"test": "tests" | ||
"test": "tests,examples" | ||
}, | ||
"scripts": { | ||
"test": "mocha tests", | ||
"cover": "nyc mocha tests" | ||
"cover": "nyc mocha tests", | ||
"report": "nyc report --reporter=text-lcov > coverage.lcov && codecov -t $TOKEN" | ||
}, | ||
@@ -15,0 +16,0 @@ "author": "Sypachev S.S.", |
@@ -0,1 +1,3 @@ | ||
[![Codecov Coverage](https://img.shields.io/codecov/c/github/ssypachev/nvrng/master.svg?style=flat-square)](https://codecov.io/gh/ssypachev/nvrng/) | ||
# nvrng | ||
@@ -2,0 +4,0 @@ Not very random temporary name generator |
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
132
9505
3
177