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

is-valid-nip

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-valid-nip - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

package.json
{
"name": "is-valid-nip",
"version": "1.2.1",
"version": "1.2.2",
"description": "Check if a number is a valid Numer Identyfikacji Podatkowej (NIP)",

@@ -8,3 +8,3 @@ "main": "dist/cjs/index.js",

"source": "src/index.ts",
"types": "src/index.ts",
"types": "dist/cjs/index.d.ts",
"sideEffects": false,

@@ -21,3 +21,3 @@ "type": "module",

"jest": "jest",
"lint": "eslint src --ext .js,.ts",
"lint": "eslint src",
"prepack": "yarn clean && yarn build",

@@ -24,0 +24,0 @@ "prettier": "prettier --check . --cache",

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