@getblock/common
Advanced tools
| declare const _default: { | ||
| product: { | ||
| title: string; | ||
| 'shared-nodes': string; | ||
| 'dedicated-nodes': string; | ||
| 'node-cluster': string; | ||
| tracker: string; | ||
| pricing: string; | ||
| 'enterprise-solutions': string; | ||
| faucet: string; | ||
| sla: string; | ||
| }; | ||
| chains: { | ||
| title: string; | ||
| eth: string; | ||
| bsc: string; | ||
| matic: string; | ||
| sol: string; | ||
| base: string; | ||
| arb: string; | ||
| trx: string; | ||
| avax: string; | ||
| op: string; | ||
| }; | ||
| explorers: { | ||
| title: string; | ||
| 'blockchain-explorer': string; | ||
| 'blockchain-explorer-partners': string; | ||
| }; | ||
| 'for-developers': { | ||
| title: string; | ||
| documentation: string; | ||
| 'nodes-methods': string; | ||
| 'get-started': string; | ||
| guides: string; | ||
| status: string; | ||
| }; | ||
| company: { | ||
| title: string; | ||
| about: string; | ||
| blog: string; | ||
| contact: string; | ||
| faq: string; | ||
| careers: string; | ||
| 'getblock-vs-ankr': string; | ||
| 'getblock-vs-helius': string; | ||
| 'getblock-vs-quicknode': string; | ||
| 'getblock-vs-drpc': string; | ||
| }; | ||
| partnerships: { | ||
| title: string; | ||
| marketplace: string; | ||
| 'media-kit': string; | ||
| 'affiliate-program': string; | ||
| 'ambassadors-program': string; | ||
| 'near-startup-program': string; | ||
| }; | ||
| 'legal-documents': { | ||
| title: string; | ||
| 'terms-of-service': string; | ||
| 'privacy-policy': string; | ||
| 'cookie-policy': string; | ||
| 'subscription-policy': string; | ||
| 'affiliate-policy': string; | ||
| 'ambassador-program-terms-of-service': string; | ||
| }; | ||
| 'all-rights-reserved': string; | ||
| 'soc2-banner': string; | ||
| }; | ||
| export default _default; |
@@ -90,2 +90,3 @@ /// <reference types="vite/client" /> | ||
| language: string; | ||
| soon: string; | ||
| products: { | ||
@@ -106,2 +107,6 @@ title: string; | ||
| }; | ||
| 'limitless-node': { | ||
| title: string; | ||
| text: string; | ||
| }; | ||
| 'nodes-cluster': { | ||
@@ -108,0 +113,0 @@ title: string; |
@@ -23,2 +23,14 @@ export interface NavItem { | ||
| } | ||
| export interface NavbarMegaMenuData { | ||
| sidebarCategories: SidebarCategory[]; | ||
| infraItems: NavItem[]; | ||
| riskItems: NavItem[]; | ||
| dataItems: NavItem[]; | ||
| chainItems: NavItem[]; | ||
| paymentsItems: PaymentNavItem[]; | ||
| devItems: NavItem[]; | ||
| companyItems: NavItem[]; | ||
| mobileProductSections: MobileProductSection[]; | ||
| } | ||
| export declare const getNavbarMegaMenuData: (locale?: string | undefined) => NavbarMegaMenuData; | ||
| export declare const sidebarCategories: SidebarCategory[]; | ||
@@ -25,0 +37,0 @@ export declare const infraItems: NavItem[]; |
+1
-1
| { | ||
| "name": "@getblock/common", | ||
| "version": "0.2.6", | ||
| "version": "0.2.7", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
783189
3.97%44
2.33%11228
4.44%