Socket
Socket
Sign inDemoInstall

@lion/field

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lion/field - npm Package Compare versions

Comparing version 0.6.4 to 0.6.5

11

CHANGELOG.md

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

## [0.6.5](https://github.com/ing-bank/lion/compare/@lion/field@0.6.4...@lion/field@0.6.5) (2019-12-01)
### Bug Fixes
* **overlays:** remove _contentNodeWrapper on teardown ([0b31494](https://github.com/ing-bank/lion/commit/0b3149469aaa4f7b50d62fc758137a2c94e3a10c))
## [0.6.4](https://github.com/ing-bank/lion/compare/@lion/field@0.6.3...@lion/field@0.6.4) (2019-11-28)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@lion/field",
"version": "0.6.4",
"version": "0.6.5",
"description": "Fields are the most fundamental building block of the Form System",

@@ -37,6 +37,6 @@ "author": "ing-bank",

"@lion/core": "^0.3.0",
"@lion/validate": "^0.4.2"
"@lion/validate": "^0.5.0"
},
"devDependencies": {
"@lion/localize": "^0.6.0",
"@lion/localize": "^0.7.0",
"@open-wc/demoing-storybook": "^0.2.0",

@@ -46,3 +46,3 @@ "@open-wc/testing": "^2.3.4",

},
"gitHead": "29cf5ac188b2df814c3ddd6330f8669f500d62a3"
"gitHead": "4d029a5d4d8fb8586118047aabc08380a7a93800"
}

@@ -81,3 +81,2 @@ import { expect, fixture, html, defineCE, unsafeStatic } from '@open-wc/testing';

const { _inputNode } = el;
console.log('_inputNode', _inputNode);

@@ -84,0 +83,0 @@ // 1. addToAriaLabelledBy()

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