New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

barkoder-capacitor

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

barkoder-capacitor - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json
{
"name": "barkoder-capacitor",
"version": "1.1.2",
"version": "1.1.3",
"description": "Capacitor plugin that connects to barkoderSDK which helps users scan barcodes with mobile devices",

@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js",

@@ -81,2 +81,14 @@ # barKoder Barcode Scanner SDK plugin for Capacitor

## Install Manually
If you would like to install from a local folder you will need to follow these steps:
- Download zip
- Unpack zip file
- Rename folder to your liking
- Paste the folder in app directory ex. **myApp/barkoder-capacitor** (this is the new name of the download plugin folder)
- Finally:
```bash
npm install “/your-path/myApp/barkoder-capacitor”
```
## API

@@ -83,0 +95,0 @@

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