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

@nuintun/qrcode

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuintun/qrcode - npm Package Compare versions

Comparing version 0.30.3 to 0.31.0

6

package.json
{
"name": "@nuintun/qrcode",
"version": "0.30.3",
"version": "0.31.0",
"description": "A pure JavaScript QRCode encode and decode library.",

@@ -34,3 +34,3 @@ "main": "es5/index.js",

"del": "^4.1.1",
"rollup": "^1.11.3",
"rollup": "^1.12.0",
"typescript": "^3.4.5",

@@ -40,5 +40,5 @@ "acorn-walk": "^6.1.1",

"rollup-plugin-typescript2": "^0.21.0",
"rollup-plugin-node-resolve": "^4.2.4"
"rollup-plugin-node-resolve": "^5.0.0"
},
"homepage": "https://github.com/nuintun/qrcode#readme"
}

@@ -7,2 +7,3 @@ # QRCode

> [![Download Status][download-image]][npm-url]
> [![Snyk Vulnerabilities][snyk-image]][snyk-url]
> [![Dependencies][david-image]][david-url]

@@ -148,3 +149,5 @@

[download-image]: https://img.shields.io/npm/dm/@nuintun/qrcode.svg?style=flat-square
[snyk-image]: https://img.shields.io/snyk/vulnerabilities/github/nuintun/qrcode.svg?style=flat-square
[snyk-url]: https://snyk.io/test/github/nuintun/qrcode
[david-image]: https://img.shields.io/david/nuintun/qrcode.svg?style=flat-square
[david-url]: https://david-dm.org/nuintun/qrcode
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