@buildable/connections
Advanced tools
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.createClient = void 0; | ||
| const tslib_1 = require("tslib"); | ||
| tslib_1.__exportStar(require("./sources"), exports); | ||
| tslib_1.__exportStar(require("./destinations"), exports); | ||
| var utils_1 = require("@buildable/utils"); | ||
| Object.defineProperty(exports, "createClient", { enumerable: true, get: function () { return utils_1.createClient; } }); | ||
| //# sourceMappingURL=index.js.map |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/logic/index.ts"],"names":[],"mappings":";;;AAAA,oDAA0B;AAC1B,yDAA+B"} | ||
| {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/logic/index.ts"],"names":[],"mappings":";;;;AAAA,oDAA0B;AAC1B,yDAA+B;AAC/B,0CAAgD;AAAvC,qGAAA,YAAY,OAAA"} |
+1
-1
| { | ||
| "name": "@buildable/connections", | ||
| "version": "1.0.10", | ||
| "version": "1.0.11", | ||
| "description": "Buildable is a fully managed event bus lets you send and receive data across mission-critical cloud apps, databases and warehouses.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
| export * from './sources'; | ||
| export * from './destinations'; | ||
| export * from './destinations'; | ||
| export { createClient } from '@buildable/utils'; |
-21
| MIT License | ||
| Copyright (c) 2020 MoleculerJS | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 5 instances in 1 package
731
0.55%40230
-1.97%53
-1.85%