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

@finnair/path

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finnair/path - npm Package Compare versions

Comparing version 6.1.0 to 6.2.0

6

CHANGELOG.md

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

# [6.2.0](https://github.com/finnair/v-validation/compare/v6.1.0...v6.2.0) (2024-11-21)
### Bug Fixes
- exports ([188dd9a](https://github.com/finnair/v-validation/commit/188dd9a1a79b3cc968d9750699472c8091a191e5))
# [6.1.0](https://github.com/finnair/v-validation/compare/v6.0.2...v6.1.0) (2024-10-21)

@@ -8,0 +14,0 @@

9

package.json
{
"name": "@finnair/path",
"version": "6.1.0",
"version": "6.2.0",
"private": false,
"description": "Simple object path as array of strings and numbers",
"main": "./dist/cjs/index.js",
"module": "./dist/cjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/cjs/index.d.ts",

@@ -19,3 +19,4 @@ "exports": {

}
}
},
"./package.json": "./package.json"
},

@@ -41,3 +42,3 @@ "license": "MIT",

},
"gitHead": "24a7a43d0a5201a29d650e8bb767195d14af9784"
"gitHead": "1ef5c21a5a5281c5f799784cf84d2bed2c0bede0"
}
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