
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
aegir-keycache
Advanced tools
A module for aegir to speed up tests by caching keys
'use strict'
const Server = require('./src/server')
const Client = require('./src')
/* const server = */ Server({file: './keycache.json', port: 5432}, (err, opt) => {
if (err) throw err
console.log('Server running at %s', opt.uri)
const client = Client(opt)
client(console.log)
})
FAQs
A module for aegir to speed up tests by caching keys
The npm package aegir-keycache receives a total of 0 weekly downloads. As such, aegir-keycache popularity was classified as not popular.
We found that aegir-keycache 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.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies