moroccan-regions-cities
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "moroccan-regions-cities", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A Node.js package to handle Moroccan regions and cities.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -6,2 +6,5 @@ { | ||
}, | ||
"paths": { | ||
"*": ["@types/*"] | ||
}, | ||
"compilerOptions": { | ||
@@ -18,4 +21,4 @@ "target": "es2016", | ||
}, | ||
"include": ["src/**/*.ts"], | ||
"include": ["src/**/*.ts", "src/**/*.tsx", "src/declarations.d.ts"], | ||
"exclude": ["node_modules"] | ||
} |
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
45904
1004