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 0.0.2 to 0.0.3

2

dist/index.js

@@ -9,3 +9,3 @@ 'use strict';

Object.defineProperty(exports, 'Form', {
Object.defineProperty(exports, 'default', {
enumerable: true,

@@ -12,0 +12,0 @@ get: function get() {

{
"name": "form-backend-validation",
"version": "0.0.2",
"version": "0.0.3",
"description": "An easy way to validate forms using back end logic",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -1,1 +0,1 @@

export { default as Form } from './Form';
export {default as default} from './Form';
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