New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

grabjs

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

grabjs

fetchs files from http://cdnjs.cloudflare.com via command line

latest
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

GrabJS

fetchs files from http://cdnjs.cloudflare.com via command line

syntax

grabjs -fetch backbone
grabjs -f backbone
grabjs -f backbone underscore

options

  • -fetch / -f : name of the library to search for
  • -name / -n : target file name (defaults to name from cdnjs)

notes

If GrabJS cannot find your package, it will suggest based on the Levenshtein distance of your query and available package names.

You can safely omit ".js"

Keywords

curl

FAQs

Package last updated on 28 Aug 2013

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