Comparing version 0.0.1 to 0.0.2
@@ -68,3 +68,3 @@ 'use strict'; | ||
else if (!(this instanceof Dadata)) | ||
return new Dadata(arguments); | ||
return new Dadata(API_KEY, SECRET_KEY); | ||
@@ -71,0 +71,0 @@ // ok |
{ | ||
"name": "dadata", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "REST API for dadata.ru", | ||
@@ -5,0 +5,0 @@ "keywords": "address, birthdate, email, name, phone, parsing, suggestions", |
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
4010