@remato/personal-code-to-birthday
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@remato/personal-code-to-birthday", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Converts personal identification codes from various countries into birthdate", | ||
"license": "MIT", | ||
"main": "index.ts", | ||
"main": "src/index.ts", | ||
"scripts": { | ||
"build": "ncc build index.ts", | ||
"build": "ncc build src/index.ts", | ||
"test": "jest", | ||
@@ -43,3 +43,3 @@ "prettier": "prettier --list-different \"**/*.ts\"", | ||
"collectCoverageFrom": [ | ||
"index.ts" | ||
"src/**" | ||
] | ||
@@ -46,0 +46,0 @@ }, |
@@ -31,2 +31,4 @@ # Personal Code to Birthday | ||
- 🇩🇰 Denmark | ||
- 🇺🇦 Ukraine | ||
- 🇵🇱 Poland | ||
@@ -36,15 +38,13 @@ Countries we would like to support (PRs are welcome): | ||
- Iceland | ||
- South Africa | ||
- Romania | ||
- Hungary | ||
- Bulgaria | ||
- Moldova | ||
- Azerbaijan | ||
- North Macedonia | ||
- Czech Republic | ||
- Slovakia | ||
- Poland | ||
- South Korea | ||
- Turkey | ||
- Moldova | ||
- Azerbaijan | ||
- South Africa | ||
- Russia | ||
- Ukraine |
@@ -6,3 +6,3 @@ { | ||
"module": "NodeNext", | ||
"rootDir": "./", | ||
"rootDir": "./src", | ||
"moduleResolution": "NodeNext", | ||
@@ -9,0 +9,0 @@ "baseUrl": "./", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
16262
18
339
1