Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

personnummer

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

personnummer - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

bin/personnummer

23

package.json
{
"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:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc