Socket
Socket
Sign inDemoInstall

@expo/vector-icons

Package Overview
Dependencies
Maintainers
17
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/vector-icons - npm Package Compare versions

Comparing version 10.0.0-rc.3 to 10.0.0-rc.4

2

build/FontAwesome5.js

@@ -6,3 +6,3 @@ import { createFA5iconSet } from './createIconSetFromFontAwesome5';

Regular: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf'),
Light: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5.ttf'),
Light: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf'),
Solid: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf'),

@@ -9,0 +9,0 @@ Brand: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Brand.ttf'),

{
"name": "@expo/vector-icons",
"sideEffects": false,
"version": "10.0.0-rc.3",
"version": "10.0.0-rc.4",
"description": "Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.",

@@ -6,0 +6,0 @@ "main": "build/IconsLazy.js",

@@ -7,3 +7,3 @@ import { createFA5iconSet } from './createIconSetFromFontAwesome5';

Regular: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf'),
Light: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5.ttf'),
Light: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf'),
Solid: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf'),

@@ -10,0 +10,0 @@ Brand: require('./vendor/react-native-vector-icons/Fonts/FontAwesome5_Brand.ttf'),

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