Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
browser-refresh-taglib
Advanced tools
Taglib to enable browser page refresh in response to file modifications on the server
Taglib to enable browser page refresh in response to file modifications on the server and when the processed was using the browser-refresh process launcher.
npm install browser-refresh-taglib --save
<!doctype html>
<html lang="en">
<head>
...
</head>
<body>
...
<browser-refresh enabled="true"/>
</body>
</html>
If the process has been launched using browser-refresh then the output of the tag will be similar to the following:
<script src="http://localhost:51066/browser-refresh.js"></script>
If the process was not launched using browser-refresh then the tag will not produce any output. That is, it is safe for the tag to be used in production.
Pull requests, bug reports and feature requests welcome.
ISC
FAQs
Taglib to enable browser page refresh in response to file modifications on the server
The npm package browser-refresh-taglib receives a total of 423 weekly downloads. As such, browser-refresh-taglib popularity was classified as not popular.
We found that browser-refresh-taglib demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.