File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 22
33[ ![ npm version] ( https://badge.fury.io/js/@devotel%2Fdevhub.svg )] ( https://badge.fury.io/js/@devotel%2Fdevhub )
44[ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-Ready-blue.svg )] ( https://www.typescriptlang.org/ )
5- [ ![ Node.js] ( https://img.shields.io/badge/Node.js-18 %2B-green.svg )] ( https://nodejs.org/ )
5+ [ ![ Node.js] ( https://img.shields.io/badge/Node.js-14 %2B-green.svg )] ( https://nodejs.org/ )
66[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
77[ ![ ESM] ( https://img.shields.io/badge/ESM-Ready-brightgreen.svg )] ( https://nodejs.org/api/esm.html )
88[ ![ CommonJS] ( https://img.shields.io/badge/CommonJS-Ready-brightgreen.svg )] ( https://nodejs.org/api/modules.html )
Original file line number Diff line number Diff line change 3636 "keywords" : [
3737 " devhub" ,
3838 " devotel" ,
39- " communication" ,
40- " api" ,
4139 " sdk" ,
40+ " api" ,
41+ " rest" ,
4242 " sms" ,
4343 " email" ,
44- " whatsapp"
44+ " whatsapp" ,
45+ " rcs" ,
46+ " contacts" ,
47+ " messaging"
4548 ],
4649 "author" : " DevHub Team" ,
4750 "license" : " MIT" ,
51+ "engines" : {
52+ "node" : " >=14.0.0"
53+ },
54+ "publishConfig" : {
55+ "access" : " public"
56+ },
4857 "dependencies" : {
4958 "axios" : " ^1.6.0"
5059 },
You can’t perform that action at this time.
0 commit comments