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

@finnair/v-validation-moment

Package Overview
Dependencies
Maintainers
0
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finnair/v-validation-moment - npm Package Compare versions

Comparing version 5.4.0 to 6.0.1

14

CHANGELOG.md

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

## [6.0.1](https://github.com/finnair/v-validation/compare/v6.0.0...v6.0.1) (2024-09-16)
**Note:** Version bump only for package @finnair/v-validation-moment
# [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 +22,0 @@

12

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

@@ -43,11 +43,11 @@ "description": "Moment validators",

"peerDependencies": {
"@finnair/path": "^5.1.0",
"@finnair/v-validation": "^5.1.0",
"@finnair/path": "~6.0",
"@finnair/v-validation": "~6.0",
"moment": "^2.30.0"
},
"devDependencies": {
"@finnair/path": "^5.4.0",
"@finnair/v-validation": "^5.4.0"
"@finnair/path": "^6.0.1",
"@finnair/v-validation": "^6.0.1"
},
"gitHead": "8c3d3213f21cef7c27ed0d70bf8596d484a3d9b1"
"gitHead": "e93c971044d9480ae18df55f25582f2a3a9ceaef"
}

@@ -13,3 +13,3 @@ [![npm version](https://badge.fury.io/js/%40finnair%2Fv-validation-moment.svg)](https://badge.fury.io/js/%40finnair%2Fv-validation-moment)

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

@@ -16,0 +16,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