
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
v8r is a command-line validator that uses Schema Store to detect a suitable schema for your input files based on the filename.
š¦ Install the package from NPM
š Jump into the Documentation to get started
š¦ 5.0.0 - 2025-05-10
Following on from the deprecations in version 4.4.0, version 5.0.0 contains a number of breaking changes:
--format
CLI argument and format
config file key have been removed.
Switch to using --output-format
and outputFormat
..gitignore
by default.fileLocation
argument of getSingleResultLogMessage
has been removed.
The signature is now getSingleResultLogMessage(result, format)
.
Plugins implementing the getSingleResultLogMessage
hook will need to to update
the signature.
If you are using fileLocation
in the getSingleResultLogMessage
function body,
switch to using result.fileLocation
.getSingleResultLogMessage
, getAllResultsLogMessage
and parseInputFile
plugin hooks may need to be updated.Other changes in this release:
FAQs
A command-line JSON, YAML and TOML validator that's on your wavelength
The npm package v8r receives a total of 2,549 weekly downloads. As such, v8r popularity was classified as popular.
We found that v8r demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Ā It has 1 open source maintainer 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
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.