@supainc/supacatch-node 0.1.0-alpha.6 → 0.1.0-alpha.7

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.
package/dist/index.d.ts CHANGED
@@ -2,5 +2,5 @@ import type { SdkConfig, SupaCatchClient } from "@supainc/supacatch-core";
2
2
  export declare const init: (config: SdkConfig) => SupaCatchClient;
3
3
  export declare const layer: (config: SdkConfig) => import("effect/Layer").Layer<import("@supainc/supacatch-core/effect").SupaCatch, import("@supainc/supacatch-core").InvalidConfigurationError, never>;
4
4
  export type { SdkConfig, SupaCatchClient } from "@supainc/supacatch-core";
5
- export { CaptureTimeoutError, InvalidConfigurationError, InvalidSuccessResponseError, RejectedResponseError, RequestEncodingError, TransportError, UnavailableResponseError, UnexpectedResponseError, type CaptureError, EventId, EventRequest, SubmitEventResponse, } from "@supainc/supacatch-core";
5
+ export { CaptureTimeoutError, InvalidConfigurationError, InvalidSuccessResponseError, RejectedResponseError, RequestEncodingError, TransportError, UnavailableResponseError, UnexpectedResponseError, type CaptureError, EventEnvironment, EventId, EventRequest, SubmitEventResponse, } from "@supainc/supacatch-core";
6
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAI1E,eAAO,MAAM,IAAI,WAAY,SAAS,KAAG,eACC,CAAC;AAE3C,eAAO,MAAM,KAAK,WAAY,SAAS,yJAA8C,CAAC;AAEtF,YAAY,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC1E,OAAO,EACL,mBAAmB,EACnB,yBAAyB,EACzB,2BAA2B,EAC3B,qBAAqB,EACrB,oBAAoB,EACpB,cAAc,EACd,wBAAwB,EACxB,uBAAuB,EACvB,KAAK,YAAY,EACjB,OAAO,EACP,YAAY,EACZ,mBAAmB,GACpB,MAAM,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAI1E,eAAO,MAAM,IAAI,WAAY,SAAS,KAAG,eACC,CAAC;AAE3C,eAAO,MAAM,KAAK,WAAY,SAAS,yJAA8C,CAAC;AAEtF,YAAY,EAAE,SAAS,EAAE,eAAe,EAAE,MAAM,yBAAyB,CAAC;AAC1E,OAAO,EACL,mBAAmB,EACnB,yBAAyB,EACzB,2BAA2B,EAC3B,qBAAqB,EACrB,oBAAoB,EACpB,cAAc,EACd,wBAAwB,EACxB,uBAAuB,EACvB,KAAK,YAAY,EACjB,gBAAgB,EAChB,OAAO,EACP,YAAY,EACZ,mBAAmB,GACpB,MAAM,yBAAyB,CAAC"}
package/dist/index.js CHANGED
@@ -2,5 +2,5 @@ import { initRuntime, runtimeLayer } from "@supainc/supacatch-core/adapter";
2
2
  import { processFatalAdapter } from "./process-adapter.js";
3
3
  export const init = (config) => initRuntime(config, processFatalAdapter);
4
4
  export const layer = (config) => runtimeLayer(config, processFatalAdapter);
5
- export { CaptureTimeoutError, InvalidConfigurationError, InvalidSuccessResponseError, RejectedResponseError, RequestEncodingError, TransportError, UnavailableResponseError, UnexpectedResponseError, EventId, EventRequest, SubmitEventResponse, } from "@supainc/supacatch-core";
5
+ export { CaptureTimeoutError, InvalidConfigurationError, InvalidSuccessResponseError, RejectedResponseError, RequestEncodingError, TransportError, UnavailableResponseError, UnexpectedResponseError, EventEnvironment, EventId, EventRequest, SubmitEventResponse, } from "@supainc/supacatch-core";
6
6
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,CAAC,MAAM,IAAI,GAAG,CAAC,MAAiB,EAAmB,EAAE,CACzD,WAAW,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,KAAK,GAAG,CAAC,MAAiB,EAAE,EAAE,CAAC,YAAY,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAAC;AAGtF,OAAO,EACL,mBAAmB,EACnB,yBAAyB,EACzB,2BAA2B,EAC3B,qBAAqB,EACrB,oBAAoB,EACpB,cAAc,EACd,wBAAwB,EACxB,uBAAuB,EAEvB,OAAO,EACP,YAAY,EACZ,mBAAmB,GACpB,MAAM,yBAAyB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAC;AAC5E,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAE3D,MAAM,CAAC,MAAM,IAAI,GAAG,CAAC,MAAiB,EAAmB,EAAE,CACzD,WAAW,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,KAAK,GAAG,CAAC,MAAiB,EAAE,EAAE,CAAC,YAAY,CAAC,MAAM,EAAE,mBAAmB,CAAC,CAAC;AAGtF,OAAO,EACL,mBAAmB,EACnB,yBAAyB,EACzB,2BAA2B,EAC3B,qBAAqB,EACrB,oBAAoB,EACpB,cAAc,EACd,wBAAwB,EACxB,uBAAuB,EAEvB,gBAAgB,EAChB,OAAO,EACP,YAAY,EACZ,mBAAmB,GACpB,MAAM,yBAAyB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@supainc/supacatch-node",
3
- "version": "0.1.0-alpha.6",
3
+ "version": "0.1.0-alpha.7",
4
4
  "description": "SupaCatch SDK for Node.js",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -29,7 +29,7 @@
29
29
  "publint": "publint"
30
30
  },
31
31
  "dependencies": {
32
- "@supainc/supacatch-core": "0.1.0-alpha.6"
32
+ "@supainc/supacatch-core": "0.1.0-alpha.7"
33
33
  },
34
34
  "peerDependencies": {
35
35
  "effect": "4.0.0-beta.103"