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.1.0 to 0.1.1

docs/FieldCustomMixin.md

11

CHANGELOG.md

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

## [0.1.1](https://github.com/ing-bank/lion/compare/@lion/field@0.1.0...@lion/field@0.1.1) (2019-04-26)
### Bug Fixes
* add missing files to npm packages ([0e3ca17](https://github.com/ing-bank/lion/commit/0e3ca17))
# 0.1.0 (2019-04-26)

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

12

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

@@ -27,2 +27,4 @@ "author": "ing-bank",

"files": [
"docs",
"src",
"stories",

@@ -33,7 +35,7 @@ "test",

"dependencies": {
"@lion/core": "^0.1.0",
"@lion/validate": "^0.1.0"
"@lion/core": "^0.1.1",
"@lion/validate": "^0.1.1"
},
"devDependencies": {
"@lion/localize": "^0.1.0",
"@lion/localize": "^0.1.1",
"@open-wc/storybook": "^0.1.5",

@@ -43,3 +45,3 @@ "@open-wc/testing": "^0.11.1",

},
"gitHead": "116fbec47b2311f853e8b142a46ed3b60b3a4ab4"
"gitHead": "a0651d3e076cb7a456acc7ac0bf5ed89ecec7d9f"
}
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