New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rmwc/list

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/list - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

16

package.json
{
"name": "@rmwc/list",
"version": "6.0.0",
"version": "6.0.1",
"description": "RMWC List component",

@@ -9,2 +9,4 @@ "main": "dist/index.js",

"sideEffects": [
"./styles.tsx",
"./styles.js",
"*.css"

@@ -39,9 +41,9 @@ ],

"@material/list": "^5.1.0",
"@rmwc/base": "^6.0.0",
"@rmwc/icon": "^6.0.0",
"@rmwc/provider": "^6.0.0",
"@rmwc/ripple": "^6.0.0",
"@rmwc/types": "^6.0.0"
"@rmwc/base": "^6.0.1",
"@rmwc/icon": "^6.0.1",
"@rmwc/provider": "^6.0.1",
"@rmwc/ripple": "^6.0.1",
"@rmwc/types": "^6.0.1"
},
"gitHead": "48870f49fb39eeab199d83d1771bed91e81ec731"
"gitHead": "1a5855872efcac665920006f8d64981b21779fb3"
}

@@ -8,3 +8,3 @@ # Collapsible Lists `RMWC ADDON`

- Using CSS Loader
- import '@rmwc/list/dist/styles';
- import '@rmwc/list/styles';
- Or include stylesheets

@@ -11,0 +11,0 @@ - **'@material/list/dist/mdc.list.css'**

@@ -8,3 +8,3 @@ # Lists

- Using CSS Loader
- import '@rmwc/list/dist/styles';
- import '@rmwc/list/styles';
- Or include stylesheets

@@ -11,0 +11,0 @@ - **'@material/list/dist/mdc.list.css'**

@@ -8,3 +8,3 @@ # Lists

- Using CSS Loader
- import '@rmwc/list/dist/styles';
- import '@rmwc/list/styles';
- Or include stylesheets

@@ -11,0 +11,0 @@ - **'@material/list/dist/mdc.list.css'**

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