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

stdnum

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stdnum - npm Package Compare versions

Comparing version 0.0.3 to 0.0.5

9

package.json
{
"name": "stdnum",
"version": "0.0.3",
"version": "0.0.5",
"description": "Standard Number Validation",

@@ -8,4 +8,7 @@ "files": [

],
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
"type": "module",
"exports": {
"import": "./lib/esm",
"require": "./lib/cjs"
},
"scripts": {

@@ -12,0 +15,0 @@ "tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",

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