Socket
Book a DemoInstallSign in
Socket

get-package-info-pure

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

get-package-info-pure

A dependency-free drop-in replacement for `get-package-info`: https://www.npmjs.com/package/get-package-info.

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

get-package-info-pure

A dependency-free drop-in replacement for get-package-info: https://www.npmjs.com/package/get-package-info.

You can install it directly:

npm install get-package-info-pure

or override get-package-info directly in your package.json:

{
  "resolutions": {
    "get-package-info-pure": "npm:get-package-info-pure@1.0.0"
  }
}

FAQs

Package last updated on 23 Jul 2025

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