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

phonumber

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phonumber - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

package.json
{
"name": "phonumber",
"version": "1.0.3",
"version": "1.0.4",
"description": "Phone number parser. Good for formatting phone numbers entered by users.",

@@ -9,5 +9,5 @@ "files": [

"types": "dist/types/index.d.ts",
"main": "dist/index.js",
"main": "./dist/dist/index.mjs",
"exports": {
".": "./dist/index.js"
".": "./dist/index.mjs"
},

@@ -14,0 +14,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