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

@lesjoursfr/bin-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lesjoursfr/bin-wrapper - npm Package Compare versions

Comparing version 12.1.2 to 12.1.3

26

package.json
{
"name": "@lesjoursfr/bin-wrapper",
"version": "12.1.2",
"version": "12.1.3",
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",

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

"scripts": {
"freshlock": "rm -rf node_modules/ && rm .yarn/install-state.gz && rm -r .yarn/cache/ && rm yarn.lock && yarn",
"freshlock": "rm -rf node_modules/ && rm .yarn/install-state.gz && rm yarn.lock && yarn",
"check-lint": "eslint . --ext .js,.jsx,.ts,.tsx",

@@ -49,6 +49,6 @@ "check-format": "prettier --check \"**/*.{ts,js,cjs,mjs,json,yml,md}\"",

"dependencies": {
"@lesjoursfr/bin-check": "^7.1.3",
"@lesjoursfr/bin-version": "^7.1.3",
"@lesjoursfr/bin-check": "^7.1.4",
"@lesjoursfr/bin-version": "^7.1.4",
"arch": "^2.2.0",
"axios": "^1.6.2",
"axios": "^1.6.3",
"content-disposition": "^0.5.4",

@@ -64,18 +64,18 @@ "file-type": "^18.7.0",

"@types/mocha": "^10.0.6",
"@types/node": "^20.10.1",
"@types/node": "^20.10.6",
"@types/semver": "^7.5.6",
"@types/tar": "^6.1.10",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"isexe": "^3.1.1",
"mocha": "^10.2.0",
"nock": "^13.4.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"tempy": "^3.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"packageManager": "yarn@4.0.2"
}
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