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 5.3.1 to 5.4.0

28

package.json

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

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

@@ -34,2 +34,6 @@ "repository": {

"test": "yarn test:compile && NODE_OPTIONS=--experimental-vm-modules jest",
"test-dist-webpack": "cd webpack && yarn build && yarn test",
"test-dist-esm-test": "cd esm-test && yarn build && yarn test",
"test-dist-cjs-test": "cd cjs-test && yarn build && yarn test",
"test-dist": "yarn test-dist-webpack && yarn test-dist-esm-test && yarn test-dist-cjs-test",
"cz": "git-cz",

@@ -64,8 +68,8 @@ "semantic-release": "semantic-release"

"devDependencies": {
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.18.6",
"@rollup/plugin-commonjs": "^21.0.1",
"@types/jest": "^29.4.0",
"@types/mkdirp": "^1.0.2",
"@types/node": "^18.11.18",
"@babel/preset-env": "^7.21.4",
"@babel/preset-typescript": "^7.21.4",
"@rollup/plugin-commonjs": "^24.1.0",
"@types/jest": "^29.5.0",
"@types/mkdirp": "^2.0.0",
"@types/node": "^18.15.11",
"commitizen": "^4.3.0",

@@ -76,11 +80,11 @@ "cz-conventional-changelog": "^3.3.0",

"gulp": "^4.0.2",
"jest": "^29.4.1",
"mkdirp": "^2.1.3",
"jest": "^29.5.0",
"mkdirp": "^3.0.0",
"pre-commit": "^1.2.2",
"replace": "^1.2.2",
"rmfr": "^2.0.0",
"rollup": "2.66.0",
"ts-jest-resolver": "^2.0.0",
"rollup": "3.20.4",
"ts-jest-resolver": "^2.0.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
},

@@ -87,0 +91,0 @@ "config": {

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

Uses libphonenumber v8.13.8
Uses libphonenumber v8.13.9

@@ -17,0 +17,0 @@

Sorry, the diff of this file is not supported yet

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