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

@smui/layout-grid

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/layout-grid - npm Package Compare versions

Comparing version 3.0.2 to 3.1.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [3.1.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.3...v3.1.0) (2021-04-22)
### Features
* update to MDC 11, new fullscreen dialogs ([ee962bc](https://github.com/hperrin/svelte-material-ui/commit/ee962bc9cd654423322330a7f786ce2c350e3e49))
### Reverts
* Revert "v3.1.0" ([ade5890](https://github.com/hperrin/svelte-material-ui/commit/ade589069db4f68f21815138dfc86805bac11774))
## [3.0.2](https://github.com/hperrin/svelte-material-ui/compare/v3.0.1...v3.0.2) (2021-04-21)

@@ -8,0 +24,0 @@

8

package.json
{
"name": "@smui/layout-grid",
"version": "3.0.2",
"version": "3.1.0",
"description": "Svelte Material UI - Layout Grid",

@@ -33,4 +33,4 @@ "type": "module",

"dependencies": {
"@material/layout-grid": "^10.0.0",
"@smui/common": "^3.0.2"
"@material/layout-grid": "^11.0.0",
"@smui/common": "^3.1.0"
},

@@ -40,3 +40,3 @@ "devDependencies": {

},
"gitHead": "c8a34d0b6e17873e0654a3098226e5c3c18d82ef"
"gitHead": "d67e50ef816785bd88a6eed400e0b5eb7ea49841"
}

@@ -75,2 +75,2 @@ # Svelte Material UI - Layout Grid

See [Layout Grid](https://github.com/material-components/material-components-web/tree/v10.0.0/packages/mdc-layout-grid) in MDC-Web for information about the upstream library's architecture.
See [Layout Grid](https://github.com/material-components/material-components-web/tree/v11.0.0/packages/mdc-layout-grid) in MDC-Web for information about the upstream library's architecture.
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