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

testing-farm

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testing-farm - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

20

package.json
{
"name": "testing-farm",
"version": "1.4.1",
"version": "1.4.2",
"description": "A NodeJS module to access Testing Farm instances through the REST API.",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

},
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@3.6.4",
"repository": {

@@ -33,10 +33,10 @@ "type": "git",

"devDependencies": {
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.9",
"@typescript-eslint/parser": "5.59.9",
"@vitest/coverage-c8": "^0.29.7",
"eslint": "8.42.0",
"prettier": "2.8.8",
"typescript": "5.1.3",
"vitest": "^0.29.7"
"@types/node": "18.18.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "8.50.0",
"prettier": "3.0.3",
"typescript": "5.2.2",
"vitest": "^0.34.0"
},

@@ -43,0 +43,0 @@ "dependencies": {

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