@jsdevtools/ono
Advanced tools
Comparing version 7.1.0 to 7.1.1
{ | ||
"name": "@jsdevtools/ono", | ||
"version": "7.1.0", | ||
"version": "7.1.1", | ||
"description": "Throw better errors.", | ||
@@ -52,3 +52,3 @@ "keywords": [ | ||
"coverage": "npm run coverage:node && npm run coverage:browser", | ||
"coverage:node": "nyc --reporter=text --reporter=lcov node_modules/mocha/bin/mocha", | ||
"coverage:node": "nyc node_modules/mocha/bin/mocha", | ||
"coverage:browser": "npm run test:browser -- --coverage", | ||
@@ -55,0 +55,0 @@ "upgrade": "npm-check -u && npm audit fix", |
@@ -5,8 +5,9 @@ ono (Oh No!) | ||
[![npm](https://img.shields.io/npm/v/@jsdevtools/ono.svg)](https://www.npmjs.com/package/@jsdevtools/ono) | ||
[![License](https://img.shields.io/npm/l/@jsdevtools/ono.svg)](LICENSE) | ||
[![Buy us a tree](https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen)](https://plant.treeware.earth/JS-DevTools/ono) | ||
[![Build Status](https://github.com/JS-DevTools/ono/workflows/CI-CD/badge.svg)](https://github.com/JS-DevTools/ono/blob/master/.github/workflows/CI-CD.yaml) | ||
[![Coverage Status](https://coveralls.io/repos/github/JS-DevTools/ono/badge.svg?branch=master)](https://coveralls.io/github/JS-DevTools/ono) | ||
[![npm](https://img.shields.io/npm/v/@jsdevtools/ono.svg)](https://www.npmjs.com/package/@jsdevtools/ono) | ||
[![Dependencies](https://david-dm.org/JS-DevTools/ono.svg)](https://david-dm.org/JS-DevTools/ono) | ||
[![License](https://img.shields.io/npm/l/@jsdevtools/ono.svg)](LICENSE) | ||
@@ -345,4 +346,6 @@ [![OS and Browser Compatibility](https://jstools.dev/img/badges/ci-badges-with-ie.svg)](https://github.com/JS-DevTools/ono/blob/master/.github/workflows/CI-CD.yaml) | ||
This package is [Treeware](http://treeware.earth). If you use it in production, then we ask that you [**buy the world a tree**](https://plant.treeware.earth/JS-DevTools/ono) to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats. | ||
Big Thanks To | ||
@@ -349,0 +352,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
103119
356