New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gpix

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpix - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "gpix",
"version": "1.0.0",
"version": "1.0.1",
"description": "Biblioteca escrita em nodejs para gerar br-code e qr-code do PIX.",

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

@@ -18,3 +18,3 @@ # GPIX

pix.setCidadeRecebedor('Rio Preto')
pix.setChave('42241458805')
pix.setChave('fcba8826-cbff-46e2-8c40-1b39896402a8')
pix.setIdentificador('DoaçãoLivre-GPIX') // opcional

@@ -28,3 +28,3 @@

pix.setCidadeRecebedor('Rio Preto')
pix.setChave('42241458805')
pix.setChave('fcba8826-cbff-46e2-8c40-1b39896402a8')
pix.setIdentificador('123') // opcional

@@ -31,0 +31,0 @@ pix.setCepRecebedor('15082131') // opcional

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