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
17
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.9.1 to 0.10.0

9

mwc-floating-label-directive.d.ts

@@ -1,7 +0,6 @@

import {MDCFloatingLabelFoundation} from '@material/floating-label/foundation.js';
import {PropertyPart} from 'lit-html';
import { MDCFloatingLabelFoundation } from '@material/floating-label/foundation.js';
import { PropertyPart } from 'lit-html';
export interface FloatingLabel extends HTMLLabelElement {
floatingLabelFoundation: MDCFloatingLabelFoundation;
floatingLabelFoundation: MDCFloatingLabelFoundation;
}
export declare const floatingLabel: (label: string) => (part: PropertyPart) =>
void;
export declare const floatingLabel: (label: string) => (part: PropertyPart) => void;
{
"name": "@material/mwc-floating-label",
"version": "0.9.1",
"version": "0.10.0",
"description": "",

@@ -23,3 +23,3 @@ "main": "mwc-floating-label-directive.js",

},
"gitHead": "2b2676d71b8d393aa61348cb8e3d9ed03dd8dc08"
"gitHead": "631e70e3a39330ccade8210d1a72edc0f22ddc0a"
}

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