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

form-backend-validation

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

form-backend-validation - npm Package Compare versions

Comparing version 2.3.5 to 2.3.6

4

package.json
{
"name": "form-backend-validation",
"version": "2.3.5",
"version": "2.3.6",
"description": "An easy way to validate forms using back end logic",

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

"scripts": {
"build": "rm -rf dist/**/* && babel src -d dist",
"build": "rm -rf dist/* && babel src -d dist",
"test": "jest",

@@ -11,0 +11,0 @@ "prepublish": "npm run test; npm run build",

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