Security News
NVD Backlog Tops 20,000 CVEs Awaiting Analysis as NIST Prepares System Updates
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
@davidsouther/jiffies
Advanced tools
JEFRi Jiffies are a number of "common" utilities for JavaScript/TypeScript pulled from and inspired by other programming languages, and common base tools missing or inconsistent between DOM and Node runtimes.
JEFRi Jiffies are a number of "common" utilities for JavaScript/TypeScript pulled from and inspired by other programming languages, and common base tools missing or inconsistent between DOM and Node runtimes.
assert
- common runtime assertions.context
- JavaScript implementation of the Python [with
][pywith] statement.display
- TypeScript implementation of the Rust [Display][rustdisplay] trait.equal
- JavaScript deep equality checkers, including TS type checking.flags
- JavaScript flag, environment, and configuration loader.log
- JavaScript implementation of a [log4j][log4j]-alike logger.result
- JavaScript implementation of Rust's [Option][rustoption] and [Result][rustresult] types.loader.mjs
- Node 16.x typescript-transpiling module loader.Jiffies also includes several microframeworks.
dom
- a tiny DOM functional library.pico
- a copy of PicoCSS.scope
- JavaScript testing microframework.server
- Node HTTP Server & middleware.After any edit
Alternatively, in a background terminal
FAQs
JEFRi Jiffies are a number of "common" utilities for JavaScript/TypeScript pulled from and inspired by other programming languages, and common base tools missing or inconsistent between DOM and Node runtimes.
The npm package @davidsouther/jiffies receives a total of 6 weekly downloads. As such, @davidsouther/jiffies popularity was classified as not popular.
We found that @davidsouther/jiffies demonstrated a healthy version release cadence and project activity because the last version was released less than 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
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.