Socket
Socket
Sign inDemoInstall

@spectrum-web-components/field-label

Package Overview
Dependencies
Maintainers
6
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/field-label - npm Package Compare versions

Comparing version 0.5.7-lit-next.0 to 0.5.7

6

custom-elements.json

@@ -99,3 +99,3 @@ {

"type": {
"text": "'start' | 'end'"
"text": "'start' | 'end' | undefined"
},

@@ -110,3 +110,3 @@ "privacy": "public",

"type": {
"text": "HTMLElement"
"text": "HTMLElement | undefined"
},

@@ -188,3 +188,3 @@ "privacy": "private"

"type": {
"text": "'start' | 'end'"
"text": "'start' | 'end' | undefined"
},

@@ -191,0 +191,0 @@ "fieldName": "sideAligned"

{
"name": "@spectrum-web-components/field-label",
"version": "0.5.7-lit-next.0+367b10c94",
"version": "0.5.7",
"publishConfig": {

@@ -47,6 +47,6 @@ "access": "public"

"dependencies": {
"@spectrum-web-components/base": "^0.4.6-lit-next.82+367b10c94",
"@spectrum-web-components/icon": "^0.9.11-lit-next.0+367b10c94",
"@spectrum-web-components/icons-ui": "^0.6.11-lit-next.0+367b10c94",
"@spectrum-web-components/shared": "^0.12.8-lit-next.82+367b10c94",
"@spectrum-web-components/base": "^0.4.5",
"@spectrum-web-components/icon": "^0.9.10",
"@spectrum-web-components/icons-ui": "^0.6.10",
"@spectrum-web-components/shared": "^0.12.8",
"tslib": "^2.0.0"

@@ -62,3 +62,3 @@ },

],
"gitHead": "367b10c94c43b2dd91bb74fa0839ea9b1873b08c"
"gitHead": "de3151b9e940121f518f1d94d2601cb87ba95ddb"
}

@@ -1,2 +0,2 @@

declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
declare const styles: import("@spectrum-web-components/base").CSSResult;
export default styles;

@@ -1,2 +0,2 @@

declare const styles: import("@spectrum-web-components/base").CSSResultGroup;
declare const styles: import("@spectrum-web-components/base").CSSResult;
export default styles;
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