Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsqrscanner

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsqrscanner - npm Package Compare versions

Comparing version 0.0.1 to 0.0.8

dist/index.d.ts

15

package.json
{
"name": "jsqrscanner",
"description": "JavaScript QR Code scanner for HTML5 supporting browsers",
"version": "0.0.1",
"version": "0.0.8",
"private": false,
"license": "Apache-2.0",
"author": "Janusz Białobrzewski",
"keywords": [
"qrcode-scanner",
"qrcode",
"js",
"zxing",
"html5",
"scanner"
],
"repository": {

@@ -16,4 +24,7 @@ "type": "git",

"scripts": {
"tsc": "tsc --declaration"
"build": "tsc"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"devDependencies": {

@@ -20,0 +31,0 @@ "typescript": "^3.0.3"

src/js/jsqrscanner.nocache.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