nx-lifecycle
Advanced tools
@@ -33,4 +33,4 @@ import { identifier } from 'haywire'; | ||
| ], | ||
| previousHook, | ||
| hasHooks: hooks.length > 0 | ||
| hasHooks: hooks.length > 0, | ||
| previousHook | ||
| }); | ||
@@ -37,0 +37,0 @@ } |
+18
-18
| { | ||
| "name": "nx-lifecycle", | ||
| "version": "0.0.7", | ||
| "version": "0.0.8", | ||
| "description": "Keep high level nx lifecycle targets in sync", | ||
@@ -41,11 +41,11 @@ "engines": { | ||
| "fast-equals": "^5.0.1", | ||
| "common-proxy": "^0.0.4", | ||
| "default-import": "^2.0.2", | ||
| "format-file": "^0.0.8", | ||
| "haywire": "^0.1.3", | ||
| "nx-plugin-handler": "^0.0.6", | ||
| "juniper": "^1.2.0" | ||
| "common-proxy": "^0.0.5", | ||
| "format-file": "^0.1.0", | ||
| "haywire": "^0.1.4", | ||
| "juniper": "^1.2.1", | ||
| "nx-plugin-handler": "^0.0.7", | ||
| "default-import": "^2.0.3" | ||
| }, | ||
| "optionalDependencies": { | ||
| "@nx/devkit": "^20.0.3" | ||
| "@nx/devkit": "^20.0.6" | ||
| }, | ||
@@ -57,18 +57,18 @@ "devDependencies": { | ||
| "@types/mocha": "^10.0.9", | ||
| "@types/node": "^22.7.8", | ||
| "@types/node": "^22.8.1", | ||
| "@types/sinon": "^17.0.3", | ||
| "c8": "^10.1.2", | ||
| "chai": "^5.1.1", | ||
| "chai": "^5.1.2", | ||
| "chai-as-promised": "^8.0.0", | ||
| "mocha": "^10.7.0", | ||
| "mocha": "^10.7.3", | ||
| "sinon": "^19.0.2", | ||
| "typescript": "^5.6.3", | ||
| "@leyman/eslint-config": "^0.0.1", | ||
| "load-populate-files": "^0.0.8", | ||
| "mocha-chain": "^0.0.5", | ||
| "nx-populate-files": "^0.0.9", | ||
| "nx-tsc": "^0.0.10", | ||
| "sinon-typed-stub": "^0.0.4", | ||
| "nx-update-ts-references": "^0.0.5" | ||
| "load-populate-files": "^0.0.9", | ||
| "@leyman/eslint-config": "^0.0.2", | ||
| "mocha-chain": "^0.0.6", | ||
| "nx-populate-files": "^0.0.10", | ||
| "nx-tsc": "^0.0.11", | ||
| "nx-update-ts-references": "^0.0.6", | ||
| "sinon-typed-stub": "^0.0.5" | ||
| } | ||
| } |
53423
0+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated