
Security News
Socket Releases Free Certified Patches for Critical vm2 Sandbox Escape
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.
@fontoxml/fontoxml-development-tools-module-schema
Advanced tools
Analytical tools for inspecting FontoXML-optimized schema files.
The Development tools for FontoXML can support a developer when configuring a FontoXML editor. This module contains commands for showing information about the schema.
This module is part of the FontoXML development tools and is not meant to be used separately. To install the FontoXML development tools, run the following command:
npm i -g @fontoxml/fontoxml-development-tools
fdt attributes [--schema <schemaPath>] [--columns name ns use defaultvalue ...]
Output a table with information about all attributes in a schema.
fdt attribute <attributeName> [--schema <schemaPath>]
Output schema information about a specific attribute. An attribute may have different definitions in the same schema, this command summarizes them all.
fdt elements [--schema <schemaPath>] [--columns name ns local desc atts ...]
Output a table with information about all elements in a schema.
fdt element <elementName> [--schema <schemaPath>]
Output schema information about a specific element, including detailed content model info.
fdt schemas [--columns package locations path]
Output a table with information about all schemas.
fdt simpletypes [--columns name variety format]
Output a table with information about all simple types in a schema.
FAQs
Analytical tools for inspecting FontoXML-optimized schema files.
We found that @fontoxml/fontoxml-development-tools-module-schema demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 8 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
A critical vm2 sandbox escape can allow untrusted JavaScript to break isolation and execute commands on the host Node.js process.

Research
Five malicious NuGet packages impersonate Chinese .NET libraries to deploy a stealer targeting browser credentials, crypto wallets, SSH keys, and local files.

Security News
pnpm 11 turns on a 1-day Minimum Release Age and blocks exotic subdeps by default, adding safeguards against fast-moving supply chain attacks.