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

validate-polish

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validate-polish - npm Package Compare versions

Comparing version 2.0.31 to 2.0.32

17

package.json
{
"name": "validate-polish",
"version": "2.0.31",
"version": "2.0.32",
"description": "Utility library for validation of PESEL, NIP, REGON, identity card etc. Aimed mostly at Polish enviroment. [Polish] Walidacja numerów pesel, nip, regon, dowodu osobistego.",

@@ -22,15 +22,18 @@ "license": "MIT",

"module": "dist/index.module.js",
"browser": "dist/index.browser.js",
"browser": {
"./dist/index.js": "./dist/index.browser.js",
"./dist/index.module.js": "./dist/index.module.js"
},
"types": "dist/index.d.ts",
"devDependencies": {
"@types/jest": "^26.0.20",
"@rollup/plugin-typescript": "^8.2.0",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"jest": "^26.6.3",
"rollup": "^2.41.3",
"rollup": "^2.42.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.30.0",
"ts-jest": "^26.5.3",
"ts-jest": "^26.5.4",
"typescript": "^4.2.3"
},
"gitHead": "7836ca5f61957d3d67507a74db139732c29f8bba"
"gitHead": "7c31f6df779282de7244b9954aa50eaaca5425fd"
}
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