Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "msg91.js", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "A simplified, promise based msg91.com javascript sdk", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -33,6 +33,13 @@ <h1 align="center">Welcome to msg91.js 👋</h1> | ||
## Documentations | ||
- [APIs](https://github.com/shahidcodes/msg91.js/blob/master/docs.md) | ||
## Run tests | ||
```sh | ||
npm run test | ||
# test otp | ||
node tests/index.js | ||
# to test sms | ||
node tests/sms.js | ||
``` | ||
@@ -39,0 +46,0 @@ |
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
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
26715
65