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

cordova-plugin-passbook-new

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-passbook-new

This is forked version of cordova-plugin-passbook

  • 1.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24
increased by71.43%
Maintainers
1
Weekly downloads
 
Created
Source

Cordova Plugin Passbook New

This is forked version of cordova-plugin-passbook. Due to naming difference between package name and plugin name, there were various issues with cordova installation which are now fixed with common name cordova-plugin-passbook-new.

There was also a bug #10 on github which breaks browser history, which is now fixed with commenting code as per mentioned in the issue itself.

I don't recommend downloading .pkpass file using Passbook.downloadPass() function as it does not send cookies or any headers. Instead download .pkpass file using axios or fetch HTTP API, save it on the device and open with passbook.addPass(file) where file is local device path to the file.

Installation

cordova plugin add cordova-plugin-passbook-new

Keywords

FAQs

Package last updated on 06 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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