
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
es-env-polyfills
Advanced tools
Adding a bunch of polyfills to your Node.js environments!
npm install es-env-polyfills --save
Just require
it before anything else (so dependent packages can benefit from the polyfills)
require('es-env-polyfills');
For now, this has only been tested and used on Node.js™ 0.10. It should work fine on 0.12 and io.js but in the unlikely case you run into problems, please file an issue
These are only the polyfills I've been needing so far in various projects. This repo is happily accepting pull requests if you want to see other polyfills!
ISC
MDN polyfills are MIT licenced or dedicated to the Public Domain
es6-set/map/weak-map and es6-promise are MIT-licenced (see package dependencies)
FAQs
Adding polyfills to a Node.js environment
We found that es-env-polyfills 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.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.