@juspay/neurolink 11.21.1 → 11.21.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -2
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,8 +1,8 @@
1
- ## [11.21.1](https://github.com/juspay/neurolink/compare/v11.21.0...v11.21.1) (2026-08-23)
1
+ ## [11.21.3](https://github.com/juspay/neurolink/compare/v11.21.2...v11.21.3) (2026-08-23)
2
2
 
3
3
  ### Bug Fixes
4
4
 
5
- - **(lint):** distinguish deleted dist/lib paths from merely-internal ones ([540d638](https://github.com/juspay/neurolink/commit/540d6389edd10dd4d320893a8ed59b0fdea47e84))
5
+ - **(scripts):** kill the security scan's whole process group on timeout ([8ddd395](https://github.com/juspay/neurolink/commit/8ddd3956c5262e1d0443d71fce0d3639aa9a96ce)), closes [#1499](https://github.com/juspay/neurolink/issues/1499)
6
6
 
7
7
  ## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@juspay/neurolink",
3
- "version": "11.21.1",
3
+ "version": "11.21.3",
4
4
  "packageManager": "pnpm@10.15.1",
5
5
  "description": "TypeScript AI SDK with 24+ LLM providers behind one consistent API. MCP-native (connect any MCP server), voice TTS/STT/realtime, RAG, agents, memory, context compaction. OpenAI · Anthropic · Gemini · Bedrock · Azure · Ollama · DeepSeek · NVIDIA NIM and more.",
6
6
  "author": {