Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

v8r

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v8r - npm Package Compare versions

Comparing version 0.14.0 to 1.0.0

6

CHANGELOG.md
# Changelog
## 📦 [1.0.0](https://www.npmjs.com/package/v8r/v/1.0.0) - 2023-03-12
Version 1.0.0 contains no new features and no bug fixes.
The one change in this release is that the project now publishes a
[SemVer compatibility statement](https://github.com/chris48s/v8r/blob/main/README.md#versioning).
## 📦 [0.14.0](https://www.npmjs.com/package/v8r/v/0.14.0) - 2023-01-28

@@ -4,0 +10,0 @@

2

package.json
{
"name": "v8r",
"version": "0.14.0",
"version": "1.0.0",
"description": "A command-line JSON and YAML validator that's on your wavelength",

@@ -5,0 +5,0 @@ "scripts": {

@@ -182,2 +182,16 @@ # v8r

## Versioning
v8r follows [semantic versioning](https://semver.org/). For this project, the "API" is defined as:
- CLI flags and options
- CLI exit codes
- The configuration file format
- The native JSON output format
A "breaking change" also includes:
- Dropping compatibility with a major Node JS version
- Dropping support for a JSON Schema draft
## FAQ

@@ -184,0 +198,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc