
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@overture-stack/lectern-dictionary
Advanced tools
 [](http://slack.overture.b
Note
This may not be the module you are looking to import.
This is a sub-module used as a dependency by both the Lectern Client and Lectern Server.
If you are building an application that will interact with a Lectern Server over HTTP, or wants to validate data using a Lectern Dictionary, you likely want to import the Lectern Client.
This package defines the structure of Lectern Dictionaries, including providing the TypeScript type definitions to use the dictionary in code and the schemas to validate that a given JSON object is a valid Lectern Dictionary.
The Lectern Dictionary meta-schema is formally defined in TypeScript and exported as the type Dictionary
. This definition is created using Zod
schemas, which are also exported from this package and available for use to confirm a given object is a valid Lectern Dictionary.
A JSON Schema definition of the Lectern Dictionary structure is also available if you are looking for a non-TypeScript mechanism for validating Lectern Dictionaries.
FAQs
 [](http://slack.overture.b
The npm package @overture-stack/lectern-dictionary receives a total of 322 weekly downloads. As such, @overture-stack/lectern-dictionary popularity was classified as not popular.
We found that @overture-stack/lectern-dictionary demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.