Code leak of the Claude Code toolkit due to a forgotten map file in the NPM package.
Anthropic accidentally published the complete unobfuscated and unfiltered source code of the Claude Code toolkit in TypeScript as part of the NPM package release 2.1.88. The code was included in the map file cli.js.map, used during debugging. To prevent such leaks, developers are advised to remember to add the '*.map' mask to the '.npmignore' file. The archive with […]
