dwnld-attr-polyfill
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "dwnld-attr-polyfill", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Polyfills the a[download] attribute", | ||
@@ -10,3 +10,3 @@ "main": "dist/index.js", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"postinstall": "build" | ||
"postinstall": "npm run build" | ||
}, | ||
@@ -29,3 +29,10 @@ "author": "Jelmer de Maat", | ||
"rollup-plugin-terser": "^5.1.2" | ||
} | ||
}, | ||
"keywords": [ | ||
"download", | ||
"download attribute", | ||
"download polyfill", | ||
"polyfill", | ||
"dwnld" | ||
] | ||
} |
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
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
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
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
4010