Changelog: https://github.com/mongodb-js/mongosh/releases PR: 288152 Reported by: Fabien Amelinck <fabien.amelinck+freebsd@advens.fr> (maintainer)
19 lines
707 B
JSON
19 lines
707 B
JSON
--- package.json.orig 2025-07-02 13:57:45 UTC
|
|
+++ package.json
|
|
@@ -69,7 +69,6 @@
|
|
"postcreate-static-analysis-report": "mongodb-sbom-tools sarif-to-markdown --sarif=.sbom/codeql.sarif.json --md=.sbom/codeql.md",
|
|
"where": "monorepo-where",
|
|
"reformat": "npm run reformat --workspaces --if-present",
|
|
- "prepare": "husky",
|
|
"precommit": "precommit",
|
|
"preinstall": "node scripts/sort-workspaces.js",
|
|
"bump-auxiliary": "npm run bump-auxiliary --workspace @mongosh/build",
|
|
@@ -114,7 +113,6 @@
|
|
"duplexpair": "^1.0.2",
|
|
"find-up": "^5.0.0",
|
|
"glob": "^10.3.12",
|
|
- "husky": "^9.0.11",
|
|
"mocha": "^10.2.0",
|
|
"mongodb": "^6.16.0",
|
|
"mongodb-runner": "^5.7.1",
|