Socket
Socket
Sign inDemoInstall

@material/mwc-base

Package Overview
Dependencies
Maintainers
15
Versions
721
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/mwc-base - npm Package Compare versions

Comparing version 0.26.0-canary.f3e28323.0 to 0.26.0

2

form-element.js

@@ -10,3 +10,3 @@ /**

// tslint:disable:strip-private-property-underscore
import { property } from 'lit/decorators.js';
import { property } from 'lit/decorators';
import { addHasRemoveClass, BaseElement } from './base-element';

@@ -13,0 +13,0 @@ export { addHasRemoveClass, BaseElement };

{
"name": "@material/mwc-base",
"version": "0.26.0-canary.f3e28323.0",
"version": "0.26.0",
"description": "",

@@ -14,5 +14,4 @@ "main": "base-element.js",

"dependencies": {
"@lit/reactive-element": "1.0.0-rc.4",
"@material/base": "=14.0.0-canary.a986df922.0",
"@material/dom": "=14.0.0-canary.a986df922.0",
"@material/base": "=14.0.0",
"@material/dom": "=14.0.0",
"lit": "^2.0.0",

@@ -22,6 +21,6 @@ "tslib": "^2.0.1"

"devDependencies": {
"@material/elevation": "=14.0.0-canary.a986df922.0",
"@material/feature-targeting": "=14.0.0-canary.a986df922.0",
"@material/ripple": "=14.0.0-canary.a986df922.0",
"@material/theme": "=14.0.0-canary.a986df922.0"
"@material/elevation": "=14.0.0",
"@material/feature-targeting": "=14.0.0",
"@material/ripple": "=14.0.0",
"@material/theme": "=14.0.0"
},

@@ -31,3 +30,3 @@ "publishConfig": {

},
"gitHead": "ebbbec0b1b0e29da237ec87bebd889c3af847f1b"
"gitHead": "056b3ceffbe2fe3408dbdbb319932da85637e779"
}

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