mongodb-mcp-server 1.4.1-prerelease.1 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.packageInfo = void 0;
4
4
  // This file was generated by scripts/updatePackageVersion.ts - Do not edit it manually.
5
5
  exports.packageInfo = {
6
- version: "1.4.1-prerelease.1",
6
+ version: "1.4.1",
7
7
  mcpServerName: "MongoDB MCP Server",
8
8
  };
9
9
  //# sourceMappingURL=packageInfo.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageInfo.js","sourceRoot":"","sources":["../../../src/common/packageInfo.ts"],"names":[],"mappings":";;;AAAA,wFAAwF;AAC3E,QAAA,WAAW,GAAG;IACvB,OAAO,EAAE,oBAAoB;IAC7B,aAAa,EAAE,oBAAoB;CACtC,CAAC"}
1
+ {"version":3,"file":"packageInfo.js","sourceRoot":"","sources":["../../../src/common/packageInfo.ts"],"names":[],"mappings":";;;AAAA,wFAAwF;AAC3E,QAAA,WAAW,GAAG;IACvB,OAAO,EAAE,OAAO;IAChB,aAAa,EAAE,oBAAoB;CACtC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  // This file was generated by scripts/updatePackageVersion.ts - Do not edit it manually.
2
2
  export const packageInfo = {
3
- version: "1.4.1-prerelease.1",
3
+ version: "1.4.1",
4
4
  mcpServerName: "MongoDB MCP Server",
5
5
  };
6
6
  //# sourceMappingURL=packageInfo.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"packageInfo.js","sourceRoot":"","sources":["../../../src/common/packageInfo.ts"],"names":[],"mappings":"AAAA,wFAAwF;AACxF,MAAM,CAAC,MAAM,WAAW,GAAG;IACvB,OAAO,EAAE,oBAAoB;IAC7B,aAAa,EAAE,oBAAoB;CACtC,CAAC"}
1
+ {"version":3,"file":"packageInfo.js","sourceRoot":"","sources":["../../../src/common/packageInfo.ts"],"names":[],"mappings":"AAAA,wFAAwF;AACxF,MAAM,CAAC,MAAM,WAAW,GAAG;IACvB,OAAO,EAAE,OAAO;IAChB,aAAa,EAAE,oBAAoB;CACtC,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mongodb-mcp-server",
3
3
  "description": "MongoDB Model Context Protocol Server",
4
- "version": "1.4.1-prerelease.1",
4
+ "version": "1.4.1",
5
5
  "type": "module",
6
6
  "mcpName": "io.github.mongodb-js/mongodb-mcp-server",
7
7
  "exports": {