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

@material/mwc-floating-label

Package Overview
Dependencies
Maintainers
15
Versions
708
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-floating-label - npm Package Compare versions

Comparing version 0.26.0 to 0.26.1

4

mwc-floating-label-directive.d.ts

@@ -6,4 +6,4 @@ /**

*/
import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation';
import { AttributePart, Directive, DirectiveParameters, PartInfo } from 'lit/directive';
import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation.js';
import { AttributePart, Directive, DirectiveParameters, PartInfo } from 'lit/directive.js';
export interface FloatingLabel extends HTMLLabelElement {

@@ -10,0 +10,0 @@ floatingLabelFoundation: MDCFloatingLabelFoundation;

@@ -6,4 +6,4 @@ /**

*/
import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation';
import { directive, Directive, PartType } from 'lit/directive';
import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation.js';
import { directive, Directive, PartType } from 'lit/directive.js';
const createAdapter = (labelElement) => {

@@ -10,0 +10,0 @@ return {

{
"name": "@material/mwc-floating-label",
"version": "0.26.0",
"version": "0.26.1",
"description": "Material Design floating label web component",

@@ -19,3 +19,3 @@ "keywords": [

"dependencies": {
"@material/floating-label": "=14.0.0",
"@material/floating-label": "=14.0.0-canary.53b3cad2f.0",
"lit": "^2.0.0",

@@ -25,6 +25,6 @@ "tslib": "^2.0.1"

"devDependencies": {
"@material/animation": "=14.0.0",
"@material/base": "=14.0.0",
"@material/rtl": "=14.0.0",
"@material/typography": "=14.0.0"
"@material/animation": "=14.0.0-canary.53b3cad2f.0",
"@material/base": "=14.0.0-canary.53b3cad2f.0",
"@material/rtl": "=14.0.0-canary.53b3cad2f.0",
"@material/typography": "=14.0.0-canary.53b3cad2f.0"
},

@@ -37,3 +37,3 @@ "scripts": {

},
"gitHead": "056b3ceffbe2fe3408dbdbb319932da85637e779"
"gitHead": "06b516b7f91867acd0cbe5676767aea8f490cbee"
}

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