Almanac
product

NPM

productactivenpm-acb9d0c8·2 events·first seen 28d ago

Aliases: NPM

Co-occurring entities

More like this (12)

Recent events (2)

6The Batch·15d ago·source ↗

Claude Code Source Code Accidentally Leaked via npm Source Map

Anthropic accidentally included a source map file in Claude Code version 2.1.88 on npm, allowing a researcher to decode and publish over 512,000 lines of code across 1,900 files. The leak revealed architectural details about how Claude Code operates—described as more like a small dedicated operating system than a chatbot wrapper. Anthropic removed the package and confirmed it was a packaging error with no user data exposed, but the code had already been forked over 40,000 times. The issue also covers OpenAI exiting video generation and Gemini adding music generation.

5Hugging Face Blog·28d ago·source ↗

Transformers.js v4: Now Available on NPM

Hugging Face has released Transformers.js v4, a major version update to its JavaScript library for running transformer models in the browser and Node.js, now published on NPM. The release likely includes updated model support, performance improvements, and API changes. This continues the trend of bringing ML inference capabilities directly to JavaScript environments without requiring a Python backend.