Socket
Socket
Sign inDemoInstall

@saucelabs/bin-wrapper

Package Overview
Dependencies
21
Maintainers
17
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

48

package.json
{
"name": "@saucelabs/bin-wrapper",
"version": "2.0.0",
"version": "2.1.0",
"description": "Fetches and runs a binary",

@@ -40,29 +40,31 @@ "main": "lib/index.js",

"dependencies": {
"adm-zip": "^0.5.10",
"axios": "^1.5.1",
"https-proxy-agent": "^7.0.2",
"tar-stream": "^3.1.6"
"adm-zip": "^0.5.14",
"axios": "^1.7.2",
"https-proxy-agent": "^7.0.4",
"tar-stream": "^3.1.7"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
"@tsconfig/node20": "^20.1.2",
"@types/adm-zip": "^0.5.2",
"@types/jest": "^29.5.5",
"@types/node": "^20.8.4",
"@types/tar-stream": "^3.1.1",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"@tsconfig/node22": "^22.0.0",
"@types/adm-zip": "^0.5.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.2",
"@types/tar-stream": "^3.1.3",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"release-it": "^16.2.1",
"rimraf": "^5.0.5",
"spawk": "^1.8.1",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"prettier": "^3.3.1",
"release-it": "^17.3.0",
"rimraf": "^5.0.7",
"spawk": "^1.8.2",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.13.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc