Socket
Socket
Sign inDemoInstall

@lion/input

Package Overview
Dependencies
Maintainers
2
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.17.0 to 0.18.0

2

docs/overview.md

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

- Delegates attributes like `type`, `disabled`, `placeholder` and `readonly` to the native input.
- Can make use of [validation](https://github.com/ing-bank/lion/blob/24b205837eb6a0111d8c80077dcab0b5040533e0/docs/fundamentals/systems/form/validate.md).
- Can make use of [validation](https://github.com/ing-bank/lion/blob/9ebc79431bfdcacfd0d9c9b6457c1a99686a6a47/docs/fundamentals/systems/form/validate.md).

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

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

@@ -13,2 +13,3 @@ "license": "MIT",

},
"type": "module",
"main": "index.js",

@@ -40,3 +41,3 @@ "module": "index.js",

"dependencies": {
"@lion/form-core": "^0.17.0"
"@lion/form-core": "^0.18.0"
},

@@ -43,0 +44,0 @@ "keywords": [

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

- Delegates attributes like `type`, `disabled`, `placeholder` and `readonly` to the native input.
- Can make use of [validation](https://github.com/ing-bank/lion/blob/24b205837eb6a0111d8c80077dcab0b5040533e0/docs/fundamentals/systems/form/validate.md).
- Can make use of [validation](https://github.com/ing-bank/lion/blob/9ebc79431bfdcacfd0d9c9b6457c1a99686a6a47/docs/fundamentals/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