Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "yall-js", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Yet Another Lazy Loader", | ||
@@ -18,3 +18,3 @@ "type": "module", | ||
"test": "npm run lint && npm run build && node ./http.js", | ||
"postinstall": "node -e \"console.log('\\u001b[31m\\u001b[1mThanks for using yall.js! This is version 4, which remove support for lazy loading `<img>`, `<picture>`, and `<iframe>` elements. You should use native lazy loading for those use cases. Learn more at \\u001b[34mhttps://github.com/malchata/yall.js\\u001b[0m')\"" | ||
"postinstall": "node -e \"console.log('\\u001b[31m\\u001b[1mThanks for using yall.js! This is version 4, which remove support for lazy loading img, picture, and iframe elements. You should use native lazy loading for those use cases. Learn more at \\u001b[34mhttps://github.com/malchata/yall.js\\u001b[0m')\"" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
52760