@buildable/connections
Advanced tools
+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. |
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.apiKeys = exports.path = exports.getUrl = void 0; | ||
| require('dotenv').config(); | ||
| function getUrl() { | ||
@@ -6,0 +5,0 @@ if (process.env.EVENT_INC_API_BASE_URL) { |
@@ -1,1 +0,1 @@ | ||
| {"version":3,"file":"configs.apis.js","sourceRoot":"","sources":["../../../src/apis/configs.apis.ts"],"names":[],"mappings":";;;AAAA,OAAO,CAAC,QAAQ,CAAC,CAAC,MAAM,EAAE,CAAC;AAE3B,SAAgB,MAAM;IACrB,IAAI,OAAO,CAAC,GAAG,CAAC,sBAAsB,EAAE;QACvC,OAAO,OAAO,CAAC,GAAG,CAAC,sBAAsB,CAAC;KAC1C;IAED,IACC,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,aAAa;QACtC,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM;QAC/B,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,OAAO,EAC/B;QACD,OAAO,+BAA+B,CAAC;KACvC;IAED,OAAO,uBAAuB,CAAC;AAChC,CAAC;AAdD,wBAcC;AACY,QAAA,IAAI,GAAG,MAAM,EAAE,CAAC;AAEhB,QAAA,OAAO,GAAG;IACtB,oBAAoB,EAAE,GAAG,YAAI,yBAAyB;IACtD,0BAA0B,EAAE,GAAG,YAAI,2CAA2C;IAC9E,mBAAmB,EAAE,GAAG,YAAI,oCAAoC;IAChE,oBAAoB,EAAE,GAAG,YAAI,yBAAyB;IACtD,mBAAmB,EAAE,GAAG,YAAI,uBAAuB;CACnD,CAAC"} | ||
| {"version":3,"file":"configs.apis.js","sourceRoot":"","sources":["../../../src/apis/configs.apis.ts"],"names":[],"mappings":";;;AAAA,SAAgB,MAAM;IACrB,IAAI,OAAO,CAAC,GAAG,CAAC,sBAAsB,EAAE;QACvC,OAAO,OAAO,CAAC,GAAG,CAAC,sBAAsB,CAAC;KAC1C;IAED,IACC,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,aAAa;QACtC,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,MAAM;QAC/B,OAAO,CAAC,GAAG,CAAC,QAAQ,KAAK,OAAO,EAC/B;QACD,OAAO,+BAA+B,CAAC;KACvC;IAED,OAAO,uBAAuB,CAAC;AAChC,CAAC;AAdD,wBAcC;AACY,QAAA,IAAI,GAAG,MAAM,EAAE,CAAC;AAEhB,QAAA,OAAO,GAAG;IACtB,oBAAoB,EAAE,GAAG,YAAI,yBAAyB;IACtD,0BAA0B,EAAE,GAAG,YAAI,2CAA2C;IAC9E,mBAAmB,EAAE,GAAG,YAAI,oCAAoC;IAChE,oBAAoB,EAAE,GAAG,YAAI,yBAAyB;IACtD,mBAAmB,EAAE,GAAG,YAAI,uBAAuB;CACnD,CAAC"} |
+4
-4
| { | ||
| "name": "@buildable/connections", | ||
| "version": "1.0.12", | ||
| "version": "1.0.13", | ||
| "description": "Buildable is a fully managed event bus lets you send and receive data across mission-critical cloud apps, databases and warehouses.", | ||
@@ -30,4 +30,4 @@ "main": "dist/index.js", | ||
| "dependencies": { | ||
| "@buildable/types": "^0.0.13", | ||
| "@buildable/utils": "^0.0.15", | ||
| "@buildable/types": "^0.0.14", | ||
| "@buildable/utils": "^0.0.16", | ||
| "@types/ramda": "^0.28.22", | ||
@@ -53,3 +53,3 @@ "axios": "^0.26.1", | ||
| }, | ||
| "gitHead": "4ddf11ea3709f24b808695575d8d477a0761344a" | ||
| "gitHead": "4b5e14ac5b386123f0fec75589000ca44e81ad52" | ||
| } |
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
41216
2.52%54
1.89%729
-0.14%+ Added
+ Added
- Removed
- Removed
Updated
Updated