Socket
Socket
Sign inDemoInstall

@expo/vector-icons

Package Overview
Dependencies
103
Maintainers
13
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.0 to 6.2.1

2

createIconSetFromIcoMoon.js

@@ -5,3 +5,3 @@ import { Font } from 'expo';

export default function(config, expoFontName, expoAssetId) {
return createIconSetFromIcoMoon(config, Font.style(expoFontName).fontFamily, expoAssetId);
return createIconSetFromIcoMoon(config, expoFontName, expoAssetId);
}
{
"name": "@expo/vector-icons",
"version": "6.2.0",
"version": "6.2.1",
"description": "Built-in support for 10 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.",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc