react-web3-icons
Advanced tools
Comparing version 1.2.1 to 1.3.0
export * from './chain'; | ||
export * from './coin'; | ||
export * from './dex'; | ||
export * from './domain'; | ||
export * from './exchange'; | ||
@@ -5,0 +6,0 @@ export * from './library'; |
@@ -0,3 +1,7 @@ | ||
export * from './Drizzle'; | ||
export * from './EthersJs'; | ||
export * from './Ganache'; | ||
export * from './Hardhat'; | ||
export * from './OpenZeppelin'; | ||
export * from './Truffle'; | ||
//# sourceMappingURL=index.d.ts.map |
export * from './LooksRare'; | ||
export * from './NftStorage'; | ||
export * from './OpenSea'; | ||
export * from './TofuNft'; | ||
export * from './X2Y2'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -0,2 +1,5 @@ | ||
export * from './Arweave'; | ||
export * from './Ipfs'; | ||
export * from './NftStorage'; | ||
export * from './Pinata'; | ||
//# sourceMappingURL=index.d.ts.map |
/// <reference types="react" /> | ||
import type { IconProps } from '../lib'; | ||
export declare function Pinata(props: IconProps): JSX.Element; | ||
export declare function PinataMono(props: IconProps): JSX.Element; | ||
//# sourceMappingURL=Pinata.d.ts.map |
{ | ||
"name": "react-web3-icons", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"license": "MIT", | ||
@@ -48,2 +48,3 @@ "author": "derodero24", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
"eslint-plugin-react": "^7.32.2", | ||
@@ -50,0 +51,0 @@ "eslint-plugin-unused-imports": "^2.0.0", |
@@ -0,2 +1,6 @@ | ||
export * from './Drizzle'; | ||
export * from './EthersJs'; | ||
export * from './Ganache'; | ||
export * from './Hardhat'; | ||
export * from './OpenZeppelin'; | ||
export * from './Truffle'; |
export * from './LooksRare'; | ||
export * from './NftStorage'; | ||
export * from './OpenSea'; | ||
export * from './TofuNft'; | ||
export * from './X2Y2'; |
@@ -0,1 +1,4 @@ | ||
export * from './Arweave'; | ||
export * from './Ipfs'; | ||
export * from './NftStorage'; | ||
export * from './Pinata'; |
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 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
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 not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
956082
218
9664
20
31