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

@types/react-icon-base

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-icon-base - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

5

react-icon-base/index.d.ts

@@ -12,7 +12,4 @@ // Type definitions for react-icon-base 2.0

declare namespace IconBaseClass {
interface IconBaseProps {
color?: string;
interface IconBaseProps extends React.SVGProps<React.ReactSVGElement> {
size?: string | number;
style?: React.CSSProperties;
viewBox?: string;
}

@@ -19,0 +16,0 @@ }

4

react-icon-base/package.json
{
"name": "@types/react-icon-base",
"version": "2.0.3",
"version": "2.0.4",
"description": "TypeScript definitions for react-icon-base",

@@ -26,4 +26,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "b746815a07633f92f860c7728d8dfd7bd60167e4ee1e3ba7e00934c2d57788e4",
"typesPublisherContentHash": "7663fb85477bc58526ba498e84643704ef6f217e6001c1a06f95927bdef609e8",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 23 Jun 2017 17:35:55 GMT
* Last updated: Thu, 27 Jul 2017 21:51:09 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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