New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@undecaf/barcode-detector-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@undecaf/barcode-detector-polyfill - npm Package Compare versions

Comparing version 0.9.11 to 0.9.12

4

dist/index.js
/*!
* @undecaf/barcode-detector-polyfill v0.9.11
* @undecaf/barcode-detector-polyfill v0.9.12
* A WebAssembly polyfill for the Barcode Detection API
* Built 2022-06-24T12:58:43.164Z
* Built 2022-08-18T08:41:14.405Z
* (c) 2021-present Ferdinand Kasper <fkasper@modus-operandi.at>

@@ -6,0 +6,0 @@ * Released under the MIT license.

/*!
* @undecaf/barcode-detector-polyfill v0.9.11
* @undecaf/barcode-detector-polyfill v0.9.12
* A WebAssembly polyfill for the Barcode Detection API
* Built 2022-06-24T12:58:43.164Z
* Built 2022-08-18T08:41:14.405Z
* (c) 2021-present Ferdinand Kasper <fkasper@modus-operandi.at>

@@ -6,0 +6,0 @@ * Released under the MIT license.

{
"name": "@undecaf/barcode-detector-polyfill",
"version": "0.9.11",
"version": "0.9.12",
"description": "A WebAssembly polyfill for the Barcode Detection API",

@@ -5,0 +5,0 @@ "keywords": [

@@ -7,2 +7,3 @@ # A WebAssembly polyfill for the Barcode Detection API

![Total downloads](https://badgen.net/npm/dt/@undecaf/barcode-detector-polyfill)
[![](https://data.jsdelivr.com/v1/package/npm/@undecaf/barcode-detector-polyfill/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@undecaf/barcode-detector-polyfill)
![License](https://badgen.net/github/license/undecaf/barcode-detector-polyfill)

@@ -63,3 +64,4 @@

```html
<script src="https://cdn.jsdelivr.net/npm/@undecaf/barcode-detector-polyfill/dist/index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@undecaf/zbar-wasm@0.9.11/dist/index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@undecaf/barcode-detector-polyfill@0.9.12/dist/index.js"></script>
<script>

@@ -66,0 +68,0 @@ try {

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