Socket
Socket
Sign inDemoInstall

text-fields

Package Overview
Dependencies
0
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "text-fields",
"version": "1.1.0",
"version": "1.1.1",
"description": "Input, textarea, material, vanilla",

@@ -5,0 +5,0 @@ "author": "ux-ui.pro",

@@ -28,7 +28,7 @@ <div align="center">

```javascript
import TextFields from 'text-fields'
import TextField from 'text-fields'
```
```javascript
TextFields.input()
TextFields.textarea()
TextField.input()
TextField.textarea()
```

@@ -44,3 +44,3 @@ <br>

```CSS
@import "./node_modules/text-fields/dist/index.css";
@import "node_modules/text-fields/dist/index.css";
```

@@ -47,0 +47,0 @@ <br>

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc