@nx/devkit
Advanced tools
@@ -5,4 +5,4 @@ import type { ExecutorContext, Target } from 'nx/src/devkit-exports'; | ||
| * | ||
| * Works as if you invoked the target yourself without passing any command lint overrides. | ||
| * Works as if you invoked the target yourself without passing any command line overrides. | ||
| */ | ||
| export declare function readTargetOptions<T = any>({ project, target, configuration }: Target, context: ExecutorContext): T; |
@@ -9,3 +9,3 @@ "use strict"; | ||
| * | ||
| * Works as if you invoked the target yourself without passing any command lint overrides. | ||
| * Works as if you invoked the target yourself without passing any command line overrides. | ||
| */ | ||
@@ -12,0 +12,0 @@ function readTargetOptions({ project, target, configuration }, context) { |
+2
-2
| { | ||
| "name": "@nx/devkit", | ||
| "version": "23.1.0-rc.1", | ||
| "version": "23.1.0-rc.2", | ||
| "private": false, | ||
@@ -64,3 +64,3 @@ "type": "commonjs", | ||
| "jest": "30.3.0", | ||
| "nx": "23.1.0-rc.1" | ||
| "nx": "23.1.0-rc.2" | ||
| }, | ||
@@ -67,0 +67,0 @@ "peerDependencies": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.