@effect/platform-node 0.11.0 → 0.11.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.
@@ -0,0 +1,32 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ /**
5
+ * @since 1.0.0
6
+ */
7
+ export * as body from "@effect/platform/Http/Body";
8
+ /**
9
+ * @since 1.0.0
10
+ */
11
+ export * as client from "@effect/platform/Http/Client";
12
+ /**
13
+ * @since 1.0.0
14
+ */
15
+ export * as request from "@effect/platform/Http/ClientRequest";
16
+ /**
17
+ * @since 1.0.0
18
+ */
19
+ export * as response from "@effect/platform/Http/ClientResponse";
20
+ /**
21
+ * @since 1.0.0
22
+ */
23
+ export * as error from "@effect/platform/Http/ClientError";
24
+ /**
25
+ * @since 1.0.0
26
+ */
27
+ export * as headers from "@effect/platform/Http/Headers";
28
+ /**
29
+ * @since 1.0.0
30
+ */
31
+ export * as urlParams from "@effect/platform/Http/UrlParams";
32
+ //# sourceMappingURL=HttpClient.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HttpClient.d.ts","sourceRoot":"","sources":["./src/HttpClient.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH;;GAEG;AACH,OAAO,KAAK,IAAI,MAAM,4BAA4B,CAAA;AAClD;;GAEG;AACH,OAAO,KAAK,MAAM,MAAM,8BAA8B,CAAA;AACtD;;GAEG;AACH,OAAO,KAAK,OAAO,MAAM,qCAAqC,CAAA;AAC9D;;GAEG;AACH,OAAO,KAAK,QAAQ,MAAM,sCAAsC,CAAA;AAChE;;GAEG;AACH,OAAO,KAAK,KAAK,MAAM,mCAAmC,CAAA;AAC1D;;GAEG;AACH,OAAO,KAAK,OAAO,MAAM,+BAA+B,CAAA;AACxD;;GAEG;AACH,OAAO,KAAK,SAAS,MAAM,iCAAiC,CAAA"}
package/HttpClient.js ADDED
@@ -0,0 +1,23 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.urlParams = exports.response = exports.request = exports.headers = exports.error = exports.client = exports.body = void 0;
7
+ var body_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/Body"));
8
+ exports.body = body_1;
9
+ var client_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/Client"));
10
+ exports.client = client_1;
11
+ var request_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/ClientRequest"));
12
+ exports.request = request_1;
13
+ var response_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/ClientResponse"));
14
+ exports.response = response_1;
15
+ var error_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/ClientError"));
16
+ exports.error = error_1;
17
+ var headers_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/Headers"));
18
+ exports.headers = headers_1;
19
+ var urlParams_1 = /*#__PURE__*/_interopRequireWildcard( /*#__PURE__*/require("@effect/platform/Http/UrlParams"));
20
+ exports.urlParams = urlParams_1;
21
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
22
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
23
+ //# sourceMappingURL=HttpClient.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HttpClient.js","names":["exports","body","body_1","client","client_1","request","request_1","response","response_1","error","error_1","headers","headers_1","urlParams","urlParams_1","_getRequireWildcardCache","nodeInterop","WeakMap","cacheBabelInterop","cacheNodeInterop","_interopRequireWildcard","obj","__esModule","default","cache","has","get","newObj","hasPropertyDescriptor","Object","defineProperty","getOwnPropertyDescriptor","key","prototype","hasOwnProperty","call","desc","set"],"sources":["./src/HttpClient.ts"],"sourcesContent":[null],"mappings":";;;;;;;AAOkDA,OAAA,CAAAC,IAAA,GAAAC,MAAA;;AAIIF,OAAA,CAAAG,MAAA,GAAAC,QAAA;;AAIQJ,OAAA,CAAAK,OAAA,GAAAC,SAAA;;AAIEN,OAAA,CAAAO,QAAA,GAAAC,UAAA;;AAINR,OAAA,CAAAS,KAAA,GAAAC,OAAA;;AAIFV,OAAA,CAAAW,OAAA,GAAAC,SAAA;;AAIIZ,OAAA,CAAAa,SAAA,GAAAC,WAAA;AAAA,SAAAC,yBAAAC,WAAA,eAAAC,OAAA,kCAAAC,iBAAA,OAAAD,OAAA,QAAAE,gBAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,WAAA,WAAAA,WAAA,GAAAG,gBAAA,GAAAD,iBAAA,KAAAF,WAAA;AAAA,SAAAI,wBAAAC,GAAA,EAAAL,WAAA,SAAAA,WAAA,IAAAK,GAAA,IAAAA,GAAA,CAAAC,UAAA,WAAAD,GAAA,QAAAA,GAAA,oBAAAA,GAAA,wBAAAA,GAAA,4BAAAE,OAAA,EAAAF,GAAA,UAAAG,KAAA,GAAAT,wBAAA,CAAAC,WAAA,OAAAQ,KAAA,IAAAA,KAAA,CAAAC,GAAA,CAAAJ,GAAA,YAAAG,KAAA,CAAAE,GAAA,CAAAL,GAAA,SAAAM,MAAA,WAAAC,qBAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,GAAA,IAAAX,GAAA,QAAAW,GAAA,kBAAAH,MAAA,CAAAI,SAAA,CAAAC,cAAA,CAAAC,IAAA,CAAAd,GAAA,EAAAW,GAAA,SAAAI,IAAA,GAAAR,qBAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAV,GAAA,EAAAW,GAAA,cAAAI,IAAA,KAAAA,IAAA,CAAAV,GAAA,IAAAU,IAAA,CAAAC,GAAA,KAAAR,MAAA,CAAAC,cAAA,CAAAH,MAAA,EAAAK,GAAA,EAAAI,IAAA,YAAAT,MAAA,CAAAK,GAAA,IAAAX,GAAA,CAAAW,GAAA,SAAAL,MAAA,CAAAJ,OAAA,GAAAF,GAAA,MAAAG,KAAA,IAAAA,KAAA,CAAAa,GAAA,CAAAhB,GAAA,EAAAM,MAAA,YAAAA,MAAA"}
@@ -0,0 +1,18 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import * as body_1 from "@effect/platform/Http/Body";
5
+ export { body_1 as body };
6
+ import * as client_1 from "@effect/platform/Http/Client";
7
+ export { client_1 as client };
8
+ import * as request_1 from "@effect/platform/Http/ClientRequest";
9
+ export { request_1 as request };
10
+ import * as response_1 from "@effect/platform/Http/ClientResponse";
11
+ export { response_1 as response };
12
+ import * as error_1 from "@effect/platform/Http/ClientError";
13
+ export { error_1 as error };
14
+ import * as headers_1 from "@effect/platform/Http/Headers";
15
+ export { headers_1 as headers };
16
+ import * as urlParams_1 from "@effect/platform/Http/UrlParams";
17
+ export { urlParams_1 as urlParams };
18
+ //# sourceMappingURL=HttpClient.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"HttpClient.mjs","names":["body","client","request","response","error","headers","urlParams"],"sources":["../src/HttpClient.ts"],"sourcesContent":[null],"mappings":"AAAA;;;wBAOsB,4BAA4B;mBAAtCA,IAAI;0BAIQ,8BAA8B;qBAA1CC,MAAM;2BAIO,qCAAqC;sBAAlDC,OAAO;4BAIO,sCAAsC;uBAApDC,QAAQ;yBAIG,mCAAmC;oBAA9CC,KAAK;2BAIQ,+BAA+B;sBAA5CC,OAAO;6BAIQ,iCAAiC;wBAAhDC,SAAS"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@effect/platform-node",
3
- "version": "0.11.0",
3
+ "version": "0.11.1",
4
4
  "description": "Unified interfaces for common platform-specific services",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -28,6 +28,6 @@
28
28
  "@effect/data": "^0.17.1",
29
29
  "@effect/io": "^0.38.0",
30
30
  "@effect/stream": "^0.34.0",
31
- "@effect/platform": "^0.11.0"
31
+ "@effect/platform": "^0.11.1"
32
32
  }
33
33
  }
@@ -0,0 +1,32 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+
5
+ /**
6
+ * @since 1.0.0
7
+ */
8
+ export * as body from "@effect/platform/Http/Body"
9
+ /**
10
+ * @since 1.0.0
11
+ */
12
+ export * as client from "@effect/platform/Http/Client"
13
+ /**
14
+ * @since 1.0.0
15
+ */
16
+ export * as request from "@effect/platform/Http/ClientRequest"
17
+ /**
18
+ * @since 1.0.0
19
+ */
20
+ export * as response from "@effect/platform/Http/ClientResponse"
21
+ /**
22
+ * @since 1.0.0
23
+ */
24
+ export * as error from "@effect/platform/Http/ClientError"
25
+ /**
26
+ * @since 1.0.0
27
+ */
28
+ export * as headers from "@effect/platform/Http/Headers"
29
+ /**
30
+ * @since 1.0.0
31
+ */
32
+ export * as urlParams from "@effect/platform/Http/UrlParams"