New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@sourcebug/dpdm

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sourcebug/dpdm - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

2

package.json
{
"name": "@sourcebug/dpdm",
"version": "1.0.9",
"version": "1.0.10",
"private": false,

@@ -5,0 +5,0 @@ "description": "Analyze circular dependencies in your JavaScript/TypeScript projects.",

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

#!/usr/bin/env node
const path = require('path');

@@ -2,0 +4,0 @@ const os = require('os');

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