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

@lesjoursfr/bin-version

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lesjoursfr/bin-version - npm Package Compare versions

Comparing version 7.1.6 to 7.1.7

26

package.json
{
"name": "@lesjoursfr/bin-version",
"version": "7.1.6",
"version": "7.1.7",
"description": "Get the version of a binary in semver format",

@@ -22,3 +22,3 @@ "license": "MIT",

"engines": {
"node": "20.x || 22.x"
"node": "20.x || 22.x || 24.x"
},

@@ -51,20 +51,20 @@ "exports": "./lib/index.js",

"dependencies": {
"execa": "^9.3.0",
"execa": "^9.5.1",
"find-versions": "^6.0.0"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.16.0",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.13",
"eslint": "^9.8.0",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"globals": "^15.8.0",
"mocha": "^10.7.0",
"prettier": "^3.3.3",
"globals": "^15.13.0",
"mocha": "^11.0.1",
"prettier": "^3.4.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.0"
"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.5.3"
}

@@ -79,2 +79,2 @@ [![npm version](https://badge.fury.io/js/@lesjoursfr%2Fbin-version.svg)](https://badge.fury.io/js/@lesjoursfr%2Fbin-version)

- [find-versions](https://github.com/sindresorhus/find-versions) - Find semver versions in a string
- [find-versions](https://github.com/sindresorhus/find-versions) - Find semver versions in a string
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