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

@blockle/form

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blockle/form - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

dist/blockle-form.cjs.js
/**
* @blockle/form v2.1.0
* @blockle/form v2.1.1
* (C) 2019-2021 Niek Saarberg

@@ -4,0 +4,0 @@ * Released under the MIT License.

/**
* @blockle/form v2.1.0
* @blockle/form v2.1.1
* (C) 2019-2021 Niek Saarberg

@@ -4,0 +4,0 @@ * Released under the MIT License.

@@ -6,4 +6,5 @@ import { FC } from 'react';

autoComplete?: string;
className?: string;
}
export declare const Form: FC<Props>;
export {};
{
"name": "@blockle/form",
"version": "2.1.0",
"version": "2.1.1",
"description": "Blockle Form",

@@ -5,0 +5,0 @@ "scripts": {

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