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

awesome-phonenumber

Package Overview
Dependencies
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-phonenumber - npm Package Compare versions

Comparing version 2.64.0 to 2.65.0

8

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "2.64.0",
"version": "2.65.0",
"author": "Gustaf Räntilä <g.rantila@gmail.com>",

@@ -18,3 +18,5 @@ "repository": {

"scripts": {
"build": "node_modules/.bin/gulp",
"build:libphonenumber": "node_modules/.bin/gulp",
"build:rewrite": "ts-node scripts/rewrite.ts",
"build": "yarn build:libphonenumber && yarn build:rewrite",
"test": "scripts/test.sh",

@@ -46,2 +48,3 @@ "cz": "git-cz",

"@types/mocha": "8.2.2",
"@types/node": "^16.11.12",
"chai": "4.3.4",

@@ -58,2 +61,3 @@ "commitizen": "^4.2.4",

"rimraf-promise": "2.x",
"ts-node": "^10.4.0",
"typescript": "^4.2.4"

@@ -60,0 +64,0 @@ },

@@ -14,3 +14,3 @@ [![npm version][npm-image]][npm-url]

Uses libphonenumber v8.12.35
Uses libphonenumber v8.12.39

@@ -17,0 +17,0 @@ ## Comparison with other libraries

Sorry, the diff of this file is too big to display

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