Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

npm-collection-npm-tools

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-collection-npm-tools

Tools for working with npm itself

latest
Source
npmnpm
Version
1.3.0
Version published
Maintainers
1
Created
Source

npm-collection-npm-tools

Tools for working with npm itself

  • all-the-package-names: A perpetually out-of-date list of all the 140,000+ public package names on npm
  • filter-npm-modules: filters a list of require paths to only public npm modules
  • fixpack: cli tool that cleans up package.json files.
  • get-email-address-from-npm-username: Get the email address for a specific npm user
  • is-npm-module: test whether a string is a public npm module
  • next-update: Tests if module's dependencies can be updated to the newer version without breaking the tests
  • npm-keyword: Get a list of npm packages with a certain keyword
  • npmwd: Open the npm package URL that matches your shell's current working directory
  • package-json: Get the package.json of a package from the npm registry
  • package-json-to-readme: Generate a README.md from package.json contents
  • registry-url: Get the set npm registry URL
  • require-package-name: gets the package name for a require statement
  • validate-npm-package-name: Give me a string and I'll tell you if it's a valid npm package name

Keywords

collection

FAQs

Package last updated on 04 May 2015

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