@material/list
Advanced tools
Comparing version 3.1.0-alpha.0 to 3.1.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.1.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0) (2019-07-22) | ||
**Note:** Version bump only for package @material/list | ||
# [3.1.0-alpha.0](https://github.com/material-components/material-components-web/compare/v3.0.0...v3.1.0-alpha.0) (2019-07-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@material/list", | ||
"description": "The Material Components for the web list component", | ||
"version": "3.1.0-alpha.0", | ||
"version": "3.1.0", | ||
"license": "MIT", | ||
@@ -17,16 +17,17 @@ "main": "dist/mdc.list.js", | ||
"type": "git", | ||
"url": "https://github.com/material-components/material-components-web.git" | ||
"url": "https://github.com/material-components/material-components-web.git", | ||
"directory": "packages/mdc-list" | ||
}, | ||
"dependencies": { | ||
"@material/base": "^3.0.0", | ||
"@material/dom": "^3.0.0", | ||
"@material/feature-targeting": "^3.0.0", | ||
"@material/ripple": "^3.1.0-alpha.0", | ||
"@material/rtl": "^3.0.0", | ||
"@material/shape": "^3.0.0", | ||
"@material/theme": "^3.1.0-alpha.0", | ||
"@material/typography": "^3.0.0", | ||
"@material/base": "^3.1.0", | ||
"@material/dom": "^3.1.0", | ||
"@material/feature-targeting": "^3.1.0", | ||
"@material/ripple": "^3.1.0", | ||
"@material/rtl": "^3.1.0", | ||
"@material/shape": "^3.1.0", | ||
"@material/theme": "^3.1.0", | ||
"@material/typography": "^3.1.0", | ||
"tslib": "^1.9.3" | ||
}, | ||
"gitHead": "42b485550d87a4c3328a07847b4070d15f09af8f" | ||
"gitHead": "6b7e616da1a1ca53df2253f6207642739e13b5dc" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
418712
1
Updated@material/base@^3.1.0
Updated@material/dom@^3.1.0
Updated@material/ripple@^3.1.0
Updated@material/rtl@^3.1.0
Updated@material/shape@^3.1.0
Updated@material/theme@^3.1.0
Updated@material/typography@^3.1.0