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

ngx-zxing

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-zxing - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

6

browser-qr-code-reader-ext.d.ts

@@ -1,4 +0,4 @@

import Reader from "zxing-typescript/src/core/Reader";
import BinaryBitmap from "zxing-typescript/src/core/BinaryBitmap";
import Result from "zxing-typescript/src/core/Result";
import Reader from "./zxing-typescript/src/core/Reader";
import BinaryBitmap from "./zxing-typescript/src/core/BinaryBitmap";
import Result from "./zxing-typescript/src/core/Result";
/**

@@ -5,0 +5,0 @@ * Based on Zxing-typescript BrowserCodeReader

{
"name": "ngx-zxing",
"version": "0.1.6",
"version": "0.1.7",
"repository": {

@@ -33,5 +33,4 @@ "type": "git",

"rxjs": "^5.1.0",
"zone.js": "^0.8.4",
"zxing-typescript": "^0.1.2"
"zone.js": "^0.8.4"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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