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 6.0.5 to 7.0.0

3

dist/index.d.ts

@@ -51,3 +51,4 @@ /// <reference types="react" />

className: string;
}) => React.ReactNode;
ref?: React.Ref<any>;
}) => Exclude<React.ReactNode, React.ReactText>;
/** A size to render the icon */

@@ -54,0 +55,0 @@ size?: IconSizeT;

@@ -51,3 +51,4 @@ /// <reference types="react" />

className: string;
}) => React.ReactNode;
ref?: React.Ref<any>;
}) => Exclude<React.ReactNode, React.ReactText>;
/** A size to render the icon */

@@ -54,0 +55,0 @@ size?: IconSizeT;

{
"name": "@rmwc/types",
"version": "6.0.5",
"version": "7.0.0",
"description": "RMWC Shared Typescript Types",

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

"homepage": "https://github.com/jamesmfriedman/rmwc/tree/master/src/types#readme",
"gitHead": "605dfa7da942939d55fe99419eb614cb8de68c4c"
"gitHead": "4c1d2d84d146b1baa5f764be95b1a3ed73e11424"
}
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