Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "clearbit", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Client for Clearbit.co business intelligence APIs", | ||
@@ -5,0 +5,0 @@ "main": "./src", |
@@ -63,2 +63,3 @@ 'use strict'; | ||
username: this.key, | ||
password: '', | ||
user_agent: 'ClearbitNode/v' + pkg.version | ||
@@ -65,0 +66,0 @@ } |
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
10446
149