Compare commits

..

13 Commits

Author SHA1 Message Date
standardci
9b6baab1e0 chore(release): publish new version
- @standardnotes/analytics@2.19.12
 - @standardnotes/api-gateway@1.46.7
 - @standardnotes/auth-server@1.84.6
 - @standardnotes/domain-events-infra@1.9.67
 - @standardnotes/domain-events@2.106.2
 - @standardnotes/event-store@1.6.66
 - @standardnotes/files-server@1.9.12
 - @standardnotes/revisions-server@1.10.20
 - @standardnotes/scheduler-server@1.16.16
 - @standardnotes/syncing-server@1.29.8
 - @standardnotes/websockets-server@1.5.12
 - @standardnotes/workspace-server@1.19.15
2023-01-20 13:30:38 +00:00
Karol Sójko
3ba4e712dc chore: remove circular dep 2023-01-20 14:27:54 +01:00
Karol Sójko
5bf3ecdf42 Revert "chore: upgrade @standardnotes/* dependencies"
This reverts commit bd6fd472a6.
2023-01-20 14:26:58 +01:00
Karol Sójko
bd6fd472a6 chore: upgrade @standardnotes/* dependencies 2023-01-20 14:08:55 +01:00
standardci
7f4776b52b chore(release): publish new version
- @standardnotes/analytics@2.19.11
 - @standardnotes/api-gateway@1.46.6
 - @standardnotes/auth-server@1.84.5
 - @standardnotes/common@1.46.4
 - @standardnotes/domain-core@1.11.2
 - @standardnotes/domain-events-infra@1.9.66
 - @standardnotes/domain-events@2.106.1
 - @standardnotes/event-store@1.6.65
 - @standardnotes/files-server@1.9.11
 - @standardnotes/predicates@1.6.5
 - @standardnotes/revisions-server@1.10.19
 - @standardnotes/scheduler-server@1.16.15
 - @standardnotes/security@1.7.6
 - @standardnotes/settings@1.19.1
 - @standardnotes/sncrypto-node@1.13.1
 - @standardnotes/syncing-server@1.29.7
 - @standardnotes/time@1.14.1
 - @standardnotes/websockets-server@1.5.11
 - @standardnotes/workspace-server@1.19.14
2023-01-20 10:59:12 +00:00
Karol Sójko
d20f03127a chore(deps): upgrade eslint tools 2023-01-20 10:16:04 +01:00
Karol Sójko
4b6c7774e0 chore: bring back e2e tests 2023-01-20 09:54:30 +01:00
standardci
d02bca8879 chore(release): publish new version
- @standardnotes/auth-server@1.84.4
2023-01-20 00:06:06 +00:00
moughxyz
5e654ccf94 temp: disable e2e tests 2023-01-19 18:03:54 -06:00
standardci
7d3e5c22fb chore(release): publish new version
- @standardnotes/auth-server@1.84.2
2023-01-19 23:29:14 +00:00
moughxyz
23eb61ee5f refactor: offlineRoles => roles 2023-01-19 17:27:20 -06:00
standardci
2cded4b2d1 chore(release): publish new version
- @standardnotes/auth-server@1.84.1
 - @standardnotes/syncing-server@1.29.6
2023-01-19 23:25:55 +00:00
moughxyz
ba7662fc1e fix: strings for role names 2023-01-19 17:23:58 -06:00
102 changed files with 1075 additions and 734 deletions

686
.pnp.cjs generated

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

View File

@@ -327,7 +327,7 @@ endif
quiet_cmd_regen_makefile = ACTION Regenerating $@
cmd_regen_makefile = cd $(srcdir); /Users/karolsojko/workspace/server/.yarn/unplugged/node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp/gyp/gyp_main.py -fmake --ignore-environment "-Dlibrary=shared_library" "-Dvisibility=default" "-Dnode_root_dir=/Users/karolsojko/Library/Caches/node-gyp/18.12.1" "-Dnode_gyp_dir=/Users/karolsojko/workspace/server/.yarn/unplugged/node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp" "-Dnode_lib_file=/Users/karolsojko/Library/Caches/node-gyp/18.12.1/<(target_arch)/node.lib" "-Dmodule_root_dir=/Users/karolsojko/workspace/server/.yarn/unplugged/@newrelic-native-metrics-npm-9.0.0-590d2e713a/node_modules/@newrelic/native-metrics" "-Dnode_engine=v8" "--depth=." "-Goutput_dir=." "--generator-output=build" -I/Users/karolsojko/workspace/server/.yarn/unplugged/@newrelic-native-metrics-npm-9.0.0-590d2e713a/node_modules/@newrelic/native-metrics/build/config.gypi -I/Users/karolsojko/workspace/server/.yarn/unplugged/node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp/addon.gypi -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/common.gypi "--toplevel-dir=." binding.gyp
Makefile: $(srcdir)/build/config.gypi $(srcdir)/../../../../node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp/addon.gypi $(srcdir)/../../../../../../../../Library/Caches/node-gyp/18.12.1/include/node/common.gypi $(srcdir)/binding.gyp
Makefile: $(srcdir)/../../../../../../../../Library/Caches/node-gyp/18.12.1/include/node/common.gypi $(srcdir)/build/config.gypi $(srcdir)/../../../../node-gyp-npm-9.0.0-0eccfca4d1/node_modules/node-gyp/addon.gypi $(srcdir)/binding.gyp
$(call do_cmd,regen_makefile)
# "all" is a concatenation of the "all" targets from all the included

View File

@@ -0,0 +1 @@
cmd_Release/native_metrics.node := c++ -bundle -undefined dynamic_lookup -Wl,-search_paths_first -mmacosx-version-min=10.15 -arch x86_64 -L./Release -stdlib=libc++ -o Release/native_metrics.node Release/obj.target/native_metrics/src/native_metrics.o Release/obj.target/native_metrics/src/GCBinder.o Release/obj.target/native_metrics/src/LoopChecker.o

View File

@@ -0,0 +1,153 @@
cmd_Release/obj.target/native_metrics/src/GCBinder.o := c++ -o Release/obj.target/native_metrics/src/GCBinder.o ../src/GCBinder.cpp '-DNODE_GYP_MODULE_NAME=native_metrics' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/src -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/openssl/config -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/openssl/openssl/include -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/uv/include -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/zlib -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/v8/include -I../src -I../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan -O3 -gdwarf-2 -mmacosx-version-min=10.15 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++17 -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/native_metrics/src/GCBinder.o.d.raw -c
Release/obj.target/native_metrics/src/GCBinder.o: ../src/GCBinder.cpp \
../src/GCBinder.hpp \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/errno.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/unix.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/threadpool.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/darwin.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/cppgc/common.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8config.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-array-buffer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-local-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-internal.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-object.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-maybe.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-persistent-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-weak-callback-info.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-data.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-traced-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-container.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-context.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-snapshot.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-date.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-debug.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-script.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-message.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-exception.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-extension.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-external.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function-callback.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-template.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-memory-span.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-initialization.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-callbacks.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-isolate.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-heap.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-statistics.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-promise.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-unwinder.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-state-scope.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-platform.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-json.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-locker.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask-queue.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive-object.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-proxy.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-regexp.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-typed-array.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value-serializer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-wasm.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_buffer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_object_wrap.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_maybe_43_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters_43_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_new.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_implementation_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_persistent_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_weak.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_object_wrap.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_private.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_typedarray_contents.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_json.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_scriptorigin.h \
../src/Metric.hpp
../src/GCBinder.cpp:
../src/GCBinder.hpp:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/errno.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/unix.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/threadpool.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/darwin.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/cppgc/common.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8config.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-array-buffer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-local-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-internal.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-object.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-maybe.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-persistent-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-weak-callback-info.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-data.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-traced-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-container.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-context.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-snapshot.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-date.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-debug.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-script.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-message.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-exception.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-extension.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-external.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function-callback.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-template.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-memory-span.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-initialization.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-callbacks.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-isolate.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-heap.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-statistics.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-promise.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-unwinder.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-state-scope.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-platform.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-json.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-locker.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask-queue.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive-object.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-proxy.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-regexp.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-typed-array.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value-serializer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-wasm.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_buffer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_object_wrap.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_maybe_43_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters_43_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_new.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_implementation_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_persistent_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_weak.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_object_wrap.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_private.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_typedarray_contents.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_json.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_scriptorigin.h:
../src/Metric.hpp:

View File

@@ -0,0 +1,154 @@
cmd_Release/obj.target/native_metrics/src/LoopChecker.o := c++ -o Release/obj.target/native_metrics/src/LoopChecker.o ../src/LoopChecker.cpp '-DNODE_GYP_MODULE_NAME=native_metrics' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/src -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/openssl/config -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/openssl/openssl/include -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/uv/include -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/zlib -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/v8/include -I../src -I../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan -O3 -gdwarf-2 -mmacosx-version-min=10.15 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++17 -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/native_metrics/src/LoopChecker.o.d.raw -c
Release/obj.target/native_metrics/src/LoopChecker.o: \
../src/LoopChecker.cpp \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/errno.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/unix.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/threadpool.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/darwin.h \
../src/LoopChecker.hpp \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/cppgc/common.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8config.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-array-buffer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-local-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-internal.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-object.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-maybe.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-persistent-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-weak-callback-info.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-data.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-traced-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-container.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-context.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-snapshot.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-date.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-debug.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-script.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-message.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-exception.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-extension.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-external.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function-callback.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-template.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-memory-span.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-initialization.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-callbacks.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-isolate.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-heap.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-statistics.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-promise.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-unwinder.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-state-scope.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-platform.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-json.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-locker.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask-queue.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive-object.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-proxy.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-regexp.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-typed-array.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value-serializer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-wasm.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_buffer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_object_wrap.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_maybe_43_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters_43_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_new.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_implementation_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_persistent_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_weak.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_object_wrap.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_private.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_typedarray_contents.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_json.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_scriptorigin.h \
../src/Metric.hpp
../src/LoopChecker.cpp:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/errno.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/unix.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/threadpool.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/darwin.h:
../src/LoopChecker.hpp:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/cppgc/common.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8config.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-array-buffer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-local-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-internal.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-object.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-maybe.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-persistent-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-weak-callback-info.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-data.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-traced-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-container.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-context.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-snapshot.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-date.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-debug.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-script.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-message.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-exception.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-extension.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-external.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function-callback.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-template.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-memory-span.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-initialization.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-callbacks.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-isolate.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-heap.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-statistics.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-promise.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-unwinder.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-state-scope.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-platform.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-json.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-locker.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask-queue.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive-object.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-proxy.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-regexp.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-typed-array.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value-serializer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-wasm.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_buffer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_object_wrap.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_maybe_43_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters_43_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_new.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_implementation_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_persistent_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_weak.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_object_wrap.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_private.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_typedarray_contents.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_json.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_scriptorigin.h:
../src/Metric.hpp:

View File

@@ -0,0 +1,154 @@
cmd_Release/obj.target/native_metrics/src/native_metrics.o := c++ -o Release/obj.target/native_metrics/src/native_metrics.o ../src/native_metrics.cpp '-DNODE_GYP_MODULE_NAME=native_metrics' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DNOMINMAX' '-DBUILDING_NODE_EXTENSION' -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/src -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/openssl/config -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/openssl/openssl/include -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/uv/include -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/zlib -I/Users/karolsojko/Library/Caches/node-gyp/18.12.1/deps/v8/include -I../src -I../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan -O3 -gdwarf-2 -mmacosx-version-min=10.15 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++17 -stdlib=libc++ -fno-rtti -fno-exceptions -fno-strict-aliasing -MMD -MF ./Release/.deps/Release/obj.target/native_metrics/src/native_metrics.o.d.raw -c
Release/obj.target/native_metrics/src/native_metrics.o: \
../src/native_metrics.cpp \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/errno.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/unix.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/threadpool.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/darwin.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/cppgc/common.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8config.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-array-buffer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-local-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-internal.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-version.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-object.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-maybe.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-persistent-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-weak-callback-info.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-data.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-traced-handle.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-container.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-context.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-snapshot.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-date.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-debug.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-script.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-message.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-exception.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-extension.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-external.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function-callback.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-template.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-memory-span.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-initialization.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-callbacks.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-isolate.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-heap.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-statistics.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-promise.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-unwinder.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-state-scope.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-platform.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-json.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-locker.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask-queue.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive-object.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-proxy.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-regexp.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-typed-array.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value-serializer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-wasm.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_buffer.h \
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_object_wrap.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_maybe_43_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters_43_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_new.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_implementation_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_persistent_12_inl.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_weak.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_object_wrap.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_private.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_typedarray_contents.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_json.h \
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_scriptorigin.h \
../src/GCBinder.hpp ../src/Metric.hpp ../src/LoopChecker.hpp
../src/native_metrics.cpp:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/errno.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/unix.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/threadpool.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/uv/darwin.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/cppgc/common.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8config.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-array-buffer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-local-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-internal.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-version.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-object.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-maybe.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-persistent-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-weak-callback-info.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-data.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-traced-handle.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-container.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-context.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-snapshot.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-date.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-debug.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-script.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-message.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-exception.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-extension.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-external.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-function-callback.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-template.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-memory-span.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-initialization.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-callbacks.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-isolate.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-heap.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-statistics.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-promise.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-unwinder.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-embedder-state-scope.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-platform.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-json.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-locker.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-microtask-queue.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-primitive-object.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-proxy.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-regexp.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-typed-array.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-value-serializer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/v8-wasm.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_buffer.h:
/Users/karolsojko/Library/Caches/node-gyp/18.12.1/include/node/node_object_wrap.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_callbacks_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_maybe_43_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_converters_43_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_new.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_implementation_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_persistent_12_inl.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_weak.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_object_wrap.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_private.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_typedarray_contents.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_json.h:
../../../../../nan-npm-2.16.0-cac314a230/node_modules/nan/nan_scriptorigin.h:
../src/GCBinder.hpp:
../src/Metric.hpp:
../src/LoopChecker.hpp:

View File

@@ -51,7 +51,7 @@
"@types/newrelic": "^9.4.0",
"@types/node": "^18.11.9",
"@typescript-eslint/parser": "^5.40.1",
"eslint": "^8.17.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.5.0",
"ini": "^3.0.0",
"npm-check-updates": "^16.0.1",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.19.12](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.19.11...@standardnotes/analytics@2.19.12) (2023-01-20)
**Note:** Version bump only for package @standardnotes/analytics
## [2.19.11](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.19.10...@standardnotes/analytics@2.19.11) (2023-01-20)
**Note:** Version bump only for package @standardnotes/analytics
## [2.19.10](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.19.9...@standardnotes/analytics@2.19.10) (2023-01-19)
**Note:** Version bump only for package @standardnotes/analytics

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/analytics",
"version": "2.19.10",
"version": "2.19.12",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -30,8 +30,8 @@
"@types/mixpanel": "^2.14.4",
"@types/newrelic": "^9.4.0",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.46.7](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.46.6...@standardnotes/api-gateway@1.46.7) (2023-01-20)
**Note:** Version bump only for package @standardnotes/api-gateway
## [1.46.6](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.46.5...@standardnotes/api-gateway@1.46.6) (2023-01-20)
**Note:** Version bump only for package @standardnotes/api-gateway
## [1.46.5](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.46.4...@standardnotes/api-gateway@1.46.5) (2023-01-19)
**Note:** Version bump only for package @standardnotes/api-gateway

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.46.5",
"version": "1.46.7",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -51,8 +51,8 @@
"@types/jsonwebtoken": "^9.0.1",
"@types/newrelic": "^9.4.0",
"@types/prettyjson": "^0.0.30",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"nodemon": "^2.0.19",

View File

@@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.84.6](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.5...@standardnotes/auth-server@1.84.6) (2023-01-20)
### Reverts
* Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/server/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129))
## [1.84.5](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.4...@standardnotes/auth-server@1.84.5) (2023-01-20)
**Note:** Version bump only for package @standardnotes/auth-server
## [1.84.4](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.2...@standardnotes/auth-server@1.84.4) (2023-01-20)
**Note:** Version bump only for package @standardnotes/auth-server
## [1.84.2](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.1...@standardnotes/auth-server@1.84.2) (2023-01-19)
**Note:** Version bump only for package @standardnotes/auth-server
## [1.84.1](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.0...@standardnotes/auth-server@1.84.1) (2023-01-19)
### Bug Fixes
* strings for role names ([ba7662f](https://github.com/standardnotes/server/commit/ba7662fc1ea24548ab4ea287c5f34d6f27c6c923))
# [1.84.0](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.83.1...@standardnotes/auth-server@1.84.0) (2023-01-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.84.0",
"version": "1.84.6",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -81,8 +81,8 @@
"@types/prettyjson": "^0.0.30",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"nodemon": "^2.0.19",

View File

@@ -21,7 +21,7 @@ export class FeatureService implements FeatureServiceInterface {
@inject(TYPES.Timer) private timer: TimerInterface,
) {}
async getFeaturesForOfflineUser(email: string): Promise<{ features: FeatureDescription[]; roles: Role[] }> {
async getFeaturesForOfflineUser(email: string): Promise<{ features: FeatureDescription[]; roles: string[] }> {
const userSubscriptions = await this.offlineUserSubscriptionRepository.findByEmail(
email,
this.timer.getTimestampInMicroseconds(),
@@ -37,7 +37,7 @@ export class FeatureService implements FeatureServiceInterface {
const roles = [...userRolesMap.values()]
return {
features: await this.getFeaturesForSubscriptions(userSubscriptions, roles),
roles,
roles: roles.map((role) => role.name),
}
}

View File

@@ -1,9 +1,8 @@
import { FeatureDescription } from '@standardnotes/features'
import { Role } from '../Role/Role'
import { User } from '../User/User'
export interface FeatureServiceInterface {
getFeaturesForUser(user: User): Promise<Array<FeatureDescription>>
getFeaturesForOfflineUser(email: string): Promise<{ features: FeatureDescription[]; roles: Role[] }>
getFeaturesForOfflineUser(email: string): Promise<{ features: FeatureDescription[]; roles: string[] }>
}

View File

@@ -55,7 +55,7 @@ describe('GetUserFeatures', () => {
expect(await createUseCase().execute({ email: 'test@test.com', offline: true })).toEqual({
success: true,
features: [{ name: 'foobar' }],
offlineRoles: [RoleName.NAMES.ProUser],
roles: [RoleName.NAMES.ProUser],
})
})
})

View File

@@ -20,7 +20,7 @@ export class GetUserFeatures implements UseCaseInterface {
return {
success: true,
features,
offlineRoles: roles,
roles,
}
}

View File

@@ -1,12 +1,10 @@
import { FeatureDescription } from '@standardnotes/features'
import { Role } from './../../Role/Role'
export type GetUserFeaturesResponse =
| {
success: true
features: FeatureDescription[]
offlineRoles?: Role[]
roles?: string[]
userUuid?: string
}
| {

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.46.4](https://github.com/standardnotes/server/compare/@standardnotes/common@1.46.3...@standardnotes/common@1.46.4) (2023-01-20)
**Note:** Version bump only for package @standardnotes/common
## [1.46.3](https://github.com/standardnotes/server/compare/@standardnotes/common@1.46.2...@standardnotes/common@1.46.3) (2023-01-19)
**Note:** Version bump only for package @standardnotes/common

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/common",
"version": "1.46.3",
"version": "1.46.4",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -25,7 +25,7 @@
"devDependencies": {
"@types/jest": "^29.1.1",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.11.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.11.1...@standardnotes/domain-core@1.11.2) (2023-01-20)
**Note:** Version bump only for package @standardnotes/domain-core
## [1.11.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.11.0...@standardnotes/domain-core@1.11.1) (2023-01-16)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-core",
"version": "1.11.1",
"version": "1.11.2",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "^29.1.1",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.9.67](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.9.66...@standardnotes/domain-events-infra@1.9.67) (2023-01-20)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.9.66](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.9.65...@standardnotes/domain-events-infra@1.9.66) (2023-01-20)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.9.65](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.9.64...@standardnotes/domain-events-infra@1.9.65) (2023-01-19)
**Note:** Version bump only for package @standardnotes/domain-events-infra

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events-infra",
"version": "1.9.65",
"version": "1.9.67",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -35,7 +35,7 @@
"@types/ioredis": "^5.0.0",
"@types/jest": "^29.1.1",
"@types/newrelic": "^9.4.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.106.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.106.1...@standardnotes/domain-events@2.106.2) (2023-01-20)
### Reverts
* Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/server/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129))
## [2.106.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.106.0...@standardnotes/domain-events@2.106.1) (2023-01-20)
**Note:** Version bump only for package @standardnotes/domain-events
# [2.106.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.105.5...@standardnotes/domain-events@2.106.0) (2023-01-19)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events",
"version": "2.106.0",
"version": "2.106.2",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -23,13 +23,12 @@
"test": "jest spec --coverage --passWithNoTests"
},
"dependencies": {
"@standardnotes/features": "^1.58.1",
"@standardnotes/predicates": "workspace:*",
"@standardnotes/security": "workspace:*"
},
"devDependencies": {
"@types/jest": "^29.1.1",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.6.66](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.6.65...@standardnotes/event-store@1.6.66) (2023-01-20)
**Note:** Version bump only for package @standardnotes/event-store
## [1.6.65](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.6.64...@standardnotes/event-store@1.6.65) (2023-01-20)
**Note:** Version bump only for package @standardnotes/event-store
## [1.6.64](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.6.63...@standardnotes/event-store@1.6.64) (2023-01-19)
**Note:** Version bump only for package @standardnotes/event-store

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/event-store",
"version": "1.6.64",
"version": "1.6.66",
"description": "Event Store Service",
"private": true,
"main": "dist/src/index.js",
@@ -23,8 +23,8 @@
"@types/jest": "^29.1.1",
"@types/newrelic": "^9.4.0",
"@types/nodemailer": "^6.4.1",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.9.12](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.9.11...@standardnotes/files-server@1.9.12) (2023-01-20)
**Note:** Version bump only for package @standardnotes/files-server
## [1.9.11](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.9.10...@standardnotes/files-server@1.9.11) (2023-01-20)
**Note:** Version bump only for package @standardnotes/files-server
## [1.9.10](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.9.9...@standardnotes/files-server@1.9.10) (2023-01-19)
**Note:** Version bump only for package @standardnotes/files-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files-server",
"version": "1.9.10",
"version": "1.9.12",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -64,8 +64,8 @@
"@types/newrelic": "^9.4.0",
"@types/prettyjson": "^0.0.30",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"nodemon": "^2.0.19",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.6.5](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.6.4...@standardnotes/predicates@1.6.5) (2023-01-20)
**Note:** Version bump only for package @standardnotes/predicates
## [1.6.4](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.6.3...@standardnotes/predicates@1.6.4) (2023-01-19)
**Note:** Version bump only for package @standardnotes/predicates

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/predicates",
"version": "1.6.4",
"version": "1.6.5",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "^29.1.1",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.10.20](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.10.19...@standardnotes/revisions-server@1.10.20) (2023-01-20)
### Reverts
* Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/server/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129))
## [1.10.19](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.10.18...@standardnotes/revisions-server@1.10.19) (2023-01-20)
**Note:** Version bump only for package @standardnotes/revisions-server
## [1.10.18](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.10.17...@standardnotes/revisions-server@1.10.18) (2023-01-19)
**Note:** Version bump only for package @standardnotes/revisions-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/revisions-server",
"version": "1.10.18",
"version": "1.10.20",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -54,8 +54,8 @@
"@types/ioredis": "^5.0.0",
"@types/jest": "^29.1.1",
"@types/newrelic": "^9.4.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"npm-check-updates": "^16.0.1",

View File

@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.16.16](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.16.15...@standardnotes/scheduler-server@1.16.16) (2023-01-20)
**Note:** Version bump only for package @standardnotes/scheduler-server
## [1.16.15](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.16.14...@standardnotes/scheduler-server@1.16.15) (2023-01-20)
**Note:** Version bump only for package @standardnotes/scheduler-server
## [1.16.14](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.16.13...@standardnotes/scheduler-server@1.16.14) (2023-01-19)
**Note:** Version bump only for package @standardnotes/scheduler-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/scheduler-server",
"version": "1.16.14",
"version": "1.16.16",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -47,8 +47,8 @@
"@types/jest": "^29.1.1",
"@types/newrelic": "^9.4.0",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"npm-check-updates": "^16.0.1",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.7.6](https://github.com/standardnotes/server/compare/@standardnotes/security@1.7.5...@standardnotes/security@1.7.6) (2023-01-20)
**Note:** Version bump only for package @standardnotes/security
## [1.7.5](https://github.com/standardnotes/server/compare/@standardnotes/security@1.7.4...@standardnotes/security@1.7.5) (2023-01-19)
**Note:** Version bump only for package @standardnotes/security

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/security",
"version": "1.7.5",
"version": "1.7.6",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -31,7 +31,7 @@
"devDependencies": {
"@types/jest": "^29.1.1",
"@types/jsonwebtoken": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.1](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.19.0...@standardnotes/settings@1.19.1) (2023-01-20)
**Note:** Version bump only for package @standardnotes/settings
# [1.19.0](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.18.4...@standardnotes/settings@1.19.0) (2023-01-04)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/settings",
"version": "1.19.0",
"version": "1.19.1",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -24,7 +24,7 @@
"lint": "eslint . --ext .ts"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"typescript": "^4.8.4"
},

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.13.1](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.13.0...@standardnotes/sncrypto-node@1.13.1) (2023-01-20)
**Note:** Version bump only for package @standardnotes/sncrypto-node
# [1.13.0](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.12.3...@standardnotes/sncrypto-node@1.13.0) (2022-11-14)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-node",
"version": "1.13.0",
"version": "1.13.1",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -29,7 +29,7 @@
"devDependencies": {
"@types/jest": "^29.1.1",
"@types/node": "^18.11.9",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"regenerator-runtime": "^0.13.9",

View File

@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.29.8](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.29.7...@standardnotes/syncing-server@1.29.8) (2023-01-20)
### Reverts
* Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/syncing-server-js/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129))
## [1.29.7](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.29.6...@standardnotes/syncing-server@1.29.7) (2023-01-20)
**Note:** Version bump only for package @standardnotes/syncing-server
## [1.29.6](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.29.5...@standardnotes/syncing-server@1.29.6) (2023-01-19)
### Bug Fixes
* strings for role names ([ba7662f](https://github.com/standardnotes/syncing-server-js/commit/ba7662fc1ea24548ab4ea287c5f34d6f27c6c923))
## [1.29.5](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.29.4...@standardnotes/syncing-server@1.29.5) (2023-01-19)
**Note:** Version bump only for package @standardnotes/syncing-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.29.5",
"version": "1.29.8",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -33,7 +33,6 @@
"@standardnotes/domain-core": "workspace:^",
"@standardnotes/domain-events": "workspace:*",
"@standardnotes/domain-events-infra": "workspace:*",
"@standardnotes/payloads": "^1.5.1",
"@standardnotes/responses": "^1.6.39",
"@standardnotes/security": "workspace:*",
"@standardnotes/settings": "workspace:*",
@@ -70,8 +69,8 @@
"@types/prettyjson": "^0.0.30",
"@types/ua-parser-js": "^0.7.36",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"npm-check-updates": "^16.0.1",

View File

@@ -1,5 +1,5 @@
import { ContentType } from '@standardnotes/common'
import { IntegrityPayload } from '@standardnotes/payloads'
import { IntegrityPayload } from '@standardnotes/responses'
export type ExtendedIntegrityPayload = IntegrityPayload & {
content_type: ContentType

View File

@@ -1,5 +1,5 @@
import { inject, injectable } from 'inversify'
import { IntegrityPayload } from '@standardnotes/payloads'
import { IntegrityPayload } from '@standardnotes/responses'
import { ContentType } from '@standardnotes/common'
import TYPES from '../../../Bootstrap/Types'

View File

@@ -1,4 +1,4 @@
import { IntegrityPayload } from '@standardnotes/payloads'
import { IntegrityPayload } from '@standardnotes/responses'
export type CheckIntegrityDTO = {
userUuid: string

View File

@@ -1,4 +1,4 @@
import { IntegrityPayload } from '@standardnotes/payloads'
import { IntegrityPayload } from '@standardnotes/responses'
export type CheckIntegrityResponse = {
mismatches: IntegrityPayload[]

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.14.1](https://github.com/standardnotes/server/compare/@standardnotes/time@1.14.0...@standardnotes/time@1.14.1) (2023-01-20)
**Note:** Version bump only for package @standardnotes/time
# [1.14.0](https://github.com/standardnotes/server/compare/@standardnotes/time@1.13.3...@standardnotes/time@1.14.0) (2022-11-14)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/time",
"version": "1.14.0",
"version": "1.14.1",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -30,7 +30,7 @@
"devDependencies": {
"@types/jest": "^29.1.1",
"@types/microtime": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.5.12](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.5.11...@standardnotes/websockets-server@1.5.12) (2023-01-20)
### Reverts
* Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/server/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129))
## [1.5.11](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.5.10...@standardnotes/websockets-server@1.5.11) (2023-01-20)
**Note:** Version bump only for package @standardnotes/websockets-server
## [1.5.10](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.5.9...@standardnotes/websockets-server@1.5.10) (2023-01-19)
**Note:** Version bump only for package @standardnotes/websockets-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/websockets-server",
"version": "1.5.10",
"version": "1.5.12",
"engines": {
"node": ">=18.0.0 <19.0.0"
},
@@ -49,8 +49,8 @@
"@types/ioredis": "^5.0.0",
"@types/jest": "^29.1.1",
"@types/newrelic": "^9.4.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"eslint": "^8.14.0",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"eslint": "^8.32.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.1.2",
"ts-jest": "^29.0.3",

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.19.15](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.19.14...@standardnotes/workspace-server@1.19.15) (2023-01-20)
### Reverts
* Revert "chore: upgrade @standardnotes/* dependencies" ([5bf3ecd](https://github.com/standardnotes/server/commit/5bf3ecdf42e1e5b9cb538cad08a18fb6e4054129))
## [1.19.14](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.19.13...@standardnotes/workspace-server@1.19.14) (2023-01-20)
**Note:** Version bump only for package @standardnotes/workspace-server
## [1.19.13](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.19.12...@standardnotes/workspace-server@1.19.13) (2023-01-19)
**Note:** Version bump only for package @standardnotes/workspace-server

Some files were not shown because too many files have changed in this diff Show More