Socket
Socket
Sign inDemoInstall

@npmcli/installed-package-contents

Package Overview
Dependencies
Maintainers
5
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@npmcli/installed-package-contents - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

lib/index.js

@@ -0,1 +1,3 @@

#! /usr/bin/env node
// to GET CONTENTS for folder at PATH (which may be a PACKAGE):

@@ -2,0 +4,0 @@ // - if PACKAGE, read path/package.json

7

package.json
{
"name": "@npmcli/installed-package-contents",
"version": "2.0.1",
"version": "2.0.2",
"description": "Get the list of files installed in a package in node_modules, including bundled dependencies",

@@ -22,4 +22,3 @@ "author": "GitHub Inc.",

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.6.2",
"mkdirp": "^1.0.4",
"@npmcli/template-oss": "4.11.4",
"require-inject": "^1.4.4",

@@ -45,3 +44,3 @@ "tap": "^16.3.0"

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.6.2"
"version": "4.11.4"
},

@@ -48,0 +47,0 @@ "tap": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc