Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

signpass

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

signpass

Node.js library to manage Passbook archive: sign and zip a raw pass directory or unzip and verify a signed pass's signature and manifest

  • 0.0.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

SIGNPASS - Node.js library to manage Passbook archive

Build Status Coverage Status npm version

NPM

Features

  • Sign and zip a raw pass directory
  • Unzip and verify a signed pass's signature and manifest
  • Command line tool to use all features
  • Library injection to use it directly in your code

Getting started

To use signpass with CLI feature, it's recommended to install it in global path

$ npm install -g signpass

To use signpass in your project with library injection, you can install it directly in project dependency

$ cd path/to/your/root/project
$ npm install signpass

Keywords

FAQs

Package last updated on 05 Dec 2014

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