Socket
Socket
Sign inDemoInstall

@lion/input

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/input - npm Package Compare versions

Comparing version 0.12.1 to 0.12.2

7

CHANGELOG.md
# Change Log
## 0.12.2
### Patch Changes
- Updated dependencies [72a6ccc8]
- @lion/form-core@0.10.1
## 0.12.1

@@ -4,0 +11,0 @@

2

docs/overview.md

@@ -26,3 +26,3 @@ # Inputs >> Input >> Overview ||10

- Delegates attributes like `type`, `disabled`, `placeholder` and `read-only` to the native input.
- Can make us of [validation](https://github.com/ing-bank/lion/blob/80e1f79e0b9f3e9a6607c5b6c797aee575401603/docs/docs/systems/form/validate.md)
- Can make us of [validation](https://github.com/ing-bank/lion/blob/d1bbaa5a9a2f1cef0d83b225e987d7f6309d6e0e/docs/docs/systems/form/validate.md)

@@ -29,0 +29,0 @@ ## Installation

{
"name": "@lion/input",
"version": "0.12.1",
"version": "0.12.2",
"description": "It enhances the functionality of the native `<input>` element",

@@ -39,3 +39,3 @@ "license": "MIT",

"dependencies": {
"@lion/form-core": "0.10.0"
"@lion/form-core": "0.10.1"
},

@@ -42,0 +42,0 @@ "keywords": [

@@ -26,3 +26,3 @@ # Inputs >> Input >> Overview ||10

- Delegates attributes like `type`, `disabled`, `placeholder` and `read-only` to the native input.
- Can make us of [validation](https://github.com/ing-bank/lion/blob/80e1f79e0b9f3e9a6607c5b6c797aee575401603/docs/docs/systems/form/validate.md)
- Can make us of [validation](https://github.com/ing-bank/lion/blob/d1bbaa5a9a2f1cef0d83b225e987d7f6309d6e0e/docs/docs/systems/form/validate.md)

@@ -29,0 +29,0 @@ ## Installation

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