africastalking
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "africastalking", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Official AfricasTalking node.js API wrapper", | ||
@@ -12,5 +12,2 @@ "main": "index.js", | ||
}, | ||
"pre-commit": [ | ||
"test" | ||
], | ||
"repository": { | ||
@@ -52,20 +49,19 @@ "type": "git", | ||
"dependencies": { | ||
"@hapi/joi": "^16.1.7", | ||
"axios": "^1.7.2", | ||
"body-parser": "^1.20.2", | ||
"dotenv": "^16.4.5", | ||
"google-libphonenumber": "^3.2.35", | ||
"@hapi/joi": "^17.1.1", | ||
"axios": "^1.7.9", | ||
"body-parser": "^1.20.3", | ||
"dotenv": "^16.4.7", | ||
"google-libphonenumber": "^3.2.40", | ||
"lodash": "^4.17.21", | ||
"querystring": "^0.2.0", | ||
"querystring": "^0.2.1", | ||
"validate.js": "^0.13.1" | ||
}, | ||
"devDependencies": { | ||
"express": "^4.19.2", | ||
"mocha": "^10.4.0", | ||
"nyc": "^17.0.0", | ||
"pre-commit": "^1.2.2", | ||
"express": "^4.21.2", | ||
"mocha": "^11.0.1", | ||
"nyc": "^17.1.0", | ||
"should": "^13.2.3", | ||
"standard": "^17.1.0", | ||
"standard": "^17.1.2", | ||
"supertest": "^7.0.0" | ||
} | ||
} |
6
59554
+ Added@hapi/address@4.1.0(transitive)
+ Added@hapi/formula@2.0.0(transitive)
+ Added@hapi/hoek@9.3.0(transitive)
+ Added@hapi/joi@17.1.1(transitive)
+ Added@hapi/pinpoint@2.0.1(transitive)
+ Added@hapi/topo@5.1.0(transitive)
- Removed@hapi/address@2.1.4(transitive)
- Removed@hapi/formula@1.2.0(transitive)
- Removed@hapi/hoek@8.5.1(transitive)
- Removed@hapi/joi@16.1.8(transitive)
- Removed@hapi/pinpoint@1.0.2(transitive)
- Removed@hapi/topo@3.1.6(transitive)
Updated@hapi/joi@^17.1.1
Updatedaxios@^1.7.9
Updatedbody-parser@^1.20.3
Updateddotenv@^16.4.7
Updatedquerystring@^0.2.1