@vyng/truecaller-node
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@vyng/truecaller-node", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Node Truecaller profile verification", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,3 +12,3 @@ # Truecaller for Node | ||
```javascript | ||
const truecaller = require('./index.js'); | ||
const truecaller = require('@vyng/truecaller-node'); | ||
@@ -15,0 +15,0 @@ // Truecaller profile object from the mobile SDK |
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
67392