Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bir1

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bir1 - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

package.json
{
"name": "bir1",
"version": "1.1.0",
"version": "1.1.1",
"description": "GUS REGON api client",

@@ -5,0 +5,0 @@ "keywords": [

@@ -28,5 +28,5 @@ # BIR1 - GUS REGON client #

{
regon: 11417295,
nip: 5261040567,
statusNip: '',
regon: '011417295',
nip: '5261040567',
statusNip: null,
nazwa: 'T-MOBILE POLSKA SPÓŁKA AKCYJNA',

@@ -39,7 +39,7 @@ wojewodztwo: 'MAZOWIECKIE',

ulica: 'ul. Marynarska',
nrNieruchomosci: 12,
nrLokalu: '',
nrNieruchomosci: '12',
nrLokalu: null,
typ: 'P',
silosId: 6,
dataZakonczeniaDzialalnosci: '',
silosID: '6',
dataZakonczeniaDzialalnosci: null,
miejscowoscPoczty: 'Warszawa'

@@ -52,3 +52,3 @@ }

By default it connects to non production database using public default key. In
order to connect to production database with current company data provide the
order to connect to production database with current company data provide your
key like this `new Bir({key: 'example123def567' })`
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc