@vyng/truecaller-node
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -31,5 +31,3 @@ // lib/fetchPublicKey.js | ||
isPromise: true, | ||
updateExpire: true, | ||
onExpire: internalFetchPublicKeys, | ||
}, | ||
); |
@@ -48,4 +48,4 @@ // lib/index.js | ||
return { | ||
...others, | ||
...profile, | ||
...others, | ||
payload, | ||
@@ -52,0 +52,0 @@ signature, |
{ | ||
"name": "@vyng/truecaller-node", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Node Truecaller profile verification", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"moize": "5.4.1", | ||
"moize": "5.4.4", | ||
"pemtools": "0.4.7", | ||
@@ -30,5 +30,5 @@ "request": "2.88.0" | ||
"devDependencies": { | ||
"eslint": "5.12.1", | ||
"eslint": "5.16.0", | ||
"eslint-config-airbnb-base": "13.1.0", | ||
"eslint-plugin-import": "2.14.0" | ||
"eslint-plugin-import": "2.17.2" | ||
}, | ||
@@ -35,0 +35,0 @@ "directories": { |
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
5699
8
80
+ Addedmoize@5.4.4(transitive)
- Removedmoize@5.4.1(transitive)
Updatedmoize@5.4.4