Socket
Socket
Sign inDemoInstall

detective-cjs

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detective-cjs - npm Package Compare versions

Comparing version 3.1.2 to 3.1.3

4

package.json
{
"name": "detective-cjs",
"version": "3.1.2",
"version": "3.1.3",
"description": "Get the dependencies of a CommonJS module by traversing its AST",

@@ -37,3 +37,3 @@ "main": "index.js",

"dependencies": {
"ast-module-types": "^2.4.0",
"ast-module-types": "^3.0.0",
"node-source-walk": "^4.0.0"

@@ -40,0 +40,0 @@ },

#### detective-cjs [![CI](https://github.com/dependents/node-detective-cjs/actions/workflows/ci.yml/badge.svg)](https://github.com/dependents/node-detective-cjs/actions/workflows/ci.yml) [![npm](https://img.shields.io/npm/v/detective-cjs)](https://www.npmjs.com/package/detective-cjs) [![npm](https://img.shields.io/npm/dm/detective-cjs)](https://www.npmjs.com/package/detective-cjs)
> Get the dependencies of an CommonJS module
> Get the dependencies of a CommonJS module by traversing its AST

@@ -5,0 +5,0 @@ ```sh

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