fenextjs-interface
Advanced tools
Comparing version 2.3.0 to 2.4.0
@@ -16,3 +16,3 @@ export interface CountryProps { | ||
text: string; | ||
id_country?: number; | ||
id_country: number; | ||
nameAve?: string | undefined; | ||
@@ -19,0 +19,0 @@ } |
{ | ||
"name": "fenextjs-interface", | ||
"version": "2.3.0", | ||
"version": "2.4.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
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
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
27026