🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

latest-lib-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

latest-lib-cli

Get the latest version of a CSS or JavaScript library hosted on CDNJS

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

latest-lib-cli Build Status

Get the latest version of a CSS or JavaScript library hosted on CDNJS

Install

$ npm install --global latest-lib-cli

Usage

$ latest-lib --help
Usage:
  $ latest-lib <name> [--only <css/js>]

Options:
  --only, -o  Return only the CSS/JavaScript files of the library in the
              response
  --help      Show this screen
  --version   Show version number

Examples:
  $ latest-lib jquery
  $ latest-lib jquery@2
  $ latest-lib bootstrap --only css
  $ latest-lib bootstrap --only js
  • latest-lib - API for this module

License

MIT © Gabriel Mangiurea

Keywords

latest

FAQs

Package last updated on 30 Apr 2017

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