
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
fetchcrunch
Advanced tools
(née deflated-js)
Just like ZPNG and JsExe it wraps the JavaScript into a compressed format that is also an HTML page that somehow gets its own contents, decompresses, and evaluates it.
Unlike ZPNG / JsExe, FetchCrunch is using more modern browser API, CompressionStream. In fact, this CompressionStream API is so modern, that...
◤◢◤◢◤◢◤◢◤◢ WARNING ◤◢◤◢◤◢◤◢◤◢
âš The generated HTML only works in Chromium based browsers fo far âš
◤◢◤◢◤◢◤◢◤◢ WARNING ◤◢◤◢◤◢◤◢◤◢
npx fetchcrunch
import { FetchCrunchNode } from 'fetchcrunch';
/* ... */
await new FetchCrunchNode().crunch( someJavaScriptCode );
FetchCrunch is created to be configurable. Please import and extend FetchCrunchNode and FetchCrunchBase for your purposes.
FetchCrunch is using zopfli that is licensed under the Apache License 2.0
FAQs
A tool to create a self unpacking HTML pages with DEFLATE compressed JS
The npm package fetchcrunch receives a total of 0 weekly downloads. As such, fetchcrunch popularity was classified as not popular.
We found that fetchcrunch 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
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.