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

@devtanc/daterange

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devtanc/daterange - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

package.json
{
"name": "@devtanc/daterange",
"version": "1.1.0",
"version": "1.1.1",
"description": "A date range generating library",
"main": "index.js",
"scripts": {
"test": "mocha --reporter=xunit --reporter-options output=test/results/mocha/results.xml",
"test":
"mocha --reporter=xunit --reporter-options output=test/results/mocha/results.xml",
"precommit": "lint-staged",

@@ -9,0 +10,0 @@ "lint": "xo",

6

README.md

@@ -5,5 +5,5 @@ # daterange

![npm (scoped)](https://img.shields.io/npm/v/@devtanc/daterange.svg)
![CircleCI](https://img.shields.io/circleci/project/github/devtanc/daterange.svg)
![GitHub issues](https://img.shields.io/github/issues/devtanc/daterange.svg)
[![npm (scoped)](https://img.shields.io/npm/v/@devtanc/daterange.svg)](https://www.npmjs.com/package/@devtanc/daterange)
[![CircleCI](https://img.shields.io/circleci/project/github/devtanc/daterange.svg)](https://circleci.com/gh/devtanc/daterange)
[![GitHub issues](https://img.shields.io/github/issues/devtanc/daterange.svg)](https://github.com/devtanc/daterange/issues)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

@@ -10,0 +10,0 @@ [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)

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