@jitsu/protocols 0.0.1-alpha.183 → 1.1.0-canary.211.20230220170436

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.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/.pnpm-debug.log +0 -24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jitsu/protocols",
3
- "version": "0.0.1-alpha.183",
3
+ "version": "1.1.0-canary.211.20230220170436",
4
4
  "description": "",
5
5
  "author": "Jitsu Dev Team <dev@jitsu.com>",
6
6
  "publishConfig": {
package/.pnpm-debug.log DELETED
@@ -1,24 +0,0 @@
1
- {
2
- "0 debug pnpm:scope": {
3
- "selected": 1,
4
- "workspacePrefix": "/Users/ildarnurislamov/Projects/onetag"
5
- },
6
- "1 info pnpm": {
7
- "err": {
8
- "name": "Error",
9
- "message": "not found: build",
10
- "code": "ENOENT",
11
- "stack": "Error: not found: build\n at getNotFoundError (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:41714:51)\n at Function.whichSync [as sync] (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:41791:13)\n at getCommandAbsolutePathSync (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:43356:44)\n at default_1 (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:43365:32)\n at /opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:178485:39"
12
- }
13
- },
14
- "2 error pnpm": {
15
- "code": "ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL",
16
- "prefix": "/Users/ildarnurislamov/Projects/onetag/types/jitsu",
17
- "err": {
18
- "name": "pnpm",
19
- "message": "not found: build",
20
- "code": "ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL",
21
- "stack": "Error: not found: build\n at getNotFoundError (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:41714:51)\n at Function.whichSync [as sync] (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:41791:13)\n at getCommandAbsolutePathSync (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:43356:44)\n at default_1 (/opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:43365:32)\n at /opt/homebrew/lib/node_modules/pnpm/dist/pnpm.cjs:178485:39"
22
- }
23
- }
24
- }