Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rmwc/types

Package Overview
Dependencies
Maintainers
1
Versions
114
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.1 to 6.0.4

2

dist/index.d.ts

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

theme?: ThemePropT;
ref?: React.Ref<any>;
ref?: React.HTMLProps<T>['ref'];
};
export {};

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

theme?: ThemePropT;
ref?: React.Ref<any>;
ref?: React.HTMLProps<T>['ref'];
};
export {};
{
"name": "@rmwc/types",
"version": "6.0.1",
"version": "6.0.4",
"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": "1a5855872efcac665920006f8d64981b21779fb3"
"gitHead": "aedc8c18d87649935f68a4d7a3d20c3f2d4ef15a"
}
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