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

@ronaldarndt/nationalid

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronaldarndt/nationalid - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

7

package.json

@@ -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",

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