Socket
Socket
Sign inDemoInstall

nativescript-barcodescanner

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-barcodescanner - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

demo/main-page.xml

4

package.json
{
"name": "nativescript-barcodescanner",
"version": "1.0.1",
"version": "1.1.0",
"description" : "Scan QR/barcodes with a {N} app.",

@@ -8,3 +8,3 @@ "main" : "barcodescanner.js",

"platforms": {
"android": "1.1.3",
"android": "1.3.0",
"ios": "1.2.3"

@@ -11,0 +11,0 @@ }

@@ -6,18 +6,6 @@ # NativeScript BarcodeScanner

## Prerequisites
NativeScript 1.2.3 (`tns --version`) has solved many build issues, so please upgrade if you need to.
NativeScript 1.2.3+ for iOS, 1.3.0+ for Android (`tns --version`), so please upgrade if you need to.
## Prerequisites for Android
Check if you have Android-19 installed (required for building the ZXing library), run this from the command prompt:
```
android list targets
```
If -for some reason- you need to build for {N} 1.2 on Android, please [use this branch](https://github.com/EddyVerbruggen/nativescript-barcodescanner/tree/nativescript-pre-1.3).
If it's not listed, run:
```
android
```
.. and install Android 4.2.2 > SDK Platform
## Installation

@@ -24,0 +12,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc