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

@finnair/v-validation-luxon

Package Overview
Dependencies
Maintainers
4
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 5.1.0 to 5.2.0

11

CHANGELOG.md

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

# [5.2.0](https://github.com/finnair/v-validation/compare/v5.1.0...v5.2.0) (2024-02-14)
### Bug Fixes
* use peerDependencies to other v-validation packages to avoid duplicate dependencies ([#101](https://github.com/finnair/v-validation/issues/101)) ([ae1def0](https://github.com/finnair/v-validation/commit/ae1def01e10d3491949424a76c986caa82e7a4d2))
# [5.1.0](https://github.com/finnair/v-validation/compare/v5.0.1...v5.1.0) (2023-11-16)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@finnair/v-validation-luxon",
"version": "5.1.0",
"version": "5.2.0",
"private": false,

@@ -42,10 +42,12 @@ "description": "Luxon validators",

},
"dependencies": {
"peerDependencies": {
"@finnair/path": "^5.1.0",
"@finnair/v-validation": "^5.1.0"
"@finnair/v-validation": "^5.1.0",
"luxon": "^3.4.0"
},
"peerDependencies": {
"luxon": "^3.0.0"
"devDependencies": {
"@finnair/path": "^5.2.0",
"@finnair/v-validation": "^5.2.0"
},
"gitHead": "fdba98ed7487efbd1d54c6bfbc85805b45a65299"
"gitHead": "563d677caefeb2a9c68006bd3076bb9c3cc66baf"
}

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