personnummer
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "personnummer", | ||
"description": "Validate Swedish personal identity numbers", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"license": "MIT", | ||
@@ -16,2 +16,5 @@ "homepage": "https://github.com/personnummer/js", | ||
}, | ||
"bin": { | ||
"personnummer": "bin/personnummer" | ||
}, | ||
"files": [ | ||
@@ -33,12 +36,12 @@ "dist/**/*" | ||
"@pinefile/pine": "^2.0.3", | ||
"@types/jest": "^29.4.0", | ||
"@typescript-eslint/eslint-plugin": "^5.54.1", | ||
"@typescript-eslint/parser": "^5.54.1", | ||
"eslint": "^8.35.0", | ||
"@types/jest": "^29.5.0", | ||
"@typescript-eslint/eslint-plugin": "^5.56.0", | ||
"@typescript-eslint/parser": "^5.56.0", | ||
"eslint": "^8.36.0", | ||
"is-ci": "^3.0.1", | ||
"prettier": "^2.8.4", | ||
"rimraf": "^4.4.0", | ||
"typescript": "^4.9.5", | ||
"undici": "^5.20.0", | ||
"vitest": "^0.29.2" | ||
"prettier": "^2.8.6", | ||
"rimraf": "^4.4.1", | ||
"typescript": "^5.0.2", | ||
"undici": "^5.21.0", | ||
"vitest": "^0.29.7" | ||
}, | ||
@@ -45,0 +48,0 @@ "keywords": [ |
# personnummer [![Build Status](https://img.shields.io/github/actions/workflow/status/personnummer/js/nodejs.yml?branch=master)](https://github.com/personnummer/js/actions) [![NPM Downloads](https://img.shields.io/npm/dm/personnummer.svg)](https://www.npmjs.com/package/personnummer) | ||
Validate Swedish personal identity numbers. Follows version 3 of the [specification](https://github.com/personnummer/meta#package-specification-v3). | ||
Validate Swedish personal identity numbers. | ||
@@ -5,0 +5,0 @@ Install the module with npm: |
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
24577
9