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.5 to 0.0.7

9

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

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

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

@@ -14,0 +15,0 @@ "scripts": {

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