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

mds-input

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mds-input - npm Package Compare versions

Comparing version 0.0.1-alpha.5 to 0.0.1-alpha.6

2

dist/mds-input.js

@@ -44,3 +44,3 @@ import { unsafeCSS as b, LitElement as g, html as l, nothing as r } from "lit";

}
updated() {
firstUpdated() {
this.manageRequired(null);

@@ -47,0 +47,0 @@ }

{
"name": "mds-input",
"private": false,
"version": "0.0.1-alpha.5",
"version": "0.0.1-alpha.6",
"type": "module",

@@ -6,0 +6,0 @@ "main": "dist/mds-input.js",

@@ -96,3 +96,3 @@ import { LitElement } from 'lit';

constructor();
updated(): void;
firstUpdated(): void;
connectedCallback(): void;

@@ -99,0 +99,0 @@ private getValue;

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