Socket
Socket
Sign inDemoInstall

express-turnstile

Package Overview
Dependencies
67
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

6

package.json
{
"name": "express-turnstile",
"version": "1.0.6",
"version": "1.0.7",
"description": "Express middleware for CloudFlare Turnstile Captcha",

@@ -34,3 +34,2 @@ "main": "lib/index.js",

"dependencies": {
"@types/express": "^4.17.14",
"express": "^4.18.2",

@@ -40,4 +39,5 @@ "form-data": "^4.0.0"

"devDependencies": {
"typescript": "^4.9.3"
"typescript": "^4.9.3",
"@types/express": "^4.17.14"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc