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.7.0 to 0.7.1

8

CHANGELOG.md

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

## [0.7.1](https://github.com/ing-bank/lion/compare/@lion/field@0.7.0...@lion/field@0.7.1) (2020-01-08)
**Note:** Version bump only for package @lion/field
# [0.7.0](https://github.com/ing-bank/lion/compare/@lion/field@0.6.8...@lion/field@0.7.0) (2019-12-13)

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

4

docs/FormattingAndParsing.md

@@ -30,4 +30,6 @@ # Formatting and parsing

- For a number input, this could be '1,234.56' (a String representation of modelValue
1234.56)
1234.56).
A value will not get formatted if it is invalid, so the user won't get rewarded for a falsy input.
### serializedValue

@@ -34,0 +36,0 @@

{
"name": "@lion/field",
"version": "0.7.0",
"version": "0.7.1",
"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.5.3"
"@lion/validate": "0.5.4"
},
"devDependencies": {
"@lion/localize": "0.7.1",
"@lion/localize": "0.7.2",
"@open-wc/demoing-storybook": "^0.2.0",

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

},
"gitHead": "e51bf720e5eef3575d07083a7fead0d10cf056e6"
"gitHead": "ad01e959c638f580206e42c2d35c67b129a63e9a"
}
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