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.2.0 to 2.2.1

10

CHANGELOG.md
# Change Log
## [2.2.1](https://github.com/EddyVerbruggen/nativescript-barcodescanner/tree/2.2.1) (2016-12-20)
[Full Changelog](https://github.com/EddyVerbruggen/nativescript-barcodescanner/compare/2.2.0...2.2.1)
**Implemented enhancements:**
- Add an optional 'toggle torch' button on Android [\#60](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/60)
- Webpack compatibility [\#63](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/63)
## [2.2.0](https://github.com/EddyVerbruggen/nativescript-barcodescanner/tree/2.2.0) (2016-12-03)
[Full Changelog](https://github.com/EddyVerbruggen/nativescript-barcodescanner/compare/2.1.5...2.2.0)

@@ -10,3 +17,2 @@

- Add support for 'inverted codes' on Android \(white code on black background\) [\#61](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/61)
- Add an optional 'toggle torch' button on Android [\#60](https://github.com/EddyVerbruggen/nativescript-barcodescanner/issues/60)

@@ -13,0 +19,0 @@ **Fixed bugs:**

4

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

@@ -7,0 +7,0 @@ "nativescript": {

@@ -31,3 +31,3 @@ # NativeScript BarcodeScanner

## Installation
Make sure you're using __NativeScript 2.3.0 or higher__. Run `npm install -g nativescript` if not.
Make sure you're using __NativeScript 2.3.0+__ (2.4.0+ is best for Android). Run `npm install -g nativescript` if not.

@@ -34,0 +34,0 @@ From the command prompt go to your app's root folder and execute:

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