New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6 to 1.0.7

.editorconfig

15

package.json
{
"name": "phonumber",
"version": "1.0.6",
"version": "1.0.7",
"description": "Phone number parser. Good for formatting phone numbers entered by users.",
"files": [
"dist/"
],
"types": "./dist/types/index.d.ts",
"main": "./dist/index.js",
"exports": {
".": "./dist/index.js",
"./dist/index.mjs": "./dist/index.mjs"
},
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
"scripts": {

@@ -32,3 +25,3 @@ "dev": "vite",

"type": "git",
"url": "https://github.com/barrsan/phonumber.git"
"url": "https://github.com/barrsan/phonumber"
},

@@ -35,0 +28,0 @@ "bugs": {

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