You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

ambit

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

ambit - npm Package Compare versions

Comparing version

to
1.1.12

4

package.json
{
"name": "ambit",
"version": "1.1.11",
"version": "1.1.12",
"description": "Date parser that returns a range instead of a single value",

@@ -16,3 +16,3 @@ "author": "Michael Garvin <gar@comrade.us>",

"@hapi/lab": "^22.0.1",
"eslint": "^6.0.0",
"eslint": "^7.1.0",
"eslint-config-andyet": "^2.0.0",

@@ -19,0 +19,0 @@ "eslint-plugin-hapi": "^4.1.0",

#ambit
[![Greenkeeper badge](https://badges.greenkeeper.io/wraithgar/ambit.svg)](https://greenkeeper.io/)
Date *range* parser
[![Build Status](https://travis-ci.org/wraithgar/ambit.svg?branch=master)](https://travis-ci.org/wraithgar/ambit)
[![NSP Status](https://nodesecurity.io/orgs/wraithgar/projects/3a490a25-cae7-41e7-b06a-83fc5afdf532/badge)](https://nodesecurity.io/orgs/wraithgar/projects/3a490a25-cae7-41e7-b06a-83fc5afdf532)
### about
### about
So it turns out I couldn't find anything out there that parsed a date string and returned a date range. Typically if you ask for "March" you get "March 1" instead of "March 1 through March 31"

@@ -12,0 +8,0 @@