@replit/connectors
Advanced tools
+20
-0
| # Changelog | ||
| ## 0.15.0 (2025-12-09) | ||
| Full Changelog: [v0.14.0...v0.15.0](https://github.com/replit/connectors-ts-sdk/compare/v0.14.0...v0.15.0) | ||
| ### Features | ||
| * **sdk:** release ([a3f94c6](https://github.com/replit/connectors-ts-sdk/commit/a3f94c6fb6c1621375a3441c61dd267f7f3a20f2)) | ||
| ### Bug Fixes | ||
| * **mcp:** correct code tool API endpoint ([b735dbf](https://github.com/replit/connectors-ts-sdk/commit/b735dbfce512b2f67f35c92a79d90c95614062ca)) | ||
| * **mcp:** return correct lines on typescript errors ([cc9acef](https://github.com/replit/connectors-ts-sdk/commit/cc9acef8036bb74cb3c607ea528d98b40837a86d)) | ||
| ### Chores | ||
| * **internal:** codegen related update ([934ae03](https://github.com/replit/connectors-ts-sdk/commit/934ae033604be80a22dd56c3404c80853b54a8a1)) | ||
| * **internal:** codegen related update ([99f5315](https://github.com/replit/connectors-ts-sdk/commit/99f5315101d66186ba3d6728d40117eb1bf366d4)) | ||
| ## 0.14.0 (2025-12-04) | ||
@@ -4,0 +24,0 @@ |
+1
-1
| { | ||
| "name": "@replit/connectors", | ||
| "version": "0.14.0", | ||
| "version": "0.15.0", | ||
| "description": "The official TypeScript library for the Replit API", | ||
@@ -5,0 +5,0 @@ "author": "Replit <support@repl.it>", |
+1
-1
@@ -1,1 +0,1 @@ | ||
| export const VERSION = '0.14.0'; // x-release-please-version | ||
| export const VERSION = '0.15.0'; // x-release-please-version |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "0.14.0"; | ||
| export declare const VERSION = "0.15.0"; | ||
| //# sourceMappingURL=version.d.mts.map |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "0.14.0"; | ||
| export declare const VERSION = "0.15.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
+1
-1
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.VERSION = void 0; | ||
| exports.VERSION = '0.14.0'; // x-release-please-version | ||
| exports.VERSION = '0.15.0'; // x-release-please-version | ||
| //# sourceMappingURL=version.js.map |
+1
-1
@@ -1,2 +0,2 @@ | ||
| export const VERSION = '0.14.0'; // x-release-please-version | ||
| export const VERSION = '0.15.0'; // x-release-please-version | ||
| //# sourceMappingURL=version.mjs.map |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 4 instances in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
6127735
-0.74%78804
-0.51%