Socket
Socket
Sign inDemoInstall

@spectrum-css/textfield

Package Overview
Dependencies
1
Maintainers
4
Versions
154
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 6.0.3

7

CHANGELOG.md

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

<a name="6.0.3"></a>
##6.0.3
🗓
2023-06-21 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/textfield@6.0.2...@spectrum-css/textfield@6.0.3)
**Note:** Version bump only for package @spectrum-css/textfield
<a name="6.0.2"></a>

@@ -8,0 +15,0 @@ ##6.0.2

6

package.json
{
"name": "@spectrum-css/textfield",
"version": "6.0.2",
"version": "6.0.3",
"description": "The Spectrum CSS textfield component",

@@ -25,3 +25,3 @@ "license": "Apache-2.0",

"@spectrum-css/component-builder-simple": "^2.0.15",
"@spectrum-css/helptext": "^4.0.37",
"@spectrum-css/helptext": "^4.0.38",
"@spectrum-css/tokens": "^10.2.0",

@@ -33,3 +33,3 @@ "gulp": "^4.0.0"

},
"gitHead": "6d8212fd528010b39590de4a3b860c6709cb9a2e"
"gitHead": "17e4b28a5d1d4ec356f33e9a37476e0f789ece5f"
}

@@ -1,5 +0,5 @@

import { html } from "lit-html";
import { ifDefined } from "lit-html/directives/if-defined.js";
import { classMap } from "lit-html/directives/class-map.js";
import { styleMap } from "lit-html/directives/style-map.js";
import { html } from "lit";
import { ifDefined } from "lit/directives/if-defined.js";
import { classMap } from "lit/directives/class-map.js";
import { styleMap } from "lit/directives/style-map.js";
import { useArgs } from "@storybook/client-api";

@@ -6,0 +6,0 @@

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