@merkl/api 0.10.148 → 0.10.150
Sign up to get free protection for your applications and to get access to all the features.
package/package.json
CHANGED
@@ -35,6 +35,7 @@
|
|
35
35
|
"@elysiajs/opentelemetry": "^1.1.7",
|
36
36
|
"@elysiajs/swagger": "^0.7.4",
|
37
37
|
"@ethersproject/abi": "^5.7.0",
|
38
|
+
"@opentelemetry/auto-instrumentations-node": "^0.54.0",
|
38
39
|
"@opentelemetry/instrumentation": "^0.56.0",
|
39
40
|
"@prisma/client": "6.0.1",
|
40
41
|
"@prisma/instrumentation": "^6.0.1",
|
@@ -89,5 +90,5 @@
|
|
89
90
|
"access": "public",
|
90
91
|
"registry": "https://registry.npmjs.org/"
|
91
92
|
},
|
92
|
-
"version": "v0.10.
|
93
|
+
"version": "v0.10.150"
|
93
94
|
}
|