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

@sec-ant/zxing-wasm

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sec-ant/zxing-wasm - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/full/zxing_full.js

@@ -146,3 +146,3 @@ var si = (() => {

var V;
u.locateFile ? (V = "zxing_full.wasm", ar(V) || (V = kr(V))) : V = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.3/dist/full/zxing_full.wasm").href;
u.locateFile ? (V = "zxing_full.wasm", ar(V) || (V = kr(V))) : V = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.4/dist/full/zxing_full.wasm").href;
function or(e) {

@@ -149,0 +149,0 @@ try {

@@ -146,3 +146,3 @@ var ai = (() => {

var Y;
u.locateFile ? (Y = "zxing_reader.wasm", ir(Y) || (Y = Sr(Y))) : Y = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.3/dist/reader/zxing_reader.wasm").href;
u.locateFile ? (Y = "zxing_reader.wasm", ir(Y) || (Y = Sr(Y))) : Y = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.4/dist/reader/zxing_reader.wasm").href;
function ar(e) {

@@ -149,0 +149,0 @@ try {

@@ -142,3 +142,3 @@ var gn = (() => {

var I;
s.locateFile ? (I = "zxing_writer.wasm", Le(I) || (I = vt(I))) : I = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.3/dist/writer/zxing_writer.wasm").href;
s.locateFile ? (I = "zxing_writer.wasm", Le(I) || (I = vt(I))) : I = new URL("https://cdn.jsdelivr.net/npm/@sec-ant/zxing-wasm@0.0.4/dist/writer/zxing_writer.wasm").href;
function Ne(e) {

@@ -145,0 +145,0 @@ try {

{
"name": "@sec-ant/zxing-wasm",
"private": false,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"files": [
"./dist/**/*"
],
"main": "./dist/full/index.js",
"exports": {

@@ -12,5 +16,2 @@ ".": "./dist/full/index.js",

},
"files": [
"./dist/**/*"
],
"config": {

@@ -31,2 +32,22 @@ "zxing_wasm_repo_url": "https://github.com/Sec-ant/zxing-wasm-build",

},
"repository": {
"type": "git",
"url": "https://github.com/Sec-ant/zxing-wasm"
},
"homepage": "https://github.com/Sec-ant/zxing-wasm",
"bugs": {
"url": "https://github.com/Sec-ant/zxing-wasm/issues"
},
"keywords": [
"es6",
"qrcode",
"barcode",
"wasm",
"zxing",
"zxing-cpp",
"esmodule",
"webassembly"
],
"author": "Ze-Zheng Wu",
"license": "MIT",
"devDependencies": {

@@ -33,0 +54,0 @@ "cross-env": "^7.0.3",

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