Socket
Socket
Sign inDemoInstall

@rmwc/base

Package Overview
Dependencies
Maintainers
0
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/base - npm Package Compare versions

Comparing version 14.2.6 to 14.2.7

.eslintrc.json

4

package.json
{
"name": "@rmwc/base",
"version": "14.2.6",
"version": "14.2.7",
"description": "RMWC base module",

@@ -37,3 +37,3 @@ "main": "./index.js",

"@material/dom": "^14.0.0",
"@rmwc/types": "workspace:*",
"@rmwc/types": "14.2.7",
"classnames": "^2.3.1",

@@ -40,0 +40,0 @@ "hyperform": "^0.11.0",

@@ -7,3 +7,2 @@ # Portal

## Portal

@@ -45,2 +44,1 @@

Unlike ThemeProvider or TypographyProvider, the PortalProvider component should only be used once in your application or component tree. (If you include multiple instances of PortalProvider, the context will only grab the context values from the first PortalProvider parent and the solution will break.)
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