loading-attribute-polyfill
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "loading-attribute-polyfill", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Fast and lightweight dependency-free vanilla JavaScript polyfill for native lazy loading / the awesome loading='lazy'-attribute.", | ||
@@ -34,8 +34,8 @@ "source": "./src/loading-attribute-polyfill.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.0.0", | ||
"@commitlint/config-conventional": "^16.0.0", | ||
"@wdio/cli": "^7.19.5", | ||
"@wdio/dot-reporter": "^7.19.5", | ||
"@wdio/local-runner": "^7.19.5", | ||
"@wdio/mocha-framework": "^7.19.5", | ||
"@commitlint/cli": "^17.0.0", | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@wdio/cli": "^8.0.0", | ||
"@wdio/dot-reporter": "^8.0.0", | ||
"@wdio/local-runner": "^8.0.0", | ||
"@wdio/mocha-framework": "^8.0.0", | ||
"html-validate": "^7.0.0", | ||
@@ -46,5 +46,5 @@ "husky": "^8.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "2.6.2", | ||
"prettier": "2.8.3", | ||
"pretty-quick": "^3.1.1", | ||
"xo": "^0.48.0" | ||
"xo": "^0.53.0" | ||
}, | ||
@@ -51,0 +51,0 @@ "scripts": { |
@@ -11,3 +11,2 @@ # loading="lazy" attribute polyfill | ||
[![GitHub Super-Linter](https://github.com/mfranzke/loading-attribute-polyfill/workflows/Lint%20Code%20Base/badge.svg)](https://github.com/mfranzke/loading-attribute-polyfill/actions/workflows/linter.yml) | ||
[![Dependencies Status](https://requires.io/github/mfranzke/loading-attribute-polyfill/requirements.svg?branch=main)](https://requires.io/github/mfranzke/loading-attribute-polyfill/requirements/?branch=main) | ||
[![loading-attribute-polyfill on Npmjs](https://img.shields.io/npm/v/loading-attribute-polyfill.svg?color=rgb%28237%2C%2028%2C%2036%29 "npm version")](https://npmjs.com/package/loading-attribute-polyfill 'loading="lazy"-attribute polyfill – on NPM') | ||
@@ -14,0 +13,0 @@ [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier) |
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
108525
269