🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@blinkmobile/appcache-fetcher

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blinkmobile/appcache-fetcher

BlinkMobile-specific wrapper for https://github.com/jokeyrhyme/appcache-fetcher.js

2.0.1
latest
84

Supply Chain Security

100

Vulnerability

98

Quality

84

Maintenance

100

License

Version published
Maintainers
3
Created

appcache-fetcher.js AppVeyor Status Travis CI Status

BlinkMobile-specific wrapper for https://github.com/jokeyrhyme/appcache-fetcher.js

Installation

npm install -g @blinkmobile/cli @blinkmobile/appcache-fetcher

Usage

Usage: blinkm acf [options] <url> <output>

Options:

  -h, --help     output usage information
  -V, --version  output the version number
  -f, --force    wipe `output' if it already exists, create if needed
  -s, --strict   consider fetch errors as fatal

Example

bm acf https://your.offline.web.app/ path/to/your/project/www

See the Cordova how-to guide for more specific examples.

Compatibility

  • versions >=2.x require Node.js >=4.x

FAQs

Package last updated on 17 Aug 2016

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