@devmehq/phone-number-validator-js
Advanced tools
Comparing version 1.2.10-beta.1 to 1.2.10-beta.2
@@ -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. |
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13068443
115
1
80