Socket
Socket
Sign inDemoInstall

@spectrum-web-components/field-group

Package Overview
Dependencies
4
Maintainers
5
Versions
167
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0-alpha.1407 to 0.2.0

14

CHANGELOG.md

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

# 0.2.0 (2021-01-21)
### Bug Fixes
- include the "types" entry in package.json files ([b432f59](https://github.com/adobe/spectrum-web-components/commit/b432f5982b3b79f80af12f6d0312cbe2285e608b))
- update file path access ([8898bf7](https://github.com/adobe/spectrum-web-components/commit/8898bf707e6e28abb78c92a0a0858d459e65347b))
- update latest Spectrum CSS beta releases ([d8d3acc](https://github.com/adobe/spectrum-web-components/commit/d8d3acc86de31e58219db6ba2a9d045b83cbe103))
### Features
- **action-button:** add action button pattern ([03ac00a](https://github.com/adobe/spectrum-web-components/commit/03ac00a710290e6a78340f206d88385a4f8ae8c2))
- **field-group:** add field-group pattern ([f8d265c](https://github.com/adobe/spectrum-web-components/commit/f8d265c3352f4a97fc103a09ce8eb56511dcedbb))
- **field-group:** update spectrum css input ([b2160a9](https://github.com/adobe/spectrum-web-components/commit/b2160a9c2a3ed95f20979cf3a5836bb9fca48c0c))
# 0.1.0 (2021-01-13)

@@ -8,0 +22,0 @@

10

package.json

@@ -21,3 +21,3 @@ {

],
"version": "0.2.0-alpha.1407+47b96fc6",
"version": "0.2.0",
"description": "",

@@ -54,10 +54,10 @@ "main": "./src/index.js",

"@spectrum-css/fieldgroup": "^3.0.0-beta.6",
"@spectrum-web-components/checkbox": "^0.6.0-alpha.40+47b96fc6",
"@spectrum-web-components/radio": "^0.5.0-alpha.40+47b96fc6"
"@spectrum-web-components/checkbox": "^0.7.0",
"@spectrum-web-components/radio": "^0.6.0"
},
"dependencies": {
"@spectrum-web-components/base": "^0.2.0-alpha.40+47b96fc6",
"@spectrum-web-components/base": "^0.3.0",
"tslib": "^2.0.0"
},
"gitHead": "47b96fc63e9b1cee03ba44793cfcd930488a7a17"
"gitHead": "a5734426f36555951dc10c5740c9044bbd951315"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc