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

@devmehq/phone-number-validator-js

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devmehq/phone-number-validator-js - npm Package Compare versions

Comparing version 1.2.10-beta.1 to 1.2.10-beta.2

30

LICENSE.md

@@ -1,25 +0,7 @@

The MIT License (MIT)
Business Source License 1.1
=====================
Copyright © `2021` `DEV.ME`
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the “Software”), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
Business Source License 1.1 https://mariadb.com/bsl11/
Licensor: DEV.ME, Ltd.
Licensed Work: Phone Number Validator
Additional Use Grant: None
Copyright 2015-present DEV.ME, Ltd.

3

package.json
{
"name": "@devmehq/phone-number-validator-js",
"version": "1.2.10-beta.1",
"version": "1.2.10-beta.2",
"description": "Verify phone number, validate format, checking carrier name, geo and timezone infos.",

@@ -39,2 +39,3 @@ "keywords": [

"prepublishOnly": "yarn build",
"prettier": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",
"test": "jest",

@@ -41,0 +42,0 @@ "watch": "rimraf lib && rollup -cw"

@@ -25,3 +25,3 @@ # Phone Number information lookup, validation, carrier name, geo and timezone infos

✅ Check phone number geo location (city)
✅ Check phone number geolocation (city)

@@ -47,4 +47,23 @@ ✅ Check phone number timezone

## Self-hosting - installation and usage instructions
---
## License
phone-number-validator-js licensed under [Business Source License 1.1](LICENSE).
The BSL allows use only for non-production purposes.
| Use Case | Is a commercial license required?|
|----------|-----------|
| Exploring phone-number-validator-js for your own research, hobbies, and testing purposes | **No** |
| Using phone-number-validator-js to build a proof-of-concept application | **No** |
| Using phone-number-validator-js to build revenue-generating applications | **Yes** |
| Using phone-number-validator-js to build software that is provided as a service (SaaS) | **Yes** |
| Forking phone-number-validator-js for any production purposes | **Yes** |
To purchase a license for uses not authorized by BSL, please contact us at [sales@dev.me](mailto:sales@dev.me?subject=Interested%20in%20phone-number-validator-js%20commercial%20license).
---
## installation and usage instructions
## Installation

@@ -97,2 +116,2 @@

## LICENSE [MIT](LICENSE.md)
## LICENSE [Business Source License 1.1](LICENSE.md)
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