Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spectrum-web-components/textfield

Package Overview
Dependencies
Maintainers
6
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spectrum-web-components/textfield - npm Package Compare versions

Comparing version 0.8.14 to 0.8.15-lit-next.0

test/textarea.test-vrt.js

14

package.json
{
"name": "@spectrum-web-components/textfield",
"version": "0.8.14",
"version": "0.8.15-lit-next.0+f164d1376",
"publishConfig": {

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

"dependencies": {
"@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/icons-workflow": "^0.6.10",
"@spectrum-web-components/shared": "^0.12.8",
"@spectrum-web-components/base": "^0.4.6-lit-next.124+f164d1376",
"@spectrum-web-components/icon": "^0.9.11-lit-next.42+f164d1376",
"@spectrum-web-components/icons-ui": "^0.6.11-lit-next.42+f164d1376",
"@spectrum-web-components/icons-workflow": "^0.6.11-lit-next.42+f164d1376",
"@spectrum-web-components/shared": "^0.12.9-lit-next.0+f164d1376",
"tslib": "^2.0.0"

@@ -63,3 +63,3 @@ },

],
"gitHead": "de3151b9e940121f518f1d94d2601cb87ba95ddb"
"gitHead": "f164d13764897c13e8da5012f3659b294c240c62"
}

@@ -12,3 +12,3 @@ /*

*/
import { html } from 'lit-html';
import { html } from '@spectrum-web-components/base';
import '../sp-textfield.js';

@@ -15,0 +15,0 @@ import '@spectrum-web-components/field-label/sp-field-label.js';

@@ -12,3 +12,3 @@ /*

*/
import { html } from 'lit-html';
import { html } from '@spectrum-web-components/base';
import '../sp-textfield.js';

@@ -15,0 +15,0 @@ export default {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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