File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 1717 "default" : " ./lib/cjs/index.cjs" ,
1818 "types" : " ./lib/cjs/index.d.ts"
1919 }
20+ },
21+ "./HttpsProxySocket" : {
22+ "require" : " ./lib/cjs/HttpsProxySocket.cjs" ,
23+ "import" : " ./lib/esm/HttpsProxySocket.mjs"
24+ },
25+ "./tediousPatch" : {
26+ "require" : " ./lib/cjs/tediousPatch.cjs" ,
27+ "import" : " ./lib/esm/tediousPatch.mjs"
28+ },
29+ "./mongoPatch" : {
30+ "require" : " ./lib/cjs/mongoPatch.cjs" ,
31+ "import" : " ./lib/esm/mongoPatch.mjs"
2032 }
2133 },
2234 "bin" : {
4557 "agent-base" : " ^6.0.2" ,
4658 "socks" : " ^2.8.7"
4759 },
48- "./HttpsProxySocket" : {
49- "require" : " ./lib/cjs/HttpsProxySocket.cjs" ,
50- "import" : " ./lib/esm/HttpsProxySocket.mjs"
51- },
52- "./tediousPatch" : {
53- "require" : " ./lib/cjs/tediousPatch.cjs" ,
54- "import" : " ./lib/esm/tediousPatch.mjs"
55- },
56- "./mongoPatch" : {
57- "require" : " ./lib/cjs/mongoPatch.cjs" ,
58- "import" : " ./lib/esm/mongoPatch.mjs"
59- },
6060 "files" : [
6161 " /README.md" ,
6262 " /lib"
You can’t perform that action at this time.
0 commit comments