json-schema-library 7.2.0 → 7.2.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "json-schema-library",
3
- "version": "7.2.0",
3
+ "version": "7.2.1",
4
4
  "description": "Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation",
5
5
  "module": "dist/module/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -1,188 +0,0 @@
1
- Statistical profiling result from isolate-0x7fec88008000-29789-v8.log, (97 ticks, 2 unaccounted, 0 excluded).
2
-
3
- [Shared libraries]:
4
- ticks total nonlib name
5
- 14 14.4% /usr/lib/system/libsystem_pthread.dylib
6
- 6 6.2% /usr/lib/system/libsystem_c.dylib
7
- 3 3.1% /usr/lib/system/libsystem_platform.dylib
8
- 3 3.1% /usr/lib/libc++.1.dylib
9
- 1 1.0% /usr/lib/libobjc.A.dylib
10
-
11
- [JavaScript]:
12
- ticks total nonlib name
13
-
14
- [C++]:
15
- ticks total nonlib name
16
- 31 32.0% 44.3% T node::native_module::NativeModuleEnv::CompileFunction(v8::FunctionCallbackInfo<v8::Value> const&)
17
- 23 23.7% 32.9% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
18
- 11 11.3% 15.7% T __kernelrpc_mach_port_set_attributes
19
- 2 2.1% 2.9% T _mig_strncpy_zerofill
20
- 1 1.0% 1.4% T _task_info
21
-
22
- [Summary]:
23
- ticks total nonlib name
24
- 0 0.0% 0.0% JavaScript
25
- 68 70.1% 97.1% C++
26
- 0 0.0% 0.0% GC
27
- 27 27.8% Shared libraries
28
- 2 2.1% Unaccounted
29
-
30
- [C++ entry points]:
31
- ticks cpp total name
32
- 63 100.0% 64.9% TOTAL
33
-
34
- [Bottom up (heavy) profile]:
35
- Note: percentage shows a share of a particular caller in the total
36
- amount of its parent calls.
37
- Callers occupying less than 1.0% are not shown.
38
-
39
- ticks parent name
40
- 31 32.0% T node::native_module::NativeModuleEnv::CompileFunction(v8::FunctionCallbackInfo<v8::Value> const&)
41
- 31 100.0% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
42
- 31 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
43
- 31 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
44
- 6 19.4% Function: ~<anonymous> node:internal/modules/esm/loader:1:1
45
- 6 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
46
- 4 12.9% LazyCompile: ~initializeCJSLoader node:internal/bootstrap/pre_execution:477:29
47
- 4 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
48
- 4 12.9% Function: ~<anonymous> node:internal/modules/esm/fetch_module:1:1
49
- 4 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
50
- 3 9.7% Function: ~<anonymous> node:internal/modules/esm/get_source:1:1
51
- 3 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
52
- 2 6.5% Function: ~<anonymous> node:internal/process/esm_loader:1:1
53
- 2 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
54
- 2 6.5% Function: ~<anonymous> node:internal/modules/esm/get_format:1:1
55
- 2 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
56
- 1 3.2% LazyCompile: ~setupInspectorHooks node:internal/bootstrap/pre_execution:288:29
57
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
58
- 1 3.2% LazyCompile: ~initializeSourceMapsHandlers node:internal/bootstrap/pre_execution:516:38
59
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
60
- 1 3.2% LazyCompile: ~initializeReport node:internal/bootstrap/pre_execution:238:26
61
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
62
- 1 3.2% Function: ~<anonymous> node:net:1:1
63
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
64
- 1 3.2% Function: ~<anonymous> node:internal/source_map/source_map_cache:1:1
65
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
66
- 1 3.2% Function: ~<anonymous> node:internal/modules/esm/module_map:1:1
67
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
68
- 1 3.2% Function: ~<anonymous> node:internal/modules/cjs/loader:1:1
69
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
70
- 1 3.2% Function: ~<anonymous> node:internal/main/run_main_module:1:1
71
- 1 3.2% Function: ~<anonymous> node:internal/fs/promises:1:1
72
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
73
- 1 3.2% Function: ~<anonymous> node:internal/blocklist:1:1
74
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
75
-
76
- 23 23.7% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
77
- 12 52.2% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
78
- 2 16.7% LazyCompile: ~patchProcessObject node:internal/bootstrap/pre_execution:89:28
79
- 2 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
80
- 2 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
81
- 1 8.3% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
82
- 1 100.0% LazyCompile: ~formatError node:internal/util/inspect:1281:21
83
- 1 100.0% LazyCompile: ~formatRaw node:internal/util/inspect:820:19
84
- 1 100.0% LazyCompile: ~formatValue node:internal/util/inspect:745:21
85
- 1 8.3% LazyCompile: ~setupWebCrypto node:internal/bootstrap/pre_execution:170:24
86
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
87
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
88
- 1 8.3% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
89
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
90
- 1 8.3% LazyCompile: ~getOptionValue node:internal/options:39:24
91
- 1 100.0% LazyCompile: ~setupFetch node:internal/bootstrap/pre_execution:153:20
92
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
93
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
94
- 1 8.3% LazyCompile: ~afterInspector node:internal/errors:753:17
95
- 1 8.3% LazyCompile: ~SafeIterator node:internal/per_context/primordials:279:16
96
- 1 100.0% LazyCompile: ~desc.value node:internal/per_context/primordials:334:32
97
- 1 100.0% Function: ~<anonymous> node:internal/modules/cjs/loader:1:1
98
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
99
- 1 8.3% LazyCompile: ~Module._load node:internal/modules/cjs/loader:757:24
100
- 1 100.0% LazyCompile: ~executeUserEntryPoint node:internal/modules/run_main:70:31
101
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
102
- 1 8.3% Function: ~<anonymous> node:internal/util/iterable_weak_map:1:1
103
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
104
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
105
- 1 100.0% Function: ~<anonymous> node:internal/source_map/source_map_cache:1:1
106
- 1 8.3% Function: ~<anonymous> node:internal/main/run_main_module:1:1
107
- 1 8.3% Function: ~<anonymous> node:internal/fs/promises:1:1
108
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
109
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
110
- 1 100.0% Function: ~<anonymous> node:internal/modules/esm/get_source:1:1
111
- 1 4.3% LazyCompile: ~internalBinding node:internal/bootstrap/loaders:164:45
112
- 1 100.0% LazyCompile: ~initializeDeprecations node:internal/bootstrap/pre_execution:306:32
113
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
114
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
115
-
116
- 14 14.4% /usr/lib/system/libsystem_pthread.dylib
117
- 8 57.1% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
118
- 2 25.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
119
- 2 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
120
- 2 25.0% LazyCompile: ~patchProcessObject node:internal/bootstrap/pre_execution:89:28
121
- 2 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
122
- 2 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
123
- 1 12.5% LazyCompile: ~setupWarningHandler node:internal/bootstrap/pre_execution:142:29
124
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
125
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
126
- 1 12.5% LazyCompile: ~<anonymous> node:internal/process/execution:137:10
127
- 1 12.5% Function: ~<anonymous> node:internal/modules/cjs/helpers:1:1
128
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
129
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
130
- 1 100.0% Function: ~<anonymous> node:internal/source_map/source_map_cache:1:1
131
- 1 12.5% Function: ~<anonymous> node:internal/fs/rimraf:1:1
132
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
133
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
134
- 1 100.0% Function: ~<anonymous> node:internal/fs/promises:1:1
135
-
136
- 11 11.3% T __kernelrpc_mach_port_set_attributes
137
- 2 18.2% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
138
- 1 50.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
139
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
140
- 1 50.0% Function: ~<anonymous> node:internal/fs/promises:1:1
141
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
142
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
143
- 1 100.0% Function: ~<anonymous> node:internal/modules/esm/get_source:1:1
144
-
145
- 6 6.2% /usr/lib/system/libsystem_c.dylib
146
- 6 100.0% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
147
- 3 50.0% LazyCompile: ~afterInspector node:internal/errors:753:17
148
- 1 16.7% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
149
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
150
- 1 16.7% Function: ~<anonymous> node:internal/fs/rimraf:1:1
151
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
152
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
153
- 1 100.0% Function: ~<anonymous> node:internal/fs/promises:1:1
154
- 1 16.7% Function: ~<anonymous> node:internal/fs/promises:1:1
155
- 1 100.0% LazyCompile: ~compileForInternalLoader node:internal/bootstrap/loaders:299:27
156
- 1 100.0% LazyCompile: ~nativeModuleRequire node:internal/bootstrap/loaders:332:29
157
- 1 100.0% Function: ~<anonymous> node:internal/modules/esm/get_source:1:1
158
-
159
- 3 3.1% /usr/lib/system/libsystem_platform.dylib
160
- 2 66.7% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
161
- 1 50.0% LazyCompile: ~afterInspector node:internal/errors:753:17
162
- 1 50.0% LazyCompile: ~<anonymous> node:path:1082:10
163
- 1 100.0% LazyCompile: ~resolve node:path:1091:10
164
- 1 100.0% LazyCompile: ~patchProcessObject node:internal/bootstrap/pre_execution:89:28
165
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
166
-
167
- 3 3.1% /usr/lib/libc++.1.dylib
168
- 1 33.3% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
169
- 1 100.0% LazyCompile: ~formatValue node:internal/util/inspect:745:21
170
- 1 100.0% LazyCompile: ~inspect node:internal/util/inspect:292:17
171
- 1 100.0% LazyCompile: ~afterInspector node:internal/errors:753:17
172
-
173
- 2 2.1% UNKNOWN
174
- 2 100.0% t auto node::options_parser::OptionsParser<node::EnvironmentOptions>::Convert<node::DebugOptions>(node::options_parser::OptionsParser<node::DebugOptions>::Implication, node::options_parser::OptionsParser<node::DebugOptions>* (node::EnvironmentOptions::*)())
175
- 1 50.0% LazyCompile: ~setupWarningHandler node:internal/bootstrap/pre_execution:142:29
176
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
177
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
178
- 1 50.0% LazyCompile: ~resolve node:path:1091:10
179
- 1 100.0% LazyCompile: ~patchProcessObject node:internal/bootstrap/pre_execution:89:28
180
- 1 100.0% LazyCompile: ~prepareMainThreadExecution node:internal/bootstrap/pre_execution:28:36
181
- 1 100.0% Function: ~<anonymous> node:internal/main/run_main_module:1:1
182
-
183
- 2 2.1% T _mig_strncpy_zerofill
184
-
185
- 1 1.0% T _task_info
186
-
187
- 1 1.0% /usr/lib/libobjc.A.dylib
188
-