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

fenextjs-interface

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fenextjs-interface - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

3

cjs/Phone/index.d.ts

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

import { CountryProps } from "@/CSC";
export interface PhoneCodeProps {

@@ -5,3 +6,3 @@ img?: string;

code_country?: string;
country_name?: string;
country?: CountryProps;
}

@@ -8,0 +9,0 @@ export interface PhoneProps extends PhoneCodeProps {

{
"name": "fenextjs-interface",
"version": "4.3.0",
"version": "4.3.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "./cjs/index.js",

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