Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@phormal/use-email

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phormal/use-email - npm Package Compare versions

Comparing version 0.1.0-alpha.11 to 0.1.0-alpha.12

1

dist/core/src/types/globals.d.ts

@@ -12,2 +12,3 @@ import FormFieldInterface from './interfaces/FormField.interface';

value: any;
disabled?: boolean;
};

@@ -14,0 +15,0 @@ export declare type EventHandler = (event: Event, field: FormFieldInterface) => void;

8

package.json
{
"name": "@phormal/use-email",
"version": "0.1.0-alpha.11",
"version": "0.1.0-alpha.12",
"license": "MIT",

@@ -28,6 +28,6 @@ "author": {

"type": "git",
"url": "https://github.com/tomosterlund/phormal",
"url": "https://github.com/phormal/phormal",
"directory": "packages/use-email"
},
"homepage": "https://phormal.vercel.app",
"homepage": "https://phormal.dev/",
"keywords": [

@@ -39,3 +39,3 @@ "form-generator",

],
"gitHead": "def8549b0fd1ac18bb47f4ec8d7f83fed91e2d44"
"gitHead": "d6a5d4f83e700e1fbff4bcfe3af2e02b273352d8"
}

@@ -7,2 +7,2 @@ # What is Phormal?

The documentation site is currently under construction, and will be available at: https://phormal.vercel.app/
The documentation site is currently under construction, and will be available at: https://phormal.dev/
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