common-proxy
Advanced tools
+1
-1
| 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 |
+5
-4
| { | ||
| "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" | ||
| } | ||
| } |
8128
0.32%18
5.88%