Socket
Socket
Sign inDemoInstall

@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.2 to 0.0.3

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.1/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.3/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.1/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.3/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.1/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.3/dist/writer/zxing_writer.wasm").href;
function Ne(e) {

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

{
"name": "@sec-ant/zxing-wasm",
"private": false,
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -27,2 +27,3 @@ "exports": {

"postbuild": "node replace-output.js",
"prepublishOnly": "npm run build",
"preview": "vite preview"

@@ -29,0 +30,0 @@ },

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