Socket
Book a DemoInstallSign in
Socket

@nodesecure/npm-types

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nodesecure/npm-types

Up to date typescript definitions for npm registry content

latest
Source
npmnpm
Version
1.3.0
Version published
Maintainers
5
Created
Source

@nodesecure/npm-types

Up to date typescript definitions for npm registry content

Requirements

  • Node.js v20 or higher

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm i @nodesecure/npm-types -D
# or
$ yarn add @nodesecure/npm-types -D

Usage example

import type { PackageJSON } from "@nodesecure/npm-types";

Keywords

npm registry

FAQs

Package last updated on 11 Sep 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