Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vyng/truecaller-node

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vyng/truecaller-node - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

lib/fetchPublicKeys.js

@@ -31,5 +31,3 @@ // lib/fetchPublicKey.js

isPromise: true,
updateExpire: true,
onExpire: internalFetchPublicKeys,
},
);

2

lib/index.js

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc