@pipedream/platform
Advanced tools
Comparing version 1.6.2 to 1.6.3
@@ -13,2 +13,4 @@ "use strict"; | ||
Object.defineProperty(exports, "ConfigurationError", { enumerable: true, get: function () { return errors_1.ConfigurationError; } }); | ||
var sql_prop_1 = require("./sql-prop"); | ||
Object.defineProperty(exports, "sqlProp", { enumerable: true, get: function () { return sql_prop_1.default; } }); | ||
var sql_proxy_1 = require("./sql-proxy"); | ||
@@ -15,0 +17,0 @@ Object.defineProperty(exports, "sqlProxy", { enumerable: true, get: function () { return sql_proxy_1.default; } }); |
@@ -18,2 +18,6 @@ import * as t from "io-ts"; | ||
export { | ||
default as sqlProp, | ||
} from "./sql-prop"; | ||
export { | ||
default as sqlProxy, | ||
@@ -20,0 +24,0 @@ } from "./sql-proxy"; |
{ | ||
"name": "@pipedream/platform", | ||
"version": "1.6.2", | ||
"version": "1.6.3", | ||
"description": "Pipedream platform globals (typing and runtime type checking)", | ||
@@ -23,2 +23,3 @@ "homepage": "https://pipedream.com", | ||
"jest": "^29.1.2", | ||
"type-fest": "^4.15.0", | ||
"@octokit/core": "^3.6.0", | ||
@@ -25,0 +26,0 @@ "typescript": "^3.5.3" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
47199
21
1256
5