Socket
Socket
Sign inDemoInstall

nativescript-barcodescanner

Package Overview
Dependencies
1
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.2 to 2.1.3

16

CHANGELOG.md
# Change Log
## [2.1.3](https://github.com/EddyVerbruggen/nativescript-barcodescanner/tree/2.1.3) (2016-11-04)
[Full Changelog](https://github.com/EddyVerbruggen/nativescript-barcodescanner/compare/2.1.2...2.1.3)
**Implemented enhancements:**
- Angular Usage Docs Need Updating [\#40](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/40)
**Closed issues:**
- iOS Barcode Scanning is Broken [\#41](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/41)
**Merged pull requests:**
- Simplify Angular setup using classes instead of opaque tokens for DI [\#46](https://github.com/EddyVerbruggen/nativescript-barcodescanner/pull/46) ([joeskeen](https://github.com/joeskeen))
## [2.1.2](https://github.com/EddyVerbruggen/nativescript-barcodescanner/tree/2.1.2) (2016-11-01)

@@ -14,3 +29,2 @@ [Full Changelog](https://github.com/EddyVerbruggen/nativescript-barcodescanner/compare/2.1.1...2.1.2)

- angular 2 can not set reportDuplicates :false [\#45](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/45)
- iOS Barcode Scanning is Broken [\#41](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/41)

@@ -17,0 +31,0 @@ ## [2.1.1](https://github.com/EddyVerbruggen/nativescript-barcodescanner/tree/2.1.1) (2016-10-17)

4

package.json
{
"name": "nativescript-barcodescanner",
"version": "2.1.2",
"version": "2.1.3",
"description": "Scan QR/barcodes with a {N} app.",
"main": "barcodescanner.js",
"typings": "barcodescanner.d.ts",
"typings": "index.d.ts",
"nativescript": {

@@ -8,0 +8,0 @@ "platforms": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc