Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "bir1", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "GUS REGON api client", | ||
"keywords": ["companies", "regon", "nip", "gus"], | ||
"keywords": [ | ||
"companies", | ||
"regon", | ||
"nip", | ||
"gus" | ||
], | ||
"main": "dist/index.js", | ||
@@ -7,0 +12,0 @@ "types": "dist/index.d.ts", |
@@ -5,3 +5,3 @@ # BIR1 - GUS REGON client # | ||
Poland](https://en.wikipedia.org/wiki/Statistics_Poland) (GUS) information about | ||
companies [api REGON](https://api.stat.gov.pl/Home/RegonApi) | ||
companies [api REGON](https://api.stat.gov.pl/Home/RegonApi?lang=en) | ||
@@ -49,3 +49,3 @@ # install | ||
By default it connects to non production database. In order to connect to | ||
production to get most up to date company data provide your key as `new | ||
Bir({key: 'aabc123def567'})` | ||
production to get most up to date company data provide your key like this `new | ||
Bir({ key: 'aabc123def567' })` |
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
15870