Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

loading-attribute-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loading-attribute-polyfill - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

18

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc