@devtanc/daterange
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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", |
@@ -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) |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
14748
0