Comparing version 0.0.18 to 0.1.0-deprecated
{ | ||
"name": "checkv", | ||
"version": "0.0.18", | ||
"version": "0.1.0-deprecated", | ||
"main": "main.js", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -1,8 +0,9 @@ | ||
# checkv | ||
# *** DEPRECATED *** | ||
[![NPM Version](http://img.shields.io/npm/v/checkv.svg?style=flat)](https://www.npmjs.org/package/checkv) | ||
[![NPM Downloads](https://img.shields.io/npm/dm/checkv.svg?style=flat)](https://www.npmjs.org/package/checkv) | ||
This module is deprecated, do not use | ||
[![JS Standard Style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) | ||
--- | ||
# checkv | ||
javascript idiomatic validator | ||
@@ -16,6 +17,4 @@ | ||
Note: this module is on development | ||
````bash | ||
$ npm i checkv --save | ||
$ npm i checkv | ||
```` | ||
@@ -48,12 +47,2 @@ | ||
## TODO | ||
- [ ] Date | ||
- _isBefore_ : Date | ||
- _isAfter_ : Date | ||
- _isSameDay_ : Date compare trunc at date | ||
- [ ] travis CI | ||
- [ ] readme coverage badge / coverage 100% | ||
--- | ||
@@ -60,0 +49,0 @@ |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
63227
71