@ronaldarndt/nationalid
Advanced tools
Comparing version 1.2.8 to 1.2.9
@@ -5,4 +5,9 @@ { | ||
"type": "module", | ||
"version": "1.2.8", | ||
"version": "1.2.9", | ||
"description": "Format and validate national identification numbers", | ||
"export": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.js" | ||
}, | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
@@ -9,0 +14,0 @@ "build": "bun build --target=node ./src/index.ts --outfile=dist/index.js && bun run build:declaration", |
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
5311