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

@finnair/v-validation

Package Overview
Dependencies
Maintainers
0
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finnair/v-validation - npm Package Compare versions

Comparing version 5.4.0 to 6.0.0

10

CHANGELOG.md

@@ -6,2 +6,12 @@ # Change Log

# [6.0.0](https://github.com/finnair/v-validation/compare/v5.4.0...v6.0.0) (2024-09-16)
### Features
- @finnair/diff package with Diff and VersionInfo ([#111](https://github.com/finnair/v-validation/issues/111)) ([3b26d49](https://github.com/finnair/v-validation/commit/3b26d49b63851fbcfce9b15efc53ad5418ae4de4))
### BREAKING CHANGES
- More general and efficient PathMatcher API.
# [5.4.0](https://github.com/finnair/v-validation/compare/v5.3.0...v5.4.0) (2024-05-08)

@@ -8,0 +18,0 @@

6

package.json
{
"name": "@finnair/v-validation",
"version": "5.4.0",
"version": "6.0.0",
"private": false,

@@ -51,5 +51,5 @@ "description": "V-validation core package",

"devDependencies": {
"@finnair/path": "^5.4.0"
"@finnair/path": "^6.0.0"
},
"gitHead": "8c3d3213f21cef7c27ed0d70bf8596d484a3d9b1"
"gitHead": "c1075c7dc35e540949abc4e220547e1146523682"
}

@@ -14,3 +14,3 @@ ![CI](https://github.com/finnair/v-validation/workflows/CI/badge.svg?branch=master)

Install v-validation using [`yarn`](https://yarnpkg.com/en/package/jest):
Install v-validation using [`yarn`](https://yarnpkg.com):

@@ -17,0 +17,0 @@ ```bash

Sorry, the diff of this file is not supported yet

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