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

meta-search

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meta-search

Search code and packages managed with meta

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Search code and Node.js packages managed with meta.

Examples

Search all meta project package.json files for a published package:

Search all meta project package.json files for an internal project with a manually specified minimum semantic version, excluding satisfied projects:

Usage

meta search
Usage: meta-search [options] [command]

Options:
  -h, --help      display help for command

Commands:
  package         Find packages in package.json that match given criteria
  help [command]  display help for command
meta search package
Usage: meta-search-package [options] <name>

package - Find packages in package.json that match given criteria

Arguments:
  name: Name of the package you are searching for

Options:
  -V, --version           output the version number
  -m, --minimum [semver]  Manually specify minimum semantic version. Ex: ">=1.16"
  -e, --excludeSatisfied  Exclude projects that satisfy semantic version
  -h, --help              display help for command

Keywords

meta

FAQs

Package last updated on 25 Aug 2020

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