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

@alexandrereys/pixqrcode

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alexandrereys/pixqrcode - npm Package Compare versions

Comparing version 1.0.31 to 1.0.32

6

package.json
{
"name": "@alexandrereys/pixqrcode",
"version": "1.0.31",
"version": "1.0.32",
"description": "A library to generate Pix QR codes",

@@ -12,3 +12,5 @@ "author": "Alexandre N. Reys",

"build": "tsc -p tsconfig.lib.json",
"publ": "npm run build && npm publish --access public"
"publ": "npm run build && npm publish --access public",
"release": "npm version patch --no-git-tag-version && npm run publ",
"start": "npm run release"
},

@@ -15,0 +17,0 @@ "dependencies": {

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