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 6.5.0 to 6.6.0

dist/Fontisto.js

2

dist/lib/react-native.web.js

@@ -1,1 +0,1 @@

Object.defineProperty(exports,"__esModule",{value:true});var _cjs=require("react-native-web/dist/cjs");Object.keys(_cjs).forEach(function(key){if(key==="default"||key==="__esModule")return;Object.defineProperty(exports,key,{enumerable:true,get:function get(){return _cjs[key];}});});
Object.defineProperty(exports,"__esModule",{value:true});var _reactNativeWeb=require("react-native-web");Object.keys(_reactNativeWeb).forEach(function(key){if(key==="default"||key==="__esModule")return;Object.defineProperty(exports,key,{enumerable:true,get:function get(){return _reactNativeWeb[key];}});});
/* eslint-disable import/no-unresolved */
export * from 'react-native-web/dist/cjs';
export * from 'react-native-web';
{
"name": "react-native-vector-icons",
"version": "6.5.0",
"version": "6.6.0",
"description": "Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.",

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

"build-fontawesome5": "./scripts/fontawesome5.sh",
"build-fontisto": "./scripts/fontisto.sh",
"build-feather": "./scripts/feather.sh",

@@ -76,3 +77,3 @@ "build-foundation": "./scripts/foundation.sh",

"@babel/core": "^7.1.2",
"@mdi/font": "^3.5.95",
"@mdi/font": "^3.6.95",
"babel-eslint": "^10.0.1",

@@ -89,2 +90,3 @@ "eslint": "^5.13.0",

"font-awesome": "^4.6.3",
"fontisto": "^3.0.4",
"ionicons": "^4.0.0",

@@ -91,0 +93,0 @@ "material-design-icons": "^3.0.1",

@@ -42,6 +42,7 @@ ![Vector Icons for React Native](https://cloud.githubusercontent.com/assets/378279/12009887/33f4ae1c-ac8d-11e5-8666-7a87458753ee.png)

- [`FontAwesome 5`](https://fontawesome.com) by Fonticons, Inc. (v5.7.0, 1500 (free) **5082** (pro) icons)
- [`Fontisto`](https://github.com/kenangundogan/fontisto) by Kenan Gündoğan (v3.0.4, **615** icons)
- [`Foundation`](http://zurb.com/playground/foundation-icon-fonts-3) by ZURB, Inc. (v3.0, **283** icons)
- [`Ionicons`](https://ionicons.com/) by Ben Sperry (v4.2.4, **696** icons)
- [`MaterialIcons`](https://www.google.com/design/icons/) by Google, Inc. (v3.0.1, **932** icons)
- [`MaterialCommunityIcons`](https://materialdesignicons.com/) by MaterialDesignIcons.com (v3.5.95, **3596** icons)
- [`MaterialCommunityIcons`](https://materialdesignicons.com/) by MaterialDesignIcons.com (v3.6.95, **3695** icons)
- [`Octicons`](http://octicons.github.com) by Github, Inc. (v8.4.1, **184** icons)

@@ -48,0 +49,0 @@ - [`Zocial`](http://zocial.smcllns.com/) by Sam Collins (v1.0, **100** icons)

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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