New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@finnair/path

Package Overview
Dependencies
Maintainers
0
Versions
44
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 7.0.0-alpha.6 to 7.0.0-alpha.7

6

CHANGELOG.md

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

# [7.0.0-alpha.7](https://github.com/finnair/v-validation/compare/v7.0.0-alpha.6...v7.0.0-alpha.7) (2024-11-21)
### Bug Fixes
- package.json exports ([7edf1ee](https://github.com/finnair/v-validation/commit/7edf1ee0b2295c7659802aab10963a0579869e5a))
# [7.0.0-alpha.6](https://github.com/finnair/v-validation/compare/v7.0.0-alpha.5...v7.0.0-alpha.6) (2024-11-18)

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

9

package.json
{
"name": "@finnair/path",
"version": "7.0.0-alpha.6",
"version": "7.0.0-alpha.7",
"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": "468a1d6fd29ab8ec10915603731dee7a07dac97c"
"gitHead": "33d04890181755ce41098efc2fb87d820beee0d7"
}

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