Socket
Socket
Sign inDemoInstall

react-native-vector-icons

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-vector-icons - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/create-icon-set-from-fontello.js

@@ -14,3 +14,3 @@ /**

});
fontFamily = fontFamily || config.name;
fontFamily = fontFamily || config.name || 'fontello';
fontFile = fontFile || fontFamily + '.ttf';

@@ -17,0 +17,0 @@

@@ -71,2 +71,3 @@ /**

fontSize: size,
fontWeight: 'normal',
color,

@@ -73,0 +74,0 @@ };

{
"name": "react-native-vector-icons",
"version": "1.1.0",
"version": "1.1.1",
"description": "Customizable Icons for React Native with support for NavBar/TabBar, image source and full styling. Choose from 3000+ bundled icons or use your own.",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

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