sfdx-git-delta
Advanced tools
Comparing version
@@ -183,3 +183,3 @@ { | ||
}, | ||
"version": "6.5.0-dev-1040.14147964155-1" | ||
"version": "6.5.0-dev-1040.14195762136-1" | ||
} |
{ | ||
"name": "sfdx-git-delta", | ||
"version": "6.5.0-dev-1040.14147964155-1", | ||
"version": "6.5.0-dev-1040.14195762136-1", | ||
"description": "Generate the sfdx content in source format and destructive change from two git commits", | ||
@@ -81,3 +81,3 @@ "keywords": [ | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^22.13.14", | ||
"@types/node": "^22.13.16", | ||
"benchmark": "^2.1.4", | ||
@@ -87,3 +87,3 @@ "chai": "^5.2.0", | ||
"jest": "^29.7.0", | ||
"knip": "^5.46.3", | ||
"knip": "^5.46.4", | ||
"lint-staged": "^15.5.0", | ||
@@ -93,7 +93,7 @@ "lodash": "^4.17.21", | ||
"nyc": "^17.1.0", | ||
"oclif": "^4.17.41", | ||
"oclif": "^4.17.42", | ||
"shx": "^0.4.0", | ||
"sinon": "^20.0.0", | ||
"ts-jest": "^29.3.0", | ||
"ts-jest-mock-import-meta": "^1.2.1", | ||
"ts-jest": "^29.3.1", | ||
"ts-jest-mock-import-meta": "^1.3.0", | ||
"ts-node": "^10.9.2", | ||
@@ -100,0 +100,0 @@ "tslib": "^2.8.1", |
@@ -191,3 +191,3 @@ <!-- markdownlint-disable MD040 MD041 --> | ||
_See code: [src/commands/sgd/source/delta.ts](https://github.com/scolladon/sfdx-git-delta/blob/v6.5.0-dev-1040.14147964155-1/src/commands/sgd/source/delta.ts)_ | ||
_See code: [src/commands/sgd/source/delta.ts](https://github.com/scolladon/sfdx-git-delta/blob/v6.5.0-dev-1040.14195762136-1/src/commands/sgd/source/delta.ts)_ | ||
<!-- commandsstop --> | ||
@@ -194,0 +194,0 @@ |
Sorry, the diff of this file is too big to display