Add LangChain.js lockfile example and verified case study#500
Open
Ayush7614 wants to merge 1 commit into
Open
Conversation
5 tasks
Snapshot langchain-ai/langchainjs pnpm lockfile (2,174 packages, 13 findings) with lean-graph narrative, high-severity validated targets, pnpm audit comparison, and local logo.
sonukapoor
requested changes
May 30, 2026
Collaborator
sonukapoor
left a comment
There was a problem hiding this comment.
The lean-graph story is worth documenting, and the malicious-package advisory on @opensearch-project/opensearch is a genuinely newsworthy signal. The 0-direct framing is handled well in the Summary.
One fix in CHANGELOG.md: the second bullet reads:
Examples readme, docs sidebar, and README updated to reference the LangChain.js and VS Code fixtures and case studies.
VS Code shipped in v1.18.1 — it shouldn't appear in [Unreleased]. Please either remove that second bullet entirely (README/sidebar updates don't need a separate changelog line), or trim it to reference LangChain.js only.
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
examples/langchainjs/from langchain-ai/langchainjs@1503c9b (package.json+pnpm-lock.yaml).website/docs/case-studies/langchainjs.md(2,174 packages, 13 findings, pnpm audit comparison).website/static/img/langchainjs-logo.svg.Closes #489
Test plan
npm run build && node dist/index.js examples/langchainjs --verbose --all— 13 findings (0 critical · 3 high · 8 medium · 1 low · 1 malicious)pnpm auditinexamples/langchainjs— 18 entries documented in case studycd website && npm run build— Docusaurus build succeedsMade with Cursor