@material/mwc-ripple
Advanced tools
Comparing version 0.14.0-canary.24f5fa6e.0 to 0.14.0-canary.2f164110.0
@@ -21,3 +21,3 @@ import { __decorate } from "tslib"; | ||
import { html, property, query } from 'lit-element'; | ||
import { classMap } from 'lit-html/directives/class-map'; | ||
import { classMap } from 'lit-html/directives/class-map.js'; | ||
import { styleMap } from 'lit-html/directives/style-map'; | ||
@@ -24,0 +24,0 @@ /** @soyCompatible */ |
{ | ||
"name": "@material/mwc-ripple", | ||
"version": "0.14.0-canary.24f5fa6e.0", | ||
"version": "0.14.0-canary.2f164110.0", | ||
"description": "", | ||
@@ -18,5 +18,5 @@ "main": "mwc-ripple.js", | ||
"dependencies": { | ||
"@material/dom": "=6.0.0-canary.69edc6e28.0", | ||
"@material/mwc-base": "0.14.0-canary.24f5fa6e.0", | ||
"@material/ripple": "=6.0.0-canary.69edc6e28.0", | ||
"@material/dom": "=6.0.0-canary.9372e4939.0", | ||
"@material/mwc-base": "0.14.0-canary.2f164110.0", | ||
"@material/ripple": "=6.0.0-canary.9372e4939.0", | ||
"lit-element": "^2.2.1", | ||
@@ -29,3 +29,3 @@ "lit-html": "^1.1.2", | ||
}, | ||
"gitHead": "e884595521a6f82f63b8dec96fc4450410e37a09" | ||
"gitHead": "288331a2ec51b59facb4791d01e4d2ba8f4b7cc0" | ||
} |
@@ -21,3 +21,3 @@ /** | ||
import {html, property, query} from 'lit-element'; | ||
import {classMap} from 'lit-html/directives/class-map'; | ||
import {classMap} from 'lit-html/directives/class-map.js'; | ||
import {styleMap} from 'lit-html/directives/style-map'; | ||
@@ -24,0 +24,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
106683
0
+ Added@material/mwc-base@0.14.0-canary.2f164110.0(transitive)
- Removed@material/mwc-base@0.14.0-canary.24f5fa6e.0(transitive)