
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
json-extension
Advanced tools
Functions for extended JSON stringification and parsing that supports most commonly used types,
such as bigint, Date, Set, and Map.
Replaces and revives extended types using objects with __json_bigint__, __json_date__, __json_set__,
and __json_map__ properties.
Target: ES2022 [browser+NodeJS][ESM+CJS].
JSON replacer for JSON.stringify function. Replaces extended type values with wrapper objects.
JSON reviver for JSON.parse function. Revives extended type values from wrapper objects.
Returns JSON string with extended type values wrapped into objects.
Returns value with extended type values parsed from wrapper objects.
FAQs
Json Extension
We found that json-extension demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.