Socket
Socket
Sign inDemoInstall

qrcode-svg-ts

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qrcode-svg-ts - npm Package Compare versions

Comparing version 1.1.9 to 1.1.10

dist/index.d.ts

11

package.json
{
"name": "qrcode-svg-ts",
"version": "1.1.9",
"version": "1.1.10",
"description": "A simple QR Code generator in pure JavaScript",
"author": "SHLYREN",
"license": "MIT",
"main": "./index.js",
"typings": "./index.d.ts",
"files": [
"dist/*",
"CHANGELOG*",
"README*"
],
"main": "dist/index.min.js",
"typings": "dist/index.d.ts",
"scripts": {

@@ -10,0 +15,0 @@ "minify": "node minify.js",

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