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

@rmwc/icon

Package Overview
Dependencies
Maintainers
1
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/icon - npm Package Compare versions

Comparing version 14.0.2-alpha.7 to 14.0.2

README.md

2

lib/icon.d.ts

@@ -8,3 +8,3 @@ import * as RMWC from '@rmwc/types';

}
export type IconHTMLProps = RMWC.HTMLProps<HTMLElement>;
export declare type IconHTMLProps = RMWC.HTMLProps<HTMLElement>;
/**

@@ -11,0 +11,0 @@ * Get the actual icon strategy to use

{
"name": "@rmwc/icon",
"version": "14.0.2-alpha.7",
"version": "14.0.2",
"description": "RMWC Icon component",

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

"import": "./index.mjs",
"types": "./index.d.ts",
"require": "./index.js"

@@ -15,2 +16,3 @@ },

"import": "./styles.mjs",
"types": "./styles.d.ts",
"require": "./styles.js"

@@ -39,3 +41,3 @@ },

},
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/readme/icon",
"homepage": "https://github.com/rmwc/rmwc/tree/master/packages/icon",
"peerDependencies": {

@@ -46,6 +48,6 @@ "react": ">=16.8.x",

"dependencies": {
"@rmwc/base": "14.0.2-alpha.7",
"@rmwc/provider": "14.0.2-alpha.7",
"@rmwc/types": "14.0.2-alpha.7"
"@rmwc/base": "14.0.2",
"@rmwc/provider": "14.0.2",
"@rmwc/types": "14.0.2"
}
}
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