Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

common-proxy

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-proxy - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+1
-1
LICENSE
MIT License
Copyright (c) 2024 Jacob Ley
Copyright (c) 2025 Jacob Ley

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "common-proxy",
"version": "0.1.1",
"version": "0.1.2",
"description": "Utility methods to help manage and expose nx plugins",

@@ -39,2 +39,3 @@ "engines": {

"chai": "^5.1.2",
"eslint": "^9.17.0",
"expect-type": "^1.1.0",

@@ -46,6 +47,6 @@ "mocha": "^11.0.1",

"typescript": "^5.7.2",
"@leyman/eslint-config": "^0.0.4",
"mocha-chain": "^0.0.9",
"pnpm-dedicated-lockfile": "^0.0.2"
"@leyman/eslint-config": "^0.0.5",
"pnpm-dedicated-lockfile": "^0.0.3",
"mocha-chain": "^0.0.10"
}
}