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.0.6
to
0.0.7
+6
-6
package.json
{
"name": "common-proxy",
"version": "0.0.6",
"version": "0.0.7",
"description": "Utility methods to help manage and expose nx plugins",

@@ -33,15 +33,15 @@ "engines": {

"@biomejs/biome": "^1.9.4",
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.9",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"c8": "^10.1.2",
"chai": "^5.1.2",
"expect-type": "^1.1.0",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"npm-nx-tsc": "npm:nx-tsc@latest",
"npm-nx-update-ts-references": "npm:nx-update-ts-references@latest",
"tslib": "^2.8.0",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"@leyman/eslint-config": "^0.0.3"
"@leyman/eslint-config": "^0.0.4"
}
}