Socket
Socket
Sign inDemoInstall

@rmwc/types

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/types - npm Package Compare versions

Comparing version 5.0.27-rc.0 to 5.0.28-rc.0

4

flow-typed/avatar/index.js

@@ -20,2 +20,4 @@ // @flow

square?: boolean;
/** Make the avatar interactive. */
interactive?: boolean;
}

@@ -42,2 +44,4 @@ declare export interface AvatarGroupProps {

square?: boolean;
/** Make the avatar interactive. */
interactive?: boolean;
}

@@ -44,0 +48,0 @@ /** An Avatar count for displaying list overflow. */

4

package.json
{
"name": "@rmwc/types",
"version": "5.0.27-rc.0",
"version": "5.0.28-rc.0",
"description": "RMWC Shared Typescript Types",

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

"homepage": "https://github.com/jamesmfriedman/rmwc/tree/master/src/types#readme",
"gitHead": "cfb1ca54e7862c96bb7b3db217ac17090bac78a6"
"gitHead": "8ffea0c707eebcfe1da303ff09c1c51881af6c60"
}
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