Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

checkv

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

checkv - npm Package Compare versions

Comparing version 0.0.18 to 0.1.0-deprecated

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc