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

@expo/vector-icons

Package Overview
Dependencies
Maintainers
14
Versions
55
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.5 to 10.0.6

.expo/tsconfig.jest.json

4

build/AntDesign.d.ts

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

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

import React from 'react';
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from './vendor/react-native-vector-icons/lib/create-icon-set';
import React from "react";
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from "./vendor/react-native-vector-icons/lib/create-icon-set";
export default function (glyphMap: any, fontName: any, expoAssetId: any, fontStyle?: any): {

@@ -10,3 +10,3 @@ new (props: Readonly<{}>): {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -31,3 +31,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -34,0 +34,0 @@ setNativeProps(props: any): void;

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

import React from 'react';
import { Text } from 'react-native';
import * as Font from 'expo-font';
import createIconSet from './vendor/react-native-vector-icons/lib/create-icon-set';
import createIconButtonComponent from './vendor/react-native-vector-icons/lib/icon-button';
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from './vendor/react-native-vector-icons/lib/create-icon-set';
import React from "react";
import { Text } from "react-native";
import * as Font from "expo-font";
import createIconSet from "./vendor/react-native-vector-icons/lib/create-icon-set";
import createIconButtonComponent from "./vendor/react-native-vector-icons/lib/icon-button";
export { DEFAULT_ICON_COLOR, DEFAULT_ICON_SIZE } from "./vendor/react-native-vector-icons/lib/create-icon-set";
export default function (glyphMap, fontName, expoAssetId, fontStyle) {

@@ -16,6 +16,6 @@ var _a;

this.state = {
fontIsLoaded: Font.isLoaded(fontName),
fontIsLoaded: Font.isLoaded(fontName)
};
}
async componentWillMount() {
async componentDidMount() {
this._mounted = true;

@@ -22,0 +22,0 @@ if (!this.state.fontIsLoaded) {

@@ -8,3 +8,3 @@ export default function (config: any, expoFontName: any, expoAssetId: any): {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

@@ -8,3 +8,3 @@ declare const _default: {

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -29,3 +29,3 @@ setNativeProps(props: any): void;

};
componentWillMount(): Promise<void>;
componentDidMount(): Promise<void>;
componentWillUnmount(): void;

@@ -32,0 +32,0 @@ setNativeProps(props: any): void;

{
"name": "@expo/vector-icons",
"sideEffects": false,
"version": "10.0.5",
"version": "10.0.6",
"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",

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