Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.0.2 to 1.0.3

11

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

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

"sideEffects": false,
"author": "nuintun",
"author": {
"name": "nuintun",
"email": "nuintun@qq.com"
},
"license": "MIT",

@@ -36,9 +39,9 @@ "bugs": {

"del": "^5.1.0",
"rollup": "^1.27.9",
"rollup": "^1.27.13",
"typescript": "^3.7.3",
"magic-string": "^0.25.4",
"rollup-plugin-typescript2": "^0.25.3",
"rollup-plugin-node-resolve": "^5.2.0"
"@rollup/plugin-node-resolve": "^6.0.0"
},
"homepage": "https://github.com/nuintun/qrcode#readme"
}
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