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

@lrnwebcomponents/materializecss-styles

Package Overview
Dependencies
Maintainers
4
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lrnwebcomponents/materializecss-styles - npm Package Compare versions

Comparing version 2.6.2 to 2.6.3

38

analysis.json
{
"schema_version": "1.0.0",
"elements": [
{
"description": "`materializecss-styles`",
"summary": "",
"path": "materializecss-styles.js",
"properties": [],
"methods": [],
"staticMethods": [],
"demos": [
{
"url": "demo/index.html",
"description": ""
}
],
"metadata": {},
"sourceRange": {
"start": {
"line": 18,
"column": 26
},
"end": {
"line": 18,
"column": 55
}
},
"privacy": "public",
"superclass": "HTMLElement",
"name": "$_documentContainer",
"attributes": [],
"events": [],
"styling": {
"cssVariables": [],
"selectors": []
},
"slots": [],
"tagname": "materializecss-styles\n`MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go\nfrom a color code to the materializeCSS color name or the reverse, to go from\na css class name back to a color value. These are especially useful when needing\nto modify one color code relative to the class value of a parent / related tag."
}
],
"metadata": {

@@ -42,0 +4,0 @@ "polymer": {

2

materializecss-styles.es6.js

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

* `materializecss-styles`
* @customElement materializecss-styles
* @element materializecss-styles
* `MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go

@@ -13,0 +13,0 @@ * from a color code to the materializeCSS color name or the reverse, to go from

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

* `materializecss-styles`
* @customElement materializecss-styles
* @element materializecss-styles
* `MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go

@@ -13,0 +13,0 @@ * from a color code to the materializeCSS color name or the reverse, to go from

@@ -9,3 +9,3 @@ {

},
"version": "2.6.2",
"version": "2.6.3",
"description": "Materialize CSS style class names",

@@ -38,3 +38,3 @@ "repository": {

"@lrnwebcomponents/deduping-fix": "^2.4.0",
"@lrnwebcomponents/storybook-utilities": "^2.6.2",
"@lrnwebcomponents/storybook-utilities": "^2.6.3",
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page",

@@ -54,3 +54,3 @@ "@polymer/iron-demo-helpers": "3.1.0",

},
"gitHead": "86dc4b7573b43ebcaeaf4bc2acb85ec0692b398d"
"gitHead": "5b87417e138250dc7da2de0d3c7fb0b0a696a199"
}

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

* `materializecss-styles`
* @customElement materializecss-styles
* @element materializecss-styles
* `MaterializeCSSBehaviors.ColorBehaviors` some basic but annoying transforms to go

@@ -13,0 +13,0 @@ * from a color code to the materializeCSS color name or the reverse, to go from

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