Socket
Socket
Sign inDemoInstall

@zxing/library

Package Overview
Dependencies
2
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0-dev.8edb5d to 0.3.1

10

package.json
{
"name": "@zxing/library",
"version": "0.3.0-dev.8edb5d",
"version": "0.3.1",
"description": "TypeScript port of ZXing multi-format 1D/2D barcode image processing library.",

@@ -35,4 +35,4 @@ "keywords": [

"private": false,
"main": "./bundles/core.js",
"es2015": "./bundles/core.min.js",
"main": "./bundles/library.js",
"es2015": "./bundles/library.min.js",
"module": "./esm5/index.js",

@@ -48,3 +48,3 @@ "typings": "./esm5/index.d.ts",

"dependencies": {
"sharp": "^0.19.0",
"sharp": "^0.20.0",
"text-encoding": "^0.6.4"

@@ -58,3 +58,3 @@ },

"@types/seedrandom": "^2.4.27",
"@types/sharp": "^0.17.6",
"@types/sharp": "^0.17.7",
"@types/text-encoding": "^0.0.32",

@@ -61,0 +61,0 @@ "async": "^2.6.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc