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

@material/mwc-formfield

Package Overview
Dependencies
Maintainers
13
Versions
720
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-formfield - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

2

mwc-formfield-css.d.ts

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

export declare const style: import("lit-html/lib/template-result").TemplateResult;
export declare const style: import("lit-html").TemplateResult;

@@ -25,3 +25,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

import { FormElement } from '@material/mwc-base/form-element.js';
import { classMap } from 'lit-html/directives/classMap.js';
import { classMap } from 'lit-html/directives/class-map.js';
import { findAssignedElement } from '@material/mwc-base/utils.js';

@@ -28,0 +28,0 @@ import { style } from './mwc-formfield-css.js';

{
"name": "@material/mwc-formfield",
"version": "0.3.3",
"version": "0.3.4",
"description": "",

@@ -13,5 +13,5 @@ "main": "mwc-formfield.js",

"@material/form-field": "^0.40.0",
"@material/mwc-base": "^0.3.3",
"@polymer/lit-element": "^0.6.4",
"lit-html": "^0.14.0"
"@material/mwc-base": "^0.3.4",
"@polymer/lit-element": "^0.6.5",
"lit-html": "^1.0.0-rc.1"
},

@@ -18,0 +18,0 @@ "publishConfig": {

@@ -19,3 +19,3 @@ /**

import {FormElement} from '@material/mwc-base/form-element.js';
import {classMap} from 'lit-html/directives/classMap.js';
import {classMap} from 'lit-html/directives/class-map.js';
import {findAssignedElement} from '@material/mwc-base/utils.js';

@@ -22,0 +22,0 @@ import {style} from './mwc-formfield-css.js';

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