Socket
Socket
Sign inDemoInstall

@lion/form-core

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/form-core - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.5](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.4...@lion/form-core@0.1.5) (2020-06-10)
**Note:** Version bump only for package @lion/form-core
## [0.1.4](https://github.com/ing-bank/lion/compare/@lion/form-core@0.1.3...@lion/form-core@0.1.4) (2020-06-09)

@@ -8,0 +16,0 @@

2

docs/validate/README.md

@@ -42,3 +42,3 @@ [//]: # 'AUTO INSERT HEADER PREPUBLISH'

```bash
npm i --save @lion/validate
npm i --save @lion/form-core
```

@@ -45,0 +45,0 @@

{
"name": "@lion/form-core",
"version": "0.1.4",
"version": "0.1.5",
"description": "Form-core contains all essential building blocks for creating form fields and fieldsets",

@@ -45,3 +45,3 @@ "author": "ing-bank",

},
"gitHead": "43fc4d28dfe10a206b9e3cab7882bd253db9dd82"
"gitHead": "0f7ee151e0734295198288d38d69e4bf7f4897c1"
}

@@ -64,2 +64,3 @@ import { dedupeMixin } from '@lion/core';

__registerEventsForFocusMixin() {
// focus
this.__redispatchFocus = ev => {

@@ -66,0 +67,0 @@ ev.stopPropagation();

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