Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

depseek

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

depseek - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

package.json
{
"name": "depseek",
"version": "0.2.2",
"version": "0.2.3",
"description": "Seeks for dependency references in JS/TS code",

@@ -16,3 +16,3 @@ "type": "module",

"module": "target/esm/index.mjs",
"types": "target/dts/index.d.ts",
"types": "./target/dts/index.d.ts",
"files": [

@@ -50,3 +50,3 @@ "target/cjs",

"@antongolub/infra": "workspace:*",
"@types/node": "^20.10.6",
"@types/node": "^20.11.6",
"benchmark": "^2.1.4",

@@ -53,0 +53,0 @@ "esprima": "^4.0.1"

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