bianco.dom-to-array
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "bianco.dom-to-array", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Converts any DOM node/s to a loopable array", | ||
@@ -8,2 +8,3 @@ "main": "index.js", | ||
"module": "index.next.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -18,3 +19,4 @@ "prepare": "npm run build && npm test", | ||
"index.js", | ||
"index.next.js" | ||
"index.next.js", | ||
"index.d.ts" | ||
], | ||
@@ -42,9 +44,9 @@ "repository": { | ||
"@gianlucaguarini/eslint-config": "^2.0.0", | ||
"eslint": "^5.8.0", | ||
"jsdom": "12.2.0", | ||
"eslint": "^8.10.0", | ||
"jsdom": "19.0.0", | ||
"jsdom-global": "3.0.2", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.66.6", | ||
"mocha": "^9.2.1", | ||
"rollup": "^2.70.0", | ||
"rollup-plugin-node-resolve": "^3.4.0" | ||
} | ||
} |
# bianco.dom-to-array | ||
[![Build Status][travis-image]][travis-url] | ||
[![Build Status][ci-image]][ci-url] | ||
[![NPM version][npm-version-image]][npm-url] | ||
@@ -36,14 +35,10 @@ [![NPM downloads][npm-downloads-image]][npm-url] | ||
[travis-image]: https://img.shields.io/travis/biancojs/dom-to-array.svg?style=flat-square | ||
[ci-image]:https://img.shields.io/github/workflow/status/biancojs/dom-to-array/test?style=flat-square | ||
[ci-url]:https://github.com/biancojs/dom-to-array/actions | ||
[travis-url]: https://travis-ci.org/biancojs/dom-to-array | ||
[license-image]: http://img.shields.io/badge/license-MIT-000000.svg?style=flat-square | ||
[license-url]: LICENSE.txt | ||
[npm-version-image]: http://img.shields.io/npm/v/bianco.dom-to-array.svg?style=flat-square | ||
[npm-downloads-image]: http://img.shields.io/npm/dm/bianco.dom-to-array.svg?style=flat-square | ||
[npm-url]: https://npmjs.org/package/bianco.dom-to-array | ||
@@ -50,0 +45,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
5710
6
49
63