
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
pat-doclock
Advanced tools
A Patternslib pattern.
For example:
<form class="pat-doclock"
data-pat-doclock="url: mock/toggle-lock.html"
>
...
</form>
For standalone development run (installation and starting a server):
> make all
To clean up local directory (after running make all) run:
> make clean
This pattern is Quaive specific and is meant to lock a document in order to prevent concurrent edits.
Every time a user starts typing or pastes content in a form that
has the class pat-doclock
, an ajax call to the url
specified
using the data-pat-doclock
option is performed.
When the form is replaced or the user leaves the page, the same url
is called to unlock the document.
FAQs
A pattern that locks
The npm package pat-doclock receives a total of 0 weekly downloads. As such, pat-doclock popularity was classified as not popular.
We found that pat-doclock demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.