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.9.0 to 1.9.1

9

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

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

},
"type": "module",
"packageManager": "yarn@4.1.1",

@@ -34,11 +33,11 @@ "repository": {

"axios": "1.6.8",
"zod": "3.23.4"
"zod": "3.23.5"
},
"devDependencies": {
"@types/node": "20.12.7",
"@vitest/coverage-v8": "1.5.2",
"@vitest/coverage-v8": "1.5.3",
"prettier": "3.2.5",
"typescript": "5.4.5",
"vitest": "1.5.2"
"vitest": "1.5.3"
}
}
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