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

@material/grid-list

Package Overview
Dependencies
Maintainers
19
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material/grid-list - npm Package Compare versions

Comparing version 5.0.0-canary.2213152cd.0 to 5.0.0-canary.22e0cb618.0

_mixins.import.scss

12

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

# [5.0.0-canary.2213152cd.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.2213152cd.0) (2020-01-08)
# [5.0.0-canary.22e0cb618.0](https://github.com/material-components/material-components-web/compare/v4.0.0...v5.0.0-canary.22e0cb618.0) (2020-01-16)
**Note:** Version bump only for package @material/grid-list
### Code Refactoring
* migrate to the Sass module system ([#5453](https://github.com/material-components/material-components-web/issues/5453)) ([faa9af3](https://github.com/material-components/material-components-web/commit/faa9af3))
### BREAKING CHANGES
* Four variables and a mixin in mdc-textfield were renamed to use a mdc-text-field- prefix when depended on via @import (formerly mdc-required-text-field-label-asterisk_, now required-label-asterisk_).

14

package.json
{
"name": "@material/grid-list",
"version": "5.0.0-canary.2213152cd.0",
"version": "5.0.0-canary.22e0cb618.0",
"description": "The Material Components for the web grid list component",

@@ -21,7 +21,7 @@ "license": "MIT",

"dependencies": {
"@material/base": "5.0.0-canary.2213152cd.0",
"@material/feature-targeting": "5.0.0-canary.2213152cd.0",
"@material/rtl": "5.0.0-canary.2213152cd.0",
"@material/theme": "5.0.0-canary.2213152cd.0",
"@material/typography": "5.0.0-canary.2213152cd.0",
"@material/base": "5.0.0-canary.22e0cb618.0",
"@material/feature-targeting": "5.0.0-canary.22e0cb618.0",
"@material/rtl": "5.0.0-canary.22e0cb618.0",
"@material/theme": "5.0.0-canary.22e0cb618.0",
"@material/typography": "5.0.0-canary.22e0cb618.0",
"tslib": "^1.9.3"

@@ -32,3 +32,3 @@ },

},
"gitHead": "0a3677a82eb2000c085d0cab420c907dca8cf13a"
"gitHead": "a2ebae5c07da66b94270b07b137673cf19d6d344"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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