array-back
Advanced tools
Comparing version 6.1.1 to 6.1.2
{ | ||
"name": "array-back", | ||
"author": "Lloyd Brookes <75pound@gmail.com>", | ||
"version": "6.1.1", | ||
"version": "6.1.2", | ||
"description": "Guarantees an array back", | ||
@@ -27,3 +27,3 @@ "repository": "https://github.com/75lb/array-back.git", | ||
"scripts": { | ||
"test": "npm run test:node", | ||
"test": "npm run dist && npm run test:node", | ||
"test:node": "test-runner test.mjs", | ||
@@ -40,4 +40,5 @@ "test:web": "web-runner test.mjs", | ||
"jsdoc-to-markdown": "^7.0.1", | ||
"test-runner": "^0.9.2" | ||
"rollup": "^2.52.7", | ||
"test-runner": "^0.9.5" | ||
} | ||
} |
@@ -5,3 +5,3 @@ [![view on npm](https://badgen.net/npm/v/array-back)](https://www.npmjs.org/package/array-back) | ||
[![Gihub package dependents](https://badgen.net/github/dependents-pkg/75lb/array-back)](https://github.com/75lb/array-back/network/dependents?dependent_type=PACKAGE) | ||
[![Build Status](https://travis-ci.org/75lb/array-back.svg?branch=master)](https://travis-ci.org/75lb/array-back) | ||
[![Node.js CI](https://github.com/75lb/array-back/actions/workflows/node.js.yml/badge.svg)](https://github.com/75lb/array-back/actions/workflows/node.js.yml) | ||
[![Coverage Status](https://coveralls.io/repos/github/75lb/array-back/badge.svg)](https://coveralls.io/github/75lb/array-back) | ||
@@ -78,1 +78,2 @@ [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://github.com/feross/standard) | ||
© 2015-21 Lloyd Brookes \<75pound@gmail.com\>. Documented by [jsdoc-to-markdown](https://github.com/75lb/jsdoc-to-markdown). | ||
Sorry, the diff of this file is not supported yet
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
8670
78
6