nf3 0.3.8 → 0.3.9
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/db.mjs +105 -3
- package/package.json +1 -1
package/dist/db.mjs
CHANGED
|
@@ -1,45 +1,147 @@
|
|
|
1
1
|
const NodeNativePackages = Object.freeze([
|
|
2
2
|
"canvas",
|
|
3
3
|
"sharp",
|
|
4
|
+
"@vercel/og",
|
|
4
5
|
"gl",
|
|
6
|
+
"@napi-rs/canvas",
|
|
7
|
+
"@napi-rs/image",
|
|
5
8
|
"bcrypt",
|
|
6
9
|
"kerberos",
|
|
7
10
|
"scrypt",
|
|
8
11
|
"blake-hash",
|
|
9
12
|
"sodium-native",
|
|
13
|
+
"argon2",
|
|
14
|
+
"@node-rs/argon2",
|
|
15
|
+
"@node-rs/bcrypt",
|
|
16
|
+
"cpu-features",
|
|
17
|
+
"farmhash",
|
|
18
|
+
"@node-rs/xxhash",
|
|
19
|
+
"@node-rs/crc32",
|
|
10
20
|
"better-sqlite3",
|
|
11
21
|
"leveldown",
|
|
12
22
|
"lmdb",
|
|
13
23
|
"sqlite3",
|
|
24
|
+
"libsql",
|
|
25
|
+
"node-rdkafka",
|
|
26
|
+
"couchbase",
|
|
27
|
+
"duckdb",
|
|
28
|
+
"realm",
|
|
14
29
|
"lz4",
|
|
15
30
|
"zlib-sync",
|
|
31
|
+
"snappy",
|
|
32
|
+
"@napi-rs/snappy",
|
|
33
|
+
"@napi-rs/lz4",
|
|
34
|
+
"msgpackr-extract",
|
|
35
|
+
"@mongodb-js/zstd",
|
|
16
36
|
"deasync",
|
|
17
37
|
"node-gyp",
|
|
18
38
|
"node-sass",
|
|
19
39
|
"@parcel/watcher",
|
|
20
40
|
"@parcel/source-map",
|
|
21
41
|
"@mapbox/node-pre-gyp",
|
|
42
|
+
"@swc/core",
|
|
43
|
+
"esbuild",
|
|
44
|
+
"lightningcss",
|
|
45
|
+
"@biomejs/biome",
|
|
46
|
+
"tree-sitter",
|
|
47
|
+
"re2",
|
|
48
|
+
"onnxruntime-node",
|
|
22
49
|
"edge-js",
|
|
23
50
|
"fsevents",
|
|
24
51
|
"node-pty",
|
|
25
52
|
"usb",
|
|
53
|
+
"@serialport/bindings-cpp",
|
|
54
|
+
"robotjs",
|
|
55
|
+
"node-hid",
|
|
56
|
+
"isolated-vm",
|
|
57
|
+
"dtrace-provider",
|
|
58
|
+
"microtime",
|
|
59
|
+
"node-datachannel",
|
|
26
60
|
"ffi-napi",
|
|
27
61
|
"ref-napi",
|
|
28
62
|
"ref-struct-napi",
|
|
29
63
|
"ref-union-napi",
|
|
30
64
|
"grpc",
|
|
65
|
+
"zeromq",
|
|
66
|
+
"unix-dgram",
|
|
67
|
+
"ssh2",
|
|
68
|
+
"libxmljs2",
|
|
69
|
+
"node-expat",
|
|
70
|
+
"@xenova/transformers",
|
|
71
|
+
"@llama-node/llama-cpp",
|
|
31
72
|
"bufferutil",
|
|
32
73
|
"utf-8-validate",
|
|
33
|
-
"keytar"
|
|
74
|
+
"keytar",
|
|
75
|
+
"iconv",
|
|
76
|
+
"nodegit",
|
|
77
|
+
"@sentry/profiling-node",
|
|
78
|
+
"turbo-crc32",
|
|
79
|
+
"@napi-rs/clipboard",
|
|
80
|
+
"better-sqlite3-multiple-ciphers",
|
|
81
|
+
"pdfium.js",
|
|
82
|
+
"cbor-extract",
|
|
83
|
+
"diskusage",
|
|
84
|
+
"nsfw",
|
|
85
|
+
"native-reg",
|
|
86
|
+
"integer",
|
|
87
|
+
"spawn-sync"
|
|
34
88
|
]);
|
|
35
89
|
const NonBundleablePackages = [
|
|
36
90
|
"pg",
|
|
91
|
+
"pg-native",
|
|
92
|
+
"mysql2",
|
|
93
|
+
"oracledb",
|
|
94
|
+
"tedious",
|
|
37
95
|
"sequelize",
|
|
38
|
-
"
|
|
96
|
+
"knex",
|
|
97
|
+
"typeorm",
|
|
98
|
+
"@mikro-orm/core",
|
|
99
|
+
"mongoose",
|
|
100
|
+
"prisma",
|
|
39
101
|
"@prisma/client",
|
|
102
|
+
"mongodb",
|
|
103
|
+
"redis",
|
|
40
104
|
"@sentry/node",
|
|
41
105
|
"@sentry/node-core",
|
|
42
106
|
"@sentry/nuxt",
|
|
43
|
-
"@sentry/tanstackstart-react"
|
|
107
|
+
"@sentry/tanstackstart-react",
|
|
108
|
+
"dd-trace",
|
|
109
|
+
"newrelic",
|
|
110
|
+
"applicationinsights",
|
|
111
|
+
"@opentelemetry/instrumentation",
|
|
112
|
+
"aws-sdk",
|
|
113
|
+
"firebase-admin",
|
|
114
|
+
"@google-cloud/storage",
|
|
115
|
+
"@azure/storage-blob",
|
|
116
|
+
"passport",
|
|
117
|
+
"jsonwebtoken",
|
|
118
|
+
"bcryptjs",
|
|
119
|
+
"ejs",
|
|
120
|
+
"pug",
|
|
121
|
+
"handlebars",
|
|
122
|
+
"nodemailer",
|
|
123
|
+
"graphql",
|
|
124
|
+
"apollo-server-express",
|
|
125
|
+
"@netlify/functions",
|
|
126
|
+
"@vercel/node",
|
|
127
|
+
"bunyan",
|
|
128
|
+
"bull",
|
|
129
|
+
"bullmq",
|
|
130
|
+
"@discordjs/ws",
|
|
131
|
+
"pino",
|
|
132
|
+
"winston",
|
|
133
|
+
"socket.io",
|
|
134
|
+
"puppeteer",
|
|
135
|
+
"playwright",
|
|
136
|
+
"sharp",
|
|
137
|
+
"undici",
|
|
138
|
+
"express",
|
|
139
|
+
"fastify",
|
|
140
|
+
"nest",
|
|
141
|
+
"@nestjs/core",
|
|
142
|
+
"@nestjs/common",
|
|
143
|
+
"mikro-orm",
|
|
144
|
+
"nock",
|
|
145
|
+
"msw"
|
|
44
146
|
];
|
|
45
147
|
export { NodeNativePackages, NonBundleablePackages };
|