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

@namefi/ui

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@namefi/ui - npm Package Compare versions

Comparing version 2.0.23 to 2.0.24

2

lib/index.d.ts

@@ -5,2 +5,2 @@ export { default as BaseLayout } from '@components/Layouts/BaseLayout';

export { default as DomainSettings } from '@components/DomainSettings';
export * from '@components/index';
export { BreadCrumbs, NamefiBrandText, NetworkLogo, ShortAddress, YearCounter } from '@components/index';
{
"name": "@namefi/ui",
"version": "2.0.23",
"version": "2.0.24",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=20 < 21",

@@ -7,3 +7,9 @@ import BaseLayout from '@components/Layouts/BaseLayout';

export * from '@components/index';
export {
ShortAddress,
BreadCrumbs,
NamefiBrandText,
NetworkLogo,
YearCounter,
} from '@components/index';
export { BaseLayout,UserAuthState,OwnedDomains,DomainSettings };
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