
Security News
PodRocket Podcast: Inside the Recent npm Supply Chain Attacks
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
@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 259 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
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.