Socket
Socket
Sign inDemoInstall

company-finder

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.4 to 1.2.0

2

package.json
{
"name": "company-finder",
"version": "1.1.4",
"version": "1.2.0",
"description": "A module for find company URL using the ClearBit API.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -11,3 +11,3 @@ Company Finder

var Company = require('emailvalidator');
var company = new Company('your-api-key');
var company = new Company();

@@ -14,0 +14,0 @@ company.find(query, function(err, response)) {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc