{"versions":{"0.23.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.23.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","compile":"npm run version:update && tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["opentelemetry","memcached","nodejs","tracing","profiling","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.1"},"devDependencies":{"@opentelemetry/api":"1.0.1","@opentelemetry/context-async-hooks":"0.23.0","@opentelemetry/node":"0.23.0","@opentelemetry/test-utils":"^0.23.0","@opentelemetry/tracing":"0.23.0","@types/mocha":"7.0.2","@types/node":"14.17.4","codecov":"3.8.2","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.23.0","@opentelemetry/semantic-conventions":"^0.23.0","@types/memcached":"^2.2.6"},"gitHead":"eea5f3ef0382c3c8f6d5aca796e3babf7ad4a6c8","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.23.0","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.22.1/node@v14.17.1+x64 (linux)","dist":{"integrity":"sha512-lD9klHak5woeM2iZaxOqjM5YF/71yZOqWCe4MVYug9x9xJFSVM85rVEs183Aqx2xV3UMc3G/Rdt/HMSpxm13Wg==","shasum":"c51caea970681eff25b64eaa7c5cad4656893da1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.23.0.tgz","fileCount":13,"unpackedSize":28813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg32F+CRA9TVsSAnZWagAA2BEP/3fY7QkMCkyqLtcbRgyo\nxJYSVcEqnoJZJBfnRZctFXMoYj/Pnh5ZuG0Gd5l5QXk83NThR7eCTowFIFJn\nCXs7qCnYAQo4kT2QkZVj9x4rQaU3fLY6JaejwVmTY4GdQdfuJDI5YjlFbF+T\nhQvAacFMzSF8yu7wuTztC/8aBFqRM+mQC2EF/SvwTo2L628rq+4rDG/ZbeB8\nUwtW1EiD5qD03BxBLiiGoZVin33bXrW38PNsuaBcr6RBKp9fWqKKT/28U1EW\ngE57YQDs3jZdeZfNoxCn7cx89zoD7UxfQTyebZC8g6sGCNN+YlRkH7TCzQwH\nJ6od2rL0A4fQmBSadO4PRckryaHhRppYjUc0RvLtKIHB5iMLliuS5S9kJkve\n0pXVDw3jWqvbMQuuVr6Q2AGMQytNlCbn511b9kQnIUT6eGpTfc+3cNoHo4U3\njCgAQKP74BI4BAIVXWtvl9mNym/YBnXWMKc+9pmyFhrFSeLaiyZyTqwSeGdT\ngOCMskTCjuNe42+VGKX7Fe8lHK3nbyU3YYYilDRNsM2hZh4Q52IZbILMWR3O\nwZWrmNUQkVLwtIZ9jOfCHdVagiki2S9YwGmWdlNQofxkTGha4ntbhAIb4B/I\njwgAmrIqePOcK8lQvWfV30J7AxCmtA+6r30Ywu/aIakwa0LnN6d9IJcAzEGE\n8Wh9\r\n=3NET\r\n-----END PGP SIGNATURE-----\r\n","size":8495},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.23.0_1625252221868_0.7413409368473824"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:48:07.850Z","contributors":[]},"0.24.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.24.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","compile":"npm run version:update && tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["opentelemetry","memcached","nodejs","tracing","profiling","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.1"},"devDependencies":{"@opentelemetry/api":"1.0.1","@opentelemetry/context-async-hooks":"0.24.0","@opentelemetry/node":"0.24.0","@opentelemetry/test-utils":"^0.24.0","@opentelemetry/tracing":"0.24.0","@types/mocha":"7.0.2","@types/node":"14.17.5","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.24.0","@opentelemetry/semantic-conventions":"^0.24.0","@types/memcached":"^2.2.6"},"gitHead":"e4757035a7b4012703a98b5609b8ac0f859e9726","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.24.0","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.22.1/node@v14.17.3+x64 (linux)","dist":{"integrity":"sha512-D6mkopfUyJNc/VyR5e18sHfIoF1Uu6q5BZpSaGVfcGbsRT0JZKeY7P4qIci847u6g235BwNzEVw/83kfPLQ7Xg==","shasum":"beebba647386a866ca12a346d995c2453056d159","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.24.0.tgz","fileCount":18,"unpackedSize":33883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAwZZCRA9TVsSAnZWagAA8EsP/3tIq5711QeoDJAfttVP\ntIiCdBAMSjhOdRZNAfsW3AMnsMlVMBW1HYLOUItiuUoeKyv3JJW0T1pnqh9d\nwN0pgvb5Pjb1tdMu0h9NkmnFDPswmmF5/Z4oJrCv8QZAJ606CwOyrEqy7Bup\nl3pBW1tB/XzrdpMaOXrm9s2YdFMt5PWwqILI97Vvt91WY3C+sOL5vHf3fZy4\n9F5YRVbk6HMuO6g1V+5AQ+zRn/79yMS43GM0dvExso5SKbW0eBwsfDswL4YV\nKLYdUqK1+TWxGkIfp8/wFT2psQbLOYQB/Y/2BqCtptTMGbfEGqMeGeKIUyx7\n7/VrRgQjrNciE6z7x55bvLLMxcm+IpzREs2CyvJpEtTUt+/D2jcRm3pApKqU\nowIQ4kVMnYZnIsT2wkXsNZ0u85e4ALP3BOgxrW+zwKCOLPcSC2yjxojzaRuZ\nNRZx3mVI4oRjH/HxL03OQmqN1AJvj1FJRDhRGVYrJPXgpm0AHh6B/QOo+tQp\nhnJonyC0lVGNF2HX66RbC2YWfe5dQC8bGeF4tTJ/02AA0drydR4xA3/sLKwZ\nQA83YrpjHkAk/0h7YzAfO90C6rHZ2Hqu7yxu1sspqAEH1rphZBzzSoZNUyFm\noPtVOvHnAswVNUrbI/nApp1N6q8ElxHgmqHY74WWd2D4deU3ZzXgfbonyoFB\nsAim\r\n=PqaR\r\n-----END PGP SIGNATURE-----\r\n","size":10144},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.24.0_1627588185738_0.02623309771959148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:48:09.903Z","contributors":[]},"0.25.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.25.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","compile":"npm run version:update && tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["opentelemetry","memcached","nodejs","tracing","profiling","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"0.25.0","@opentelemetry/contrib-test-utils":"^0.25.0","@opentelemetry/sdk-trace-base":"0.25.0","@opentelemetry/sdk-trace-node":"0.25.0","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.25.0","@opentelemetry/semantic-conventions":"^0.25.0","@types/memcached":"^2.2.6"},"gitHead":"fcfaeb965804d2a081f1dc8d2b82803cd51681af","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.25.0","_nodeVersion":"14.8.0","_npmVersion":"lerna/3.22.1/node@v14.8.0+x64 (darwin)","dist":{"integrity":"sha512-V2y64SeqalYtpaAzPF2tV1pF/hVnzeMka2c8U56DJzuRbmFgdBYSvnRtJprPqTundWt80QuPliwTPkuqPPPX7w==","shasum":"2b9eea6a20e20ec7188edb9a3bc056b40aca505c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.25.0.tgz","fileCount":18,"unpackedSize":33928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQhkdCRA9TVsSAnZWagAA45cP+wbobbiSXuH7EKJozw4o\nfHBn2kyhqJcQfWcWf3tPlWrHdHJ7pJUnyi8nCRJJDmKK88ba+rEBjp9UWYpi\nf744CAewczBnX5IOC8xOT9v1yd+l+wtv1ashXUWzH8sOOMRfi3AytoI8LKjU\nvugUQLYSJHu7fGGTiRrDvs5FJWiFBeKlHLK3pN7Echi7NmaGT2jkkUGGqJY2\nt3VKZI+gYbn9h/7uORzKB5OjR7jwKR46x97N/5TPI/C4rxnTNTrm18wipQu6\nT68v/KE4EEUx6N0qamzDPlgBb9NvmAqK1wjzkfm1CRsWlN+AVJkUq1Nzfwbp\ns2sazJ2m9MYLtScZGStRDjpDP69ZD27stZAf1Q6yQXUBxAsPbq2uy3NSWTO8\nfPOmxEJKFkbjC+QsuPTDII21LHhu5997pkjf2MRFiucBjnkPURFcPI/g/Mgp\n5BckgeboGHW19vY/rxzWldemh3VwJ4JyBZ4fCbS12tUWHLDhz3QgFERLV1hF\n0Muns+AorSFuXL9LmFi8dpI0ImVMuAMWg7lkOn1yRLwlcxeB/SOrriX1vnrN\n8nyJpEvQbkytUP5oU0lY6NXt74Vbw6jgKONNiMiDfMrvNaG86ZOvtBbIM8kC\n9Nmr8jpkTGu1rKEWPxUxSdvTzXfs65G+pZe1md4Ors+ljzJJ+N83MrM/SqjW\nkzmj\r\n=0GQc\r\n-----END PGP SIGNATURE-----\r\n","size":10160},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.25.0_1631721757798_0.5070843128855866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:48:11.919Z","contributors":[]},"0.26.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.26.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","compile":"npm run version:update && tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-memcached --include-filtered-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["opentelemetry","memcached","nodejs","tracing","profiling","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.0","@opentelemetry/contrib-test-utils":"^0.27.0","@opentelemetry/sdk-trace-base":"1.0.0","@opentelemetry/sdk-trace-node":"1.0.0","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.26.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"gitHead":"f80834b97bd8e5b1f78923b40fd69d60691c6ff4","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.26.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-sEaPG2cZVotmcBx3ggIQ1vvC2jQNUbP6Gu5BWQs+Vf2j5B64LlHIB/9bVNAnPSZI/DbzSeHL2n1ndHJRJOOU6w==","shasum":"4cedc4aafd123530d99451298f621fec04d5cd60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.26.0.tgz","fileCount":19,"unpackedSize":34711,"size":10470},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.26.0_1635177639204_0.6089328652485229"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:48:14.044Z","contributors":[]},"0.27.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.27.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","compile":"npm run version:update && tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-memcached --include-filtered-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["opentelemetry","memcached","nodejs","tracing","profiling","instrumentation"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.1","@opentelemetry/contrib-test-utils":"^0.28.0","@opentelemetry/sdk-trace-base":"1.0.1","@opentelemetry/sdk-trace-node":"1.0.1","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.27.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"gitHead":"45f84dcd2fe01db242fd0efed293db685b9fd9f3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.27.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-E/JU6l1nGnuLEP1b3ugMBoq3MMfbDcplOwADbRN7RhRb5wuJJy9trlQhHhJ8lmBrOz18bFTuPKo1KwoFL4Zp0w==","shasum":"da7225586a6b4510bbc622c6eac1bf961ef645b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.27.0.tgz","fileCount":19,"unpackedSize":35300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqSZRCRA9TVsSAnZWagAAuocP/i0OlPX0J8CCMkdeEV9C\nF468NmUfsjHWBmDsFxc3gvlsh3ndmtElkXlFnYwD2hAcDBIeUCfES5JDKr4f\niugNhhEcz6pxjJx+bhYTZJxGpbVMvsZX5y7amxVXwsS03tSDskNEi+a8qrdH\ntTq5/oixgsMjhH+nIdhm90ZVD0b3Unfbl9+rrpvf93e6O8bnNHD8s5RPgc9z\nnLkY/5XO1ayK/ovUMafK+kd/CoLROyJcveFya+sYwxratN4fmQOHV3TNVNIZ\nEPlOFv2iZTUnh62NPyh2A37rmKkOeMwNqHUdctAE78FOHrO60+PDyRys3exx\nudO2Q1xnbPaUfi/X+N2LOcVqnVtriVLqJn4LLPlVvKXOuRH6G+dzROxzFPxj\nQHeiRA33osIQqGbcZ8U2z02nYfjzOjbjsf7QkBahhbR5gUH6lfr+6gsjcb7O\nHjjFAQdnCtJT9NOH5TyLaBHaiGFvrBp3QO/FOXcczVGHYtsCZyKzQB6XDvQO\nRX3t+rsgAFo4RMIFUw4/WdMRXzbltQFULPoImm49Ki8ZHRxiFaghH0nwVwOH\n9oH5KI5EvukQww83jbOHMd5KjsjAfe/GFiudVD6YKCRaDoKnrjGLfP0/04v5\nr96EsDKS8yvVSQYZRLUh2acxwbsYfL0i1/PvuhPwEWNyEvbtNh7yxfGhQ9G0\nmL+N\r\n=TfmK\r\n-----END PGP SIGNATURE-----\r\n","size":10571},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.27.0_1638475345777_0.17483231109532138"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T17:48:16.124Z","contributors":[]},"0.27.1":{"name":"@opentelemetry/instrumentation-memcached","version":"0.27.1","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","codecov":"nyc report --reporter=json && codecov -f coverage/*.json -p ../../","compile":"npm run version:update && tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.0.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.2"},"devDependencies":{"@opentelemetry/api":"1.0.2","@opentelemetry/context-async-hooks":"1.0.1","@opentelemetry/contrib-test-utils":"^0.29.0","@opentelemetry/sdk-trace-base":"1.0.1","@opentelemetry/sdk-trace-node":"1.0.1","@types/mocha":"7.0.2","@types/node":"14.17.9","codecov":"3.8.3","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.27.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"gitHead":"edfc04cbe3e7faaa365724ddc26bf702b68cc008","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.27.1","_nodeVersion":"14.18.3","_npmVersion":"lerna/3.22.1/node@v14.18.3+x64 (linux)","dist":{"integrity":"sha512-6BH0AM/9iCEEHnzjGAQGLB9ejLNhODkIME2TW29WeiNs30+qL4vYsk5pyp+3kd4ZNX04nYhGpc4WPzPaBBhzbQ==","shasum":"f60b995e9706260ab7771643dc4a887d26ab21ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.27.1.tgz","fileCount":19,"unpackedSize":36147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7ve1CRA9TVsSAnZWagAAmzAP/jvf9UWbfV2dRd3jVP6I\nkExQ3hUQPB1uSUOJANckBTZfeRom8AQT50ezK9gP2AX/WNQt8FCc1e76nB8w\nPCqZTqyvWsNQvFcUoDk//nzaALiyJ8Q2qTLzT/sassIvU13W8L8/thG0o+Mp\neq3kFb3RjgcLZipXSqf6NqaDoqk8WlrUCbV8oyxS/Qpo+e9a5HAVF3xhJ660\niBdE1wlffSULfOD1MieAC/+h6l9LO3Sr48FsO4cpYLLymz7SDeVOStDZUcDS\nrLRK9qfYfVknFoO3iUhC6s1tgMhCwppl7OC2jQVmQ61Kyb/ODu7KRfymShOw\naV6gpBDl3HwRt4GchR7FXJLyOOiWuxPADT4T+tS5esP2c4TaBxmW030Fd5EV\nRM5Yfu8DaXys+97kmLDJ5ng2kuDS8KjmqL/nHXAPqKQjsssS/M/UyrTtKXWl\ncwICMxlAMaHqf1SNUfdTfOU9RL6Wl14gM+jOHL42LH7VP1Qdt87jn3rbk5ux\nRxqMNn68J6WH4sm/qj4/xQr/zDtSxD5JVxWxoCOjmR9WbOYq+ZhXKPakuSdD\nOP83J6xKyCLGjS89FPyJ7x9oF2gbwRuafWAZnFV9evP1AveiRXfc3j9wdJ57\n7/tRiVjt3gki0Iqqr+cJ0Q4xyB0nH9vjFnK7AUne7fMjGcHwj9YaJB1f9hfv\ntJsV\r\n=LliB\r\n-----END PGP SIGNATURE-----\r\n","size":10750},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"mayurkale22@gmail.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"bobecny@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.27.1_1643050933505_0.20483990872805435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-24T19:02:21.131Z","contributors":[]},"0.28.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.28.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"1.2.0","@opentelemetry/contrib-test-utils":"^0.30.0","@opentelemetry/sdk-trace-base":"1.2.0","@opentelemetry/sdk-trace-node":"1.2.0","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.28.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"gitHead":"f89da7d080d2aaecacd8728d647e8eff4c9248a9","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib#readme","_id":"@opentelemetry/instrumentation-memcached@0.28.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-o2SOwSs8oOgNf1w9UOMAHCEzEtf5IKVjuSQe5hicJJ2LmGC56CNKw8aeY7QYsS2BCydnr8cpL1g8GhG4sQ0KgA==","shasum":"360a201636d5f945732bc8a4ea98ec0e34be31bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.28.0.tgz","fileCount":19,"unpackedSize":36121,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBOHl5Ea5RD/QDAGzYEFesJvrzT6aWg/eCE3mkXomAmAAiEAjX5cmWTTkecuBSu7QosgueLI6hT8Vv5SP2b/X3anD7A="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijPznACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDMQ//c0BN68f3UvEn+SrTPBp08DxbyaA8hEPtv5LmnclsWEOOStEM\r\nrJULfp2W7EoIr+2KMZm8pyb2KcGwVPROjpLuiWK7VuRE23V9DNua8j3YPWb/\r\nE7bHCVnVUyfeg74V7Fq9yS9RMi9XjjMyLU+BqWnENtwAuIU8X3swv3z+rv5R\r\nmyojMNrQMeOOkz/GleaO9mE2KzdYxR3PirqkNg2WQHksp61aSd3PgtOkccqY\r\nz8ChijQadEnNwDDXuZic8KP3FSSDLMcb8tIX9Hyvob2XAmHV8GBxbhito68v\r\nFT438CHotcebHXVuqCtaGzj0RzVi9RZE4POCGeFoHTiT+blTh/PQLSVHK2LP\r\niaoWF1JXN2mmnIvmE0tA/IU/W4F/nKrR6eNYP+d593aYmKifxtO4orbxSEBy\r\nvTC+c9JEkuY735n7rn7PaHlj6MwRpcHU+1IIyg/sBdlH0FVz2T0f69HCG8Lb\r\nwFdTtQgi5AMqBgY+/mm2Q9ypJSbEH05d/CmjzALEVlgwvOTH+4/eJuECv6l/\r\nAHFCPUVciasvubW5ENVzCYvGbnt9eWg+FHDPb4bg7RmZ/abkIqPlHH64JvGT\r\nHiMBXv5sMC9tZwTcyZ1qlpe0nqpi2z1YkbJnZQ50WroDKxi89DRorcx9kzih\r\nn/VeMMVJ4S3MsMyhCBG5sD3mvnIvxS+j4sk=\r\n=hZMK\r\n-----END PGP SIGNATURE-----\r\n","size":10790},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.28.0_1653406951773_0.9717780756981009"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T17:05:44.828Z","contributors":[]},"0.29.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.29.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"^1.3.1","@opentelemetry/contrib-test-utils":"^0.31.0","@opentelemetry/sdk-trace-base":"^1.3.1","@opentelemetry/sdk-trace-node":"^1.3.1","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"8.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.29.2","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"9633cf49c4099e97dd2a285d0399455e17a593e3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.29.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-th+zERg1/1DpCVZ3doKPmjVnbPFBZO5RHcteFkt28ibYTrPEL6K4EciTybdIyC10madFOJRydC9lfvDfgY857g==","shasum":"6f76151044e9ad25ff8545b9b472a0d8593be1f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.29.0.tgz","fileCount":19,"unpackedSize":36795,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCforrrCcx3QEg3+PqiT4m0kZ4fgCuIGRONBC5w2ubqgAIgFQI2LxFaDTXbmiiPETLpLDlJ449dOQnXcHBAdwx2Qa4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqiUnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+GA//f+nKvr2U2VYkHrOix1oWMt8gODKkTpk9Xr5S99ZAd5hpcgSA\r\nHHAvmnMxau7Q7tO80UU/SSLUW5zXm2+egUVRUErTbSg0zw0/dTPiNsF7N883\r\nJDv208Mvu+C6OcHdiP81vyp/O5/PTxY0/VU8oTV5ZuIenE6jJpfY5tbhNhRF\r\n8WsYKZ8uo6O6Z2+DGkGLN6b0/mygvNOzf/8B/ARod45SPPDj+gO5e3+1GiPI\r\najqhueiimAYw85Yjf/JMwmV1kfinibPfX+EbCGQKLXBW/uEWZSsj+sUSeYap\r\nYIrYPkslBYHy4eVihK7VWXPZpb6F1BciJ2b8uVqCAd46HcLLTyHI8ttsvVLj\r\nwHY8iGxp9PqhfQ3a/6P80GsFMDWb+gZmKXHh6t0qSwtnTr3yiow+smahCW21\r\nwbkpYJu7hafVF4rHxuhUn4cKS7UM7mXDFJugw4rPo5r2VMcQnIkVBDh+eNxM\r\n2+0xzeLHmZjK+eXqi8inmmPqGgBfIf4nKqEly3Pnp26CyJV1H7LSLETGmFkb\r\nJF6a9KgjWK9uFPFaM9EUe0GCrdSiwLtrLhXPFw4Rog6nm6AOqak6JrPEDKDx\r\nVC5/KTAQB40HWHIQFi79z8dS1kMhhHLbPbYlsmODz8kNoZ/vWkCf3DFXfjre\r\ncn80rAMB1cG7Eg2bWAbRLQtJRr6d9QEyDX8=\r\n=p9Cj\r\n-----END PGP SIGNATURE-----\r\n","size":10920},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.29.0_1655317799206_0.03661597157940699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T18:34:14.897Z","contributors":[]},"0.30.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.30.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=8.12.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"^1.3.1","@opentelemetry/contrib-test-utils":"^0.32.0","@opentelemetry/sdk-trace-base":"^1.3.1","@opentelemetry/sdk-trace-node":"^1.3.1","@types/mocha":"7.0.2","@types/node":"16.11.21","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.32.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"4a9442ceea7f8555ad6e5f731f92834f3398d5b9","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.30.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.22.1/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-1zEl7n+x1NG3gVpzQu92TonlAxRFM/Ng7b2CMQYqu4uqeAe0/k7BPmj4N1RW/g0+3mf2aCxnebRT5LMjRBSd4w==","shasum":"42c78d820d002daece1f80779147de1fde09f80e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.30.0.tgz","fileCount":19,"unpackedSize":38362,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF/7aBciHy8yjVFC/Nsxs4o4QNwDy46T8AFGReneQDtwAiARnHK1CHgO1mpsLDaPIyQ78ZrQOk29v2uCl2X2Gf7uZQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEkG9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKpA//ek/UGsocsWeQu2ljCVhqjh6K6amZrJ82zSBa7LPHzuqyw8Mj\r\nDS0SeouyLcp94+aIdYEk4jBrehmcbOMFvmTTl4kO38h5o+JkP1rJx94s/Oln\r\n+FRIQnYrZxx1HjgRjYQpieaowXiryMSFYN9P8b9N9hglcqrTuwKJ5rJ4f4Dw\r\nBS1fRP641eIZxpYdtkoH/YdB5yzX2Mwgt2oFFGeYbUH72qFikGZUz9RJPCRX\r\nbpkCk6O0HePwxcrTDs4xKLFJtuOPZhP2jAmJZiVqXeQ/kS+Lq3sP13rtolHO\r\nIoNPF6A2mSNJ4R4EeB7ibW5nlCg7czmFVfivkQPOpYdwYNNNMAd/mj/+ZlL+\r\nan+go7cy/BpZiVxb3I+a/iWfGIaVijC99cVxRkPfzvz3RELmEVlNpNuNuAMy\r\nSsBHaAgPFnlc8+VAcYv7c49WTQwpUt6NEFQThc19FpnQcb8vrooVpzHdXkSU\r\nir5+CkLQhVck4+kfdrFvK7gC/ZpWbOYWnPz2b4kA+bxHHestpmGhTzRSYnZh\r\nB2beTXTXw6YV5O7grubHkCPNVSqBWM/XmGUN277xzAlFusGGLqZcJX/h1ltI\r\n7eGHcoahvbPd4aGNYFEj7F8rBnrTvbnR4bNcmH8emtMLurmFm1n6u9GUuIid\r\n8S7lZxml0yIzngIv7g82sbxY0nvHu32vHdA=\r\n=oMC/\r\n-----END PGP SIGNATURE-----\r\n","size":11259},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.30.0_1662140861711_0.7840499012858304"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-02T17:49:53.229Z","contributors":[]},"0.30.1":{"name":"@opentelemetry/instrumentation-memcached","version":"0.30.1","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.0.0"},"devDependencies":{"@opentelemetry/api":"^1.0.0","@opentelemetry/context-async-hooks":"^1.3.1","@opentelemetry/contrib-test-utils":"^0.32.0","@opentelemetry/sdk-trace-base":"^1.3.1","@opentelemetry/sdk-trace-node":"^1.3.1","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.32.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"bd79bd04cba3f16658caf37d9a5c65e5bd5980f6","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.30.1","_nodeVersion":"14.20.1","_npmVersion":"lerna/5.5.2/node@v14.20.1+x64 (linux)","dist":{"integrity":"sha512-DBDhMeigjp3yr37CokJWpPqj4ME6LT8i2Ft8yz6Ole3yLjcrmAKuVvHl2UM7E8h2JmSd/lwhBCBCO2rH4B+UrQ==","shasum":"af744a26090a5b8271e9ff23db0e2b62f7e1462e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.30.1.tgz","fileCount":18,"unpackedSize":33917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhgVRdH/UdNgz29CZUDWBulSAKFD2/9Up66Z25UWRgDQIhAIG9+MgKWS2OrQnpv3LeC4IwtmFGkKOYWmN/VKoJTTz1"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYnRhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7CA/+LU963qFVKDX9cw5vzaymhF+oX8nyMgUBQvcJVWvcoUNInXyh\r\nBjoGGP+EccTNXxUAOtEOa4G8TWC1Ru7Fia1qVoKK6UI/jlvHRp8xPhWKycTD\r\nqsWB1jMf85AibQwDUKg17qmYHRIyEupkb9v1V3bnXtMzazZQF1XPInVbZBeG\r\nvxYrYIoYLG3ScRHDYO26tQKCfETawIDeVrXfskKt0JVL/u+QY+t+EDwS9w3d\r\n324RnxoGjMwqyYK8cXpCJ2ajEIXk23hJixVL8gEs48JThsmemUIrcMXH5S3q\r\ndG8NxcPWkA0dPMrvLU42KNCmDJGp8Pujw9rbpoCPMEresJ3uGa3I7s77qayG\r\n1Wrukxh57yAt9jnk0FGVU82D08SGUk4P2mj28cw7ZQOThdjMVkUyTTq1fiSI\r\nlHbeLJhohDFoiZ2ogocbyrpbmAd63oqXNJZOmUuAIHp/nH3DThEF4SIZgnsc\r\ndc8Dt/4Kt1ke6KNFK0L22T23xwm/VSf/J/ziepsGLaQWi96O+td0XwSxR/zW\r\nvvdmGNz6HvltQZ9sTlFSmC173b1ZfUED5KIeT4ViS0AM3sopJvWEuGTcWIaf\r\nHmFS6+InPUxOkvILWZJZRXvqVBgkHFpGw6Mm3QWZPMKWo/pxpm1nMQV3Sdy0\r\npVHqi+Ovd5NYp/ofq4+bl6CU6TrLEfEFMjU=\r\n=libc\r\n-----END PGP SIGNATURE-----\r\n","size":10251},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.30.1_1667396705818_0.9280051576420598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T13:50:08.243Z","contributors":[]},"0.31.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.31.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"10.0.0","typescript":"4.3.5"},"dependencies":{"@opentelemetry/instrumentation":"^0.34.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"59fa57cfd0dff4ae0e6f3833dff73c55dfd79ee5","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.31.0","_nodeVersion":"14.18.1","_npmVersion":"lerna/5.5.2/node@v14.18.1+x64 (darwin)","dist":{"integrity":"sha512-wkoZQ6TyHWuaHTmV/MSIqJzFyEnjWj6hdRftX6eJUv1xalYjrxDZW6gFiByRdlVKupuksIW3/ntvozyLhzbJqQ==","shasum":"cd4cb4f6b956dd774afffafbc01458fbed6f9a28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.31.0.tgz","fileCount":18,"unpackedSize":33917,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwahlGcVMsnwClZHyzBsupNHaHYxoMy+7eZRynHDVjbgIgT8beswdNsxdnhHbjAWu24x0/L6KON6riE4sHagWxPbc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjd7UWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZNRAAjSE4n1tiMFcud8p6SzwHs+o0MIOHts3Rwk5TRpeJkpSJlfKV\r\nyi5DYkdpOS56ubi/JTXrrTuKeHe+feQYw5fsVjex7no8/ZiRD9dSF7o0sdHs\r\ng/hy64PyMPHnHQy+A1JGUT8Uh/w9LdNDfY5wDydqJjfLDohXcD3Iq2rIRKu/\r\n8d2mukxbIP4rLwVB0WdR2dyBBgdyZkyUD07rEDaBKaZG+Rodeir6/u9pNpKv\r\nC4KPO7znwGHnlPD2lt5V4+bCN8/OovhQRwnyUfHEcgy9tmaCngoZ/X7R8siJ\r\neucv8Gii2tvO1rN1Mhd4JYob3RYLZMxbIabiqlQxdmSS8/caq3EWih4lIWRG\r\nAIv+lkYPG0uPQDOiZxJRJOLRJCmhUcM9p3wflCG1Rp42nJDOEDRvF8nDMiKZ\r\nLPI8OQudhcwq/vX3knMRJT28+V82JbPRhdGUuXiRL/PnBbxB6tBswV37+NnA\r\nM2O3w4TV0cdxe1bqaDnRKbc3jCrpeEWVrKmaxbD2tkGqw/GudIQPvLnM7M2S\r\nX/Dr16tRc3493yRY9AegJAuCn1EJVFUAM3hX+7W5FX5ZEeHk9TLA8SrgtCf5\r\njoovDHEE9gddrO8lWEKoYuMF9N80WIwfTEMHliuIazPAoQG2zScRAAl1jcUp\r\n8RfnVxxG4a0fAGqMr/IdH5wD/uMaPuhHv1c=\r\n=ayKl\r\n-----END PGP SIGNATURE-----\r\n","size":10254},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.31.0_1668789526495_0.6246377209108411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-18T16:41:39.327Z","contributors":[]},"0.31.1":{"name":"@opentelemetry/instrumentation-memcached","version":"0.31.1","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"3.0.2","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.35.1","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"63e0fc9b6b862f74304abf0343c506a5bd415191","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.31.1","_nodeVersion":"14.21.2","_npmVersion":"lerna/5.5.2/node@v14.21.2+x64 (linux)","dist":{"integrity":"sha512-uDiLLTsXlXLIvwYdl9+1AvxvWZkYrXAIvHwPOi6FthznnDIJtyxk0DgxusUaezhRUS9W1CqO5hFb1+8Hmg5DCQ==","shasum":"b80d3c4efb126f2d4105a8b8b7cced73ba02bdf2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.31.1.tgz","fileCount":18,"unpackedSize":33927,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEcnb32evc41YeJkuwaz/9+7ucQSAFWnD8Omr7n9AILAIgcaoYrxfHuk7MTQWBW4jX1pIAbL9V6iY/kvm2XDCyvXw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4tsCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpflRAAgtPdNqv5MnLv+boXY7kD+qteHU5osq9t+suzqQHr3ALcs7Lr\r\npGG4EOL1QCjgPX7KWC9kMpe2vsA0zNzb0DW1rR22zlBaCKXI6qfnaG/3bMpL\r\nS7N0Djo4kP3By71Bm3YryAhndXIqppOZJa3eK38v1K+wu5WSDNEeVFHfHgBu\r\n+i8RUiTiV1qkZ4oecIOyHLrRakqakUaXW1qiU1vKFwmmvGcX86j7bzRmS2Nr\r\n+GpqoH/7g6BrV33zaLhK9FxiIj8DohQfSFwv04jGlgXEom/Z9GofXWyCskx6\r\n2NiUqovHymRYTQ9tvUaTbMHr5HRYAsQZjSVBJ2MXFdjwOipFJCpSu2yRT2rA\r\nvmLtPpbf2FZSQcVwA3/+TORDcUs5X0oBMKdWhUH4Sh0Lj1h7tTY5c990nCGk\r\n7dYPbDV6Qtm6EtBkTqbMnMj940avdlCFllZOE4FKnhn9JiiW8W3lgxXzBmm9\r\nl2a9tolAnLUj+/4UJANAUIrEPaHvUKK5uMKhq8whvQQfhKcR6cQ3OI2O1cJD\r\nVl6LwQiqS+k1KIYBwJ/2OLQoQIpWsWh6JGBTF3jStWvtHuU4fdFvJkPDINtG\r\nMt8MLxydzg6XSkjh89u7CjKkAxxaft5HW/PjPz2tny09U7nwC7x3vqBnGt/U\r\nJ51l/R36ADLvtHbphB5cq04Gkhy4rACVGqE=\r\n=t5u7\r\n-----END PGP SIGNATURE-----\r\n","size":10265},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.31.1_1675811586105_0.6850506870945838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-07T23:13:06.303Z","publish_time":1675811586303,"contributors":[]},"0.31.2":{"name":"@opentelemetry/instrumentation-memcached","version":"0.31.2","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.2","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","gts":"3.1.0","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"4.2.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.38.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"f7183016487c876829abce6437bbe71f76b7538e","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.31.2","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-ZROkZJMP3/8qo4Vm/31db1xqabi7Uv/oKe3qXJDnjL0jsOIB5Edo+0xQTii5P4f0A4nQIuhISVnI4L3aQhkBGQ==","shasum":"143b71df6ebd34aa359b503f289be68ba532fb1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.31.2.tgz","fileCount":18,"unpackedSize":33927,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBb2lAK3TXT7OzsjGolsvQMZuTlHScR2f6GtKqcTtk7nAiBLETogGqNRolYkkxFxDayqUwCxVttI33bawUL66UHxLw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkR/StACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpoag//UMt+ZvxJg64+Yl8jjfy0grHlFaT8OHYihQAZy8aGamPBg/UO\r\nfJFPS6jp29dpETHdTBuJsuDM47e9uz+KuCHH5pH2EKQ6QocVGB3R6UxtZWZH\r\npz2DmCIFTr6eshSsZLF2IIAgqkFk7NB4tFeZP4juk9hjVSx+fBgAfDkDPYh9\r\nnRffxwtGILx8ugjM8Tn4JJwNaNZsr85ah1v6sXYpcUV0CYzeGn6sI5IXR9EO\r\nqiyfkz4f16zlWB3cNxI/44wyG7toGjXzga2QrHy6WTHVwtqUGfdkVh8KIS0O\r\n5wTDx6jyeLR5tV9P1qOGtrBbeuCaJUo4UiI+CmmmFDmrANV7LGrRkXc50Rkb\r\naNM3LGBTqxD+0ZDqItHxohL7d08jUR9G94LTAdLPX3yFPjkgsKkCrfvMRWCR\r\nrb/vJSqllnXP+49GciZ1QjfFzBd0nr18lfnL0OkB2PbE/ObTMua7+MlVJa2Q\r\nZoD5/08C+Rq2frrJRDpcKlIQJtU/wNgeF2NqI+TDvySKb7VTVewlpDOco7z9\r\nLSwe/Shb9MQ5LtXFTBIEOA1jcorKUUTQ4WaD4V+DpYawKlfqCyhURyZt1Kkb\r\n38sWNDyNL+2ua9j6TGpRKO2i5C9JASqfvdmLAq4UZ7mDI3YI2VHa+COw6Tju\r\nxwhigLEiEq0nHAz/kDkBRHN8isNEXorrXwo=\r\n=89Q6\r\n-----END PGP SIGNATURE-----\r\n","size":10267},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.31.2_1682437293512_0.5883578962999307"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-25T15:41:33.720Z","publish_time":1682437293720,"contributors":[]},"0.31.3":{"name":"@opentelemetry/instrumentation-memcached","version":"0.31.3","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.3","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.39.1","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"418b6f6d471b4b38507e8c6ef2916bee31ed2001","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.31.3","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-X1eFwC1jzuPEmNWIfj+TPWUGmilwXDbcuiCtKf0MCnE0W+5WdGTzH63w3MiVsKk25ofob1bSyHC/663Sk0jnWA==","shasum":"c402d61eeebd5deeb1da41bbd14763f49618e5d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.31.3.tgz","fileCount":18,"unpackedSize":33907,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBLaNjeVJFQANQTlXWxUuHZD6eBUqD60mvL+3VBlYiTgIgMlmARBUY/TP6xEkHfm8YQma5uN8F+V1wDfGCHsARoGk="}],"size":10258},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.31.3_1684244650383_0.6668943765948057"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-16T13:44:10.552Z","publish_time":1684244650552,"_source_registry_name":"default","contributors":[]},"0.31.4":{"name":"@opentelemetry/instrumentation-memcached","version":"0.31.4","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.33.4","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.40.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"efdfc727a49090accee7fea8ff93011b6b84c1e4","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.31.4","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-IDGys1d3aG7CGqgvZZ0dkmZCEFn1eQ3HPJCap+gUhjt7RRxLFYasa4h/GWviUHM3BNwJaA7VSmhEfbwxUCHxXw==","shasum":"15994856ba8cd2cb507b81958f1c42775296c00f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.31.4.tgz","fileCount":18,"unpackedSize":43869,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDL3y+CLhVoQtfQN934R04Ugm442trp+GDzwM/AZLJmMAiAuwj2VKVJcURzOUEuuYyApNLYa08/X8ctJwWkGq7ldoQ=="}],"size":11388},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.31.4_1686599484298_0.3505149154392435"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-12T19:51:24.555Z","publish_time":1686599484555,"_source_registry_name":"default","contributors":[]},"0.32.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.32.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.11.7","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.0","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.41.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6","tslib":"^2.3.1"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"f81f8a76a8f0af2101c62dbc73cde442f875d833","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.32.0","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-EZsgK71ZqZugmyqbMA7XDURAtBPaVXkh7Ez2bcfA6Vw2l/ZUslozexTBbRbHGPAvw8DlevcYcZzpB/SreVDqvA==","shasum":"04924ba2f0b3849db40a7de921e289315bad1877","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.32.0.tgz","fileCount":18,"unpackedSize":43431,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHyk+Y7FZ+YI6bFndlNdtEyPfVQF2uO0QoHwK0+dqFhaAiBBy7rIAV2yJMpGeHEpJWn6UFnszsS3iMreCGLRbp/VCg=="}],"size":11243},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.32.0_1689178288599_0.01228100553977507"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-12T16:11:28.738Z","publish_time":1689178288738,"_source_registry_name":"default","contributors":[]},"0.32.1":{"name":"@opentelemetry/instrumentation-memcached","version":"0.32.1","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.16.19","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.1","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.41.2","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"b3d30afe7376760d211b20c4fb45988ac58c1d85","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.32.1","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-laolY41/k6KHYnBQrWpnMlEK49/g8/OQBtvSiPdHiF46wW3eWpXmaTGMRksrRGUtyE+VMRhf7WIDRUYLZULP1g==","shasum":"7b21aa22d90d37f353d6cc2220c98390227f5396","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.32.1.tgz","fileCount":18,"unpackedSize":43870,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTqQs3jEckrghn5JowpJqD72NG3Ff/3R0n3qp24GsEGwIgGh8BjSyEmNrRmNddKMxBtuNN865Vu8ptI2YjAPO7U60="}],"size":11400},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.32.1_1692047238281_0.45169621311077557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-14T21:07:18.479Z","publish_time":1692047238479,"_source_registry_name":"default","contributors":[]},"0.32.2":{"name":"@opentelemetry/instrumentation-memcached","version":"0.32.2","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.2","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.44.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"a8c225d2febcac561a70ca586d3efd5a84f9f3fa","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.32.2","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-g3BsNXvxQr1Vz4ZqIboJK2QOow+t9bNdn8NXyaqI1uZFxVhaIYQJmK0Wt76ueHJ48SVzC1gbqNsGFIak5KhQEg==","shasum":"c90b0436f8c109e097255e2bc334e30f0661f1b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.32.2.tgz","fileCount":18,"unpackedSize":43868,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCF8aO/BYh0+0Duh5qVly7hzyi7lum7aO6EeRRhPOmDSgIhAMI1RDpPFvvEp9YIxMwIS0y5OdoK6IOk5wKDRnUCDMl8"}],"size":11391},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.32.2_1697012031494_0.46882883630261474"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-11T08:13:51.722Z","publish_time":1697012031722,"_source_registry_name":"default","contributors":[]},"0.32.3":{"name":"@opentelemetry/instrumentation-memcached","version":"0.32.3","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepare":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.34.3","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.45.1","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"607d375595da3ab51b7f773ac360900121c4361b","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.32.3","_nodeVersion":"14.21.3","_npmVersion":"lerna/5.5.2/node@v14.21.3+x64 (linux)","dist":{"integrity":"sha512-hou0pOLND1BiDZOsHH4DT/znr71SyBZY+hCQk0otmcAaWj/RccGSPeClxfsK0D4nhx/sDFhWphOyxf1V1bWAMA==","shasum":"6d264043110d2c319b9af1768e9b95fd45463a44","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.32.3.tgz","fileCount":18,"unpackedSize":43825,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwgQ/zBRksXSBXBd+u0zM5lTqOfB0XIatwBMFnYLzCoAIgMpNXLYA+H7N7vKHNEGWUfXCUA9HWf+r3vgZT/KGJ3WY="}],"size":11385},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.32.3_1699891063422_0.801213176527859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T15:57:43.644Z","publish_time":1699891063644,"_source_registry_name":"default","contributors":[]},"0.32.4":{"name":"@opentelemetry/instrumentation-memcached","version":"0.32.4","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.35.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.45.1","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"a757b5e443dfe1dade090aeb11ec37d0e802f8af","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.32.4","_nodeVersion":"18.18.2","_npmVersion":"lerna/6.6.2/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-q9uswokVrtgKFiVNb3QoTFFulXiHpm6FDOvI/3uO8/TnhhpUh776EuD5kDI0YWZ3J+gkN2Dj82KrmOfqBS5o1A==","shasum":"1bd7ff775c089dabe771191ba76b4164eea25685","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.32.4.tgz","fileCount":18,"unpackedSize":43832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiGH+3iHhkWT9EJLFzMrY2vmMZ6TRLpoV2WLBhbsB7ggIgGdFIWFGQ/IzpC0m14bV10G2oDtLFcbAkllOemjNXJPo="}],"size":11383},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.32.4_1700645611643_0.1616057354934768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T09:33:31.798Z","publish_time":1700645611798,"_source_registry_name":"default","contributors":[]},"0.32.5":{"name":"@opentelemetry/instrumentation-memcached","version":"0.32.5","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.35.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.46.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"90928231259bbbdf6980f184bc7420503048b77e","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.32.5","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-1MS9LfgZruAsWOHVDTI+/Wy9mFFivUlpGUwYC4D+ho1I4NUyE33XHwL1BKcjMupkuRnE0JmbhdBfTG9Ai1vFkw==","shasum":"f8d03b055746d0e5761e2b41a51ad7bdfea1f2be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.32.5.tgz","fileCount":18,"unpackedSize":43832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG4v3njqMJTmBmCl/0XREm0KjdLNtJptO7YL/oaImI9VAiA7BzOxWAg+TXm+CWMv1XyjGvC8nRosVvElx/NMGADuzQ=="}],"size":11430},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.32.5_1704406536031_0.15761146047413788"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-04T22:15:36.187Z","publish_time":1704406536187,"_source_registry_name":"default","contributors":[]},"0.33.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.33.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.36.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.48.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"32204a362d9dffd4cd69a1300e1f7d245df9df52","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.33.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/6.6.2/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-TdGT5ytt8o7FTIsQvx010ykYbqu+IfGoOKA+IXLHdX1+l7vFWyv3ZOzQbRDmA4rxujJAAPf/n4/D7QECyedE/g==","shasum":"2db2de9210ae8d45a5744b7399b9d5487fd8f27a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.33.0.tgz","fileCount":18,"unpackedSize":43832,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqRPBw5WFf/ZXCOix/0xxTO7bSwkdamaN1G1NZ+0ruBgIhAIA///7MDVP8WFETqmng4obAwYRtb0qbfQjacfQl3F/U"}],"size":11424},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.33.0_1706520045520_0.9548467813076118"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-29T09:20:45.693Z","publish_time":1706520045693,"_source_registry_name":"default","contributors":[]},"0.34.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.34.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.37.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.49.1","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"fcea8ca0c83cb1dcd8ac736e5ea4d22ff20dc982","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.34.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-RleFfaag3Evg4pTzHwDBwo1KiFgnCtiT4V6MQRRHadytNGdpcL+Ynz32ydDdiOXeadt7xpRI7HSvBy0quGTXSw==","shasum":"2c02d277b2a322ad972698f2aadb9f0e34a05eee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.34.0.tgz","fileCount":18,"unpackedSize":44726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdyOVYxLspguFCl4E58kyDnMLSZC82ZhLZNjBrZ6eHoAiAV0VWU6EqEIkStfAZevtvbYqE9qvjP3stcFgupO0f6sA=="}],"size":11589},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.34.0_1709722936134_0.12607835405052237"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-06T11:02:16.280Z","publish_time":1709722936280,"_source_registry_name":"default","contributors":[]},"0.35.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.35.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.38.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.50.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"17a0bc1da3baa472ba9b867eee3c60730cc130fb","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.35.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-UrdzoXShPEfJ2ppjCNHcioHF/Bcd3Jr6pEzayUuRfIXiurOhsHlTnUHPH1rHDunEOcR8FGUicuerEDdDDDU+dA==","shasum":"a788766cc2173d2353695902bcbb15e8b32b5c27","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.35.0.tgz","fileCount":18,"unpackedSize":44726,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDknWaF3h6SCWP+MkRlzC8YO3HFP2jwJwoPzbIe+RII5AiB2aC34yXxmDfo9uQ6l9m9bE0yk6Wl8jLUC+qKkPpICDA=="}],"size":11586},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.35.0_1712163327034_0.12407501237352103"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-03T16:55:27.280Z","publish_time":1712163327280,"_source_registry_name":"default","contributors":[]},"0.36.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.36.0","description":"OpenTelemetry memcached automatic instrumentation package.","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.39.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.51.0","@opentelemetry/semantic-conventions":"^1.0.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"96a87b48934f0afcf1fe637eed6704f35bd8e973","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.36.0","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-5efkT8ZfN8il5z+yfKYFGm2YR3mhlhaJoGfNOAylKE/6tUH3WDTTWaP7nrURtWGc+fuvDktcEch18Se8qsGS7w==","shasum":"348545e581a847c645d2aa235fbe1cf2290f3ab8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.36.0.tgz","fileCount":18,"unpackedSize":43640,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfXWyLJ23X3et73npachYnoW9QL4djE8Ci8F8+a8fbbAiEAqE0D0QSDDTuzNfEU+HlMMKqeMssxT7MToPU143J7wAA="}],"size":11461},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.36.0_1714071734059_0.9078689339602228"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-25T19:02:14.236Z","publish_time":1714071734236,"_source_registry_name":"default","contributors":[]},"0.37.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.37.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.40.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.52.0","@opentelemetry/semantic-conventions":"^1.23.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"0af1b70f7c3c9763c85ac51fa5e334c1e1512020","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.37.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-30mEfl+JdeuA6m7GRRwO6XYkk7dj4dp0YB70vMQ4MS2qBMVQvkEu3Gb+WFhSHukTYv753zyBeohDkeXw7DEsvw==","shasum":"35f36e8ffaa20f897a2594e58d23d53961619dfb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.37.0.tgz","fileCount":18,"unpackedSize":44824,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCqhQGIEsaP03A7lCnE1TWUgtPLq/vWuRt6tvHelCYdPgIhAM5OoNa01MZ2PyGgsqn2iu/2sv+/WOez82c0RLBg+44i"}],"size":11769},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.37.0_1717660403975_0.9205707725274841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-06T07:53:24.155Z","publish_time":1717660404155,"_source_registry_name":"default","contributors":[]},"0.38.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.38.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.40.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.5","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.52.0","@opentelemetry/semantic-conventions":"^1.23.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"ad8436d6a4174f2288cb939080cd4e74da94b0d7","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.38.0","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-tPmyqQEZNyrvg6G+iItdlguQEcGzfE+bJkpQifmBXmWBnoS5oU3UxqtyYuXGL2zI9qQM5yMBHH4nRXWALzy7WA==","shasum":"7cb665635391bd8cd0fb90c73e27dfac32a81658","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.38.0.tgz","fileCount":18,"unpackedSize":44427,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.38.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGT4hvPoK8mJnDGT8Qbty1UiBLl4ZY7BAIHPrs+ApXyvAiA33/gzZJv3Hz0nWlDg+t/ZISnRspkjjS0G9UuqOrCZHw=="}],"size":11700},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.38.0_1720078882651_0.9560721198940065"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-04T07:41:22.830Z","publish_time":1720078882830,"_source_registry_name":"default","contributors":[]},"0.39.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.39.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc ts-mocha -p tsconfig.json 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true ts-mocha --inspect-brk --no-timeouts -p tsconfig.json 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.41.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.6.5","cross-env":"7.0.3","memcached":"2.2.2","mocha":"7.2.0","nyc":"15.1.0","rimraf":"5.0.10","ts-mocha":"10.0.0","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.53.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"9dc58afed8134f95908331bcff35c5d9ec46fe9a","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.39.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-WfwvKAZ9I1qILRP5EUd88HQjwAAL+trXpCpozjBi4U6a0A07gB3fZ5PFAxbXemSjF5tHk9KVoROnqHvQ+zzFSQ==","shasum":"645b61af927097a7195f48da8e5bcc63bd8f1520","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.39.0.tgz","fileCount":18,"unpackedSize":44388,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.39.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD2Nsbsxh6EGuK8FJ/rJO0yY2VYDCdgDF454n9S5bKsugIgXKFO7LyeOWppVBdw3C+/LXGyL7HrVxu8eDuxKhRpCHc="}],"size":11696},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.39.0_1725282671710_0.3764515178699215"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-02T13:11:11.891Z","publish_time":1725282671891,"_source_registry_name":"default","contributors":[]},"0.40.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.40.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","precompile":"tsc --version && lerna run version:update --scope @opentelemetry/instrumentation-memcached --include-dependencies","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.42.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"15.1.0","rimraf":"5.0.10","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.54.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"7633caee19a7f04c5cc5e191d1ae7745ac3739f1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.40.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-VzJUUH6cVz8yrb25RvvjhxCpwu4vUk28I0m5nnnhebULOo8p9lda5PgQeVde2+jQAd977C/vN714fkbYOmwb+A==","shasum":"d1ee8c369a94f441447f894954619efea13080fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.40.0.tgz","fileCount":18,"unpackedSize":44354,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.40.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDqOdY44u9aa0efyUPop2UW5HhHalaY1GA441x/l8g1lAIhALuIqyAvST57jn1UTJrj0tIQ0DHOZUOAJSIWzwe5XJeW"}],"size":11699},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.40.0_1729866891256_0.5440518803701719"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-25T14:34:51.441Z","publish_time":1729866891441,"_source_registry_name":"default","contributors":[]},"0.41.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.41.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.43.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"15.1.0","rimraf":"5.0.10","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.55.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"d0fb13557fac651424b095b0a48a5116407875b1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.41.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-Qrp+yl6pobVAm2F5AJizopDFtKkxwIzJ8iSnV1TDhbB8O7ct4N9p8rz3WvA3XAikS0bVw9rh/cRgYvb7g6AQcQ==","shasum":"3b5d0a63f43fac584bde830f6f9ee373af88e3d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.41.0.tgz","fileCount":18,"unpackedSize":44219,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.41.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHcOZHZUsEKx2V4oUn2wYw1JUiz90h5r0VFGGVnhR0XeAiEAlWFnxm8ag/b/Xgr0OWOpfeWTd2fpFu7+4Y+1eoICvF4="}],"size":11663},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.41.0_1731948996657_0.3329234454203476"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-18T16:56:36.898Z","publish_time":1731948996898,"_source_registry_name":"default","contributors":[]},"0.42.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.42.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.44.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"15.1.0","rimraf":"5.0.10","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.56.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"e3c9150445e13c5aa4c2c4d981bb2193e0076e50","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.42.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-6peg2nImB4JNpK+kW95b12B6tRSwRpc0KCm6Ol41uDYPli800J9vWi+DGoPsmTrgZpkEfCe9Z9Ob9Z6Fth2zwg==","shasum":"03e0a4a03656b47fbbff6b8cfd3b0918ae0a0716","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.42.0.tgz","fileCount":18,"unpackedSize":44219,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.42.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+ZxFMzCQ6rch39evlx8Q9E2jMTC2lYK5c/6bNQYhNYAiArt4mV+X9XxkfoZxsjQ9YErlo8TS4WtZ+VdR2fwjzZxw=="}],"size":11661},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/instrumentation-memcached_0.42.0_1733384295529_0.47743848172916303"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-05T07:38:15.690Z","publish_time":1733384295690,"_source_registry_name":"default","contributors":[]},"0.43.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.43.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.45.0","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"15.1.0","rimraf":"5.0.10","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.57.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"3ef5205e5353010184c69ff7b9f0f4830f0932de","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.43.0","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-qjldZMBpfxKwI4ODytX6raF1WE+Qov0wTW4+tkofjas1b8e0WmVs+Pw4/YlmjJNOKRLD1usYkP7QlmPLvyzZSA==","shasum":"f446f657a98d4897644fef1854e838153174d00f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.43.0.tgz","fileCount":18,"unpackedSize":44219,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.43.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB6mUFsCWIK98gjP9RyswWKqpk0MDwL9Y2w9ruOYact4AiAEF9LFkBbeya3nbsP8r9X6u6nNEAAxviHLPOIN5ZJRRA=="}],"size":11662},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.43.0_1734524705363_0.5593783618482511"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-18T12:25:05.547Z","publish_time":1734524705547,"_source_registry_name":"default","contributors":[]},"0.43.1":{"name":"@opentelemetry/instrumentation-memcached","version":"0.43.1","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":">=14"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^1.8.0","@opentelemetry/contrib-test-utils":"^0.45.1","@opentelemetry/sdk-trace-base":"^1.8.0","@opentelemetry/sdk-trace-node":"^1.8.0","@types/mocha":"7.0.2","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"15.1.0","rimraf":"5.0.10","typescript":"4.4.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.57.1","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"1eb77007669bae87fe5664d68ba6533b95275d52","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.43.1","_nodeVersion":"18.20.6","_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","dist":{"integrity":"sha512-rK5YWC22gmsLp2aEbaPk5F+9r6BFFZuc9GTnW/ErrWpz2XNHUgeFInoPDg4t+Trs8OttIfn8XwkfFkSKqhxanw==","shasum":"01389ccea64acac71720fc1955f15c91f4b35220","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.43.1.tgz","fileCount":18,"unpackedSize":44219,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.43.1","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIE6Fgr7G6EGrwhAjDUxTxXd40Jg2qdxwvULP76hZb66EAiARtTFRa4zaViWzhCFzoirl4zlYzu92UNek3w1aEjBo0A=="}],"size":11666},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.43.1_1739984924499_0.9577453322160061"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-02-19T17:08:44.717Z","publish_time":1739984924717,"_source_registry_name":"default","contributors":[]},"0.44.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.44.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.46.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"15.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.200.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"32abc4c3c01d0e78e10022c74b6805b06e0e1fe7","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.44.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-1zABdJlF9Tk0yUv2ELpF6Mk2kw81k+bnB3Sw+D/ssRDcGGCnCNbz+fKJE8dwAPkDP+OcTmiKm6ySREbcyRFzCg==","shasum":"df0a426931d4c48aaacc21e4cd44110167efa575","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.44.0.tgz","fileCount":18,"unpackedSize":44578,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.44.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFtI90XNshoX6YAjZa65dOllnFaHUSmBMooGhks+sN53AiBsULC6zY54iluXENPCQ5g4UnocgU2d3gvWwIFWDxw4gQ=="}],"size":11720},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.44.0_1742307515734_0.2578645386969207"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T14:18:35.916Z","publish_time":1742307515916,"_source_registry_name":"default","contributors":[]},"0.45.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.45.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prewatch":"npm run precompile","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.47.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.201.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"393b51596dc869983a03ce8857658029ca122a15","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_id":"@opentelemetry/instrumentation-memcached@0.45.0","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-9NjbvCBM7p+wh/sHfSGDvrtinFYqIr6qunL9nN3e86eIQh3WyE9YdnlFGRbBR+MOzTCwSzrKAvY+J0fQe91VHA==","shasum":"5256697e0f02b39637894c739303237a939dafe9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.45.0.tgz","fileCount":18,"unpackedSize":44578,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.45.0","provenance":{"predicateType":"https://slsa.dev/provenance/v0.2"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHFG/AxGQClzFcMd0zCCmB82Cc1v8pBA3PJFrIesarCbAiEA1VzVeuagqgWpDZIVHq4RLfodwTYAxTT9I+VO9rIg0ic="}],"size":11725},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.45.0_1747339578586_0.4875181220072704"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-15T20:06:18.783Z","publish_time":1747339578783,"_source_registry_name":"default","contributors":[]},"0.46.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.46.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":"open-telemetry/opentelemetry-js-contrib","scripts":{"clean":"rimraf build/*","setup:dev":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.48.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.202.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-memcached#readme","gitHead":"7481f71d615acf161b5c86dd4abce1434a860a3d","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.2/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-memcached@0.46.0","dist":{"integrity":"sha512-FFDcOVJUxZQqbg57gVskZGXRfEsZXwOvCaPv6/qIZRw5glLXPTulpnfG/s8NAltsj2buXSvS4eKFo+0HKH0apw==","shasum":"eff7b3bcf52a61871674227ce1157ffd9808ea5c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.46.0.tgz","fileCount":18,"unpackedSize":44213,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.46.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC6aWsZ8oFpp+iRTfi1+pLX8kvH70SG9el8zp7EibnyiwIgTagsVEVFRjbRBchZRZ6mXbj8Sx3hLSd1RItZGTxjwEA="}],"size":11517},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.46.0_1748885965288_0.31885430969265127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-02T17:39:25.446Z","publish_time":1748885965446,"_source_registry_name":"default","contributors":[]},"0.47.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.47.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","setup:dev":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","compile":"tsc -p .","lint":"eslint . --ext .ts","lint:fix":"eslint . --ext .ts --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:local":"cross-env RUN_MEMCACHED_TESTS_LOCAL=true npm run test","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.49.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.203.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"e7960a2061c0a039ffa57ed8dbb73d605d65f4f6","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-memcached@0.47.0","dist":{"integrity":"sha512-vXDs/l4hlWy1IepPG1S6aYiIZn+tZDI24kAzwKKJmR2QEJRL84PojmALAEJGazIOLl/VdcCPZdMb0U2K0VzojA==","shasum":"bd3bd2c6a4eccc106a2f19895466c4970361fc6b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.47.0.tgz","fileCount":18,"unpackedSize":44306,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.47.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEvZrPSbxhCBwvhb/HobUhlG9UOmlYoHxNfsRMu7+2sTAiEArVxHDruLBIslLMYeMmqVk/FATS6fRVRb6ZeceZAQAKI="}],"size":11522},"_npmUser":{"name":"anonymous","actor":{"name":"dyladan","type":"user","email":"dyladan@gmail.com"},"email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"bogdandrutu@gmail.com"},{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.47.0_1752077464220_0.1939238729323951"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-07-09T16:11:04.394Z","publish_time":1752077464394,"_source_registry_name":"default","contributors":[]},"0.48.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.48.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-merge-coverage":"nyc merge .nyc_output coverage/coverage-final.json","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.50.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.204.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"0a45ac1b951d2acd2e40834e7ae012c04820faec","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-memcached@0.48.0","dist":{"integrity":"sha512-+Pv6XMu+A5VGoLoQu1nekz411xjXRbkX3M9EZYNax+i/r5LDABmMYNC1Njh22j36G3S382QLyYshh0g7sj7TsA==","shasum":"c9ba4cc9b0823e83df8a506ff65e03b678e9da56","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.48.0.tgz","fileCount":18,"unpackedSize":44672,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.48.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIB/8GpS9SuhkHQQPIOd03gH5jlx7yZzXCSYRMyl0ZeXCAiEA/tCEyn2wiPIEK6piZ4gbtmKAIzD0iUuIVsyCjICyM3o="}],"size":11673},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.48.0_1757341941700_0.1302581504079654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-08T14:32:21.918Z","publish_time":1757341941918,"_source_registry_name":"default","contributors":[]},"0.49.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.49.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","test-merge-coverage":"nyc merge .nyc_output coverage/coverage-final.json","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":"OpenTelemetry Authors","license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.51.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"f54a1ba1adf19fd2cbf9ddbdb32a3baca2ed328e","_nodeVersion":"18.20.8","_npmVersion":"lerna/8.2.3/node@v18.20.8+x64 (linux)","_id":"@opentelemetry/instrumentation-memcached@0.49.0","dist":{"integrity":"sha512-TyurQ0NqbeV1Y12Cw72rXKikSkeeGVPNwCCRkA4Y60k0asVD3MCfnFs6Kpy1sZWMvqkSelLJbjuGh0yLJ3GN3A==","shasum":"e8e5b74b0b915b7240161ebf21c84a9dc6792e0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.49.0.tgz","fileCount":18,"unpackedSize":44672,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.49.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEGnan/1WNmX2SB2uvKqjfe4sSXPkNEZwwRYKrlE+L5GAiAxhhtqu/yNKOzQTQq21HuBbH7OuB0H2EMWQLrCrbxKYw=="}],"size":11672},"_npmUser":{"name":"anonymous","email":"dyladan@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.49.0_1757520408278_0.5422679216910584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-10T16:06:48.476Z","publish_time":1757520408476,"_source_registry_name":"default","contributors":[]},"0.49.2":{"name":"@opentelemetry/instrumentation-memcached","version":"0.49.2","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.52.1","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"931c7b34f53ea625da900726b1f57c5c934b5b28","_id":"@opentelemetry/instrumentation-memcached@0.49.2","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.9.0","_npmVersion":"lerna/9.0.0/node@v24.9.0+x64 (linux)","dist":{"integrity":"sha512-InjwwVq99f6fzN53hQhhzsGgXddBqPTenyETpocdTyfEDh2csbhvS+QmvSdmzvTCI+Pn21j9b8W3EDNKyXmP7w==","shasum":"ba46df01a46a6c77cc3197c143639951c33aa7c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.49.2.tgz","fileCount":21,"unpackedSize":53328,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.49.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDW9I0dXxlwMFyNvC9eWbEwzj9DN0h++4aNNgquORVu+AIgWsS3UK4MZhsYSWBI6WXFWUgC05pc1TJYFIvaV3BosZw="}],"size":12636},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.49.2_1759170272039_0.42921385217571517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T18:24:32.239Z","publish_time":1759170272239,"_source_registry_name":"default","contributors":[]},"0.49.3":{"name":"@opentelemetry/instrumentation-memcached","version":"0.49.3","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.52.2","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.205.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"5a5918fd4f9f16b14c9ef4d3de08ab98c20e5b46","_id":"@opentelemetry/instrumentation-memcached@0.49.3","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.9.0","_npmVersion":"lerna/9.0.0/node@v24.9.0+x64 (linux)","dist":{"integrity":"sha512-TfK46vWMVc7o5a2QyC64P6HCTdaPuxEIEhtDUWRGSlK0grZp8BKyTXy5kpMD8u7+azzhEmyrHjkm95ld38CuDg==","shasum":"7e1762675be5eaeba3237ae83cdc761153a87788","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.49.3.tgz","fileCount":21,"unpackedSize":53324,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.49.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQC0AMw6dykxj503B8ol8da9H54FYDt3Zve6VTO/VYNtWwIhAJDeyUzJEa41qB6LR/yXmkHPkpWj9IlGDvWQs2ucCkyc"}],"size":12640},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.49.3_1759174878692_0.26830071517647536"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-29T19:41:18.874Z","publish_time":1759174878874,"_source_registry_name":"default","contributors":[]},"0.50.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.50.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","lint":"eslint . --ext=ts,js,mjs","lint:fix":"eslint . --ext=ts,js,mjs --fix","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.53.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.206.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"333e026413f082f90859bb778abf7519fbffa940","_id":"@opentelemetry/instrumentation-memcached@0.50.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.9.0","_npmVersion":"lerna/9.0.0/node@v24.9.0+x64 (linux)","dist":{"integrity":"sha512-prftOtrAC5o6bAS2aRem4KT3LjHSjDW6OO/8bMqbAbTaMBF4sMHm7kkYeJ0+FHV6rWWGaaaBjRxHNR49wTEKkQ==","shasum":"9709d0e9da3f8a2cf73c731b19e4f5d804c7dfd4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.50.0.tgz","fileCount":21,"unpackedSize":53324,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.50.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDB6dL2LORWqH/lP3GTeSdPwnsr9M787fW3sCog7aKZWwIhAPECT/gujP1QLbGi2+sjKn2tQNCvAQRuvUiFzN8f5nVu"}],"size":12638},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.50.0_1759777835827_0.4746657822985467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-06T19:10:36.005Z","publish_time":1759777836005,"_source_registry_name":"default","contributors":[]},"0.51.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.51.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.54.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@opentelemetry/semantic-conventions":"^1.27.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.207.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"2801ab2f0f9243b154a624298dacb7228c4f70cd","_id":"@opentelemetry/instrumentation-memcached@0.51.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.10.0","_npmVersion":"lerna/9.0.0/node@v24.10.0+x64 (linux)","dist":{"integrity":"sha512-pcb+i5JaxonngV+So0owc643j8QOfx5HGJfkFfIpVrirlVO55JDEX7p0L+YcO8VF2bO1WUS+LAoRSZG5xugakQ==","shasum":"3edb8eaf3cdc2966da30522ecc230ee20756d86e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.51.0.tgz","fileCount":21,"unpackedSize":53234,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.51.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDkSBLUvskweLi3f9++Jw//itr4rybQTIZs9CAsFAajRgIgawQfR+4EIlRh4LK09PSZFm8Rlt/h5q2JVyJ0CBcF5VQ="}],"size":12590},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.51.0_1761062472502_0.630713602701759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-21T16:01:12.718Z","publish_time":1761062472718,"_source_registry_name":"default","contributors":[]},"0.52.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.52.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.55.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","@types/mocha":"10.0.10","@types/node":"18.18.14","cross-env":"7.0.3","memcached":"2.2.2","nyc":"17.1.0","rimraf":"5.0.10","typescript":"5.0.4"},"dependencies":{"@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"94e5b7da4500459e38e8d4dfda93542f22159600","_id":"@opentelemetry/instrumentation-memcached@0.52.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.11.0","_npmVersion":"lerna/9.0.0/node@v24.11.0+x64 (linux)","dist":{"integrity":"sha512-aBeEX0vLXwaXx96jQsrS6GAshzp5Kj027M/a0UQj7YzAOZXAa3ZJ65gryHoFlFmMgi3UAfThWIhahajG1FuQTQ==","shasum":"e54716738bbc0534c750493365252d8068a80773","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.52.0.tgz","fileCount":21,"unpackedSize":62248,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.52.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDWxKc/T9eyY6rnsYdrGko6b/t0sWmHDfwfiYtvtnmnkwIhAPW2GdCCpWfYkoSGB4rPB3BgCmRkkjPrMAB19t85rTHu"}],"size":13919},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.52.0_1762452078654_0.2110793094658452"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T18:01:18.835Z","publish_time":1762452078835,"_source_registry_name":"default","contributors":[]},"0.52.1":{"name":"@opentelemetry/instrumentation-memcached","version":"0.52.1","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.56.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","memcached":"2.2.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.208.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"66935ac724cc271f70028035e534d47a4dfbcf12","_id":"@opentelemetry/instrumentation-memcached@0.52.1","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-qg92SyWAypSZmX3Lhm2wz4BsovKarkWg9OHm4DPW6fGzmk40eB5voQIuctrBAfsml6gr+vbg4VEBcC1AKRvzzQ==","shasum":"c07715adb113363ca7c45c36600f5bb20e02c2d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.52.1.tgz","fileCount":21,"unpackedSize":62080,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.52.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC04/sXW/bzuHYDLpQmToiCQrg74IB5CDbguGe31/CMjgIgYjkRoKYLJtYRe28e4ViyiwAHbS19gHUKj4WDfjO3NZA="}],"size":13867},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.52.1_1766012481465_0.5412860983385137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T23:01:21.611Z","publish_time":1766012481611,"_source_registry_name":"default","contributors":[]},"0.53.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.53.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.57.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","memcached":"2.2.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.210.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"c84212cca7f010b80747cccb9942474e0459df6e","_id":"@opentelemetry/instrumentation-memcached@0.53.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-ni6B1n5wdY3XsbfL74Ix5yKQsXRerrgqmhK595ICgkxlU6JDwxoaCmoGmLCKDS/Nr0p3XhIfPVvjOPCfK73nUw==","shasum":"0fa72f2297ee6964cfbe7ef1ee7b2dc33ecbc17a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.53.0.tgz","fileCount":21,"unpackedSize":62080,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.53.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHgbzha2zDnkO6wMXb2PgHKS534vkYpNJpAyJ6uR1TcnAiAjqP+jfT+pmM6+ZVztYHww+RGTehMpWFuF74pZNQ4JjA=="}],"size":13866},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.53.0_1768472694312_0.5052988616922451"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-15T10:24:54.466Z","publish_time":1768472694466,"_source_registry_name":"default","contributors":[]},"0.54.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.54.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.58.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","memcached":"2.2.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.211.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"7a5f3c0a09b6a2d32c712b2962b95137c906a016","_id":"@opentelemetry/instrumentation-memcached@0.54.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.12.0","_npmVersion":"lerna/9.0.3/node@v24.12.0+x64 (linux)","dist":{"integrity":"sha512-7lG+XMQVt8I+/qc4U0KAwabnIAn4CubmxBPftlrChmcok6wbv6z6W+SCVNBbN13FvPgum8NO0YwyuUXMmCyXvg==","shasum":"f5adf5857108ce6f05ca2200f9145923fd6e02e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.54.0.tgz","fileCount":21,"unpackedSize":62080,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.54.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIECBHFamkGly2SSWVi7H9t6UduBW8vN+vW2BPz2rp+U7AiEAm0bN/Xh/BgIsNdfww3bcLJIL6RhlkLQ2EonCkV41/xg="}],"size":13867},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.54.0_1769076119936_0.40352277818095295"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-22T10:02:00.090Z","publish_time":1769076120090,"_source_registry_name":"default","contributors":[]},"0.55.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.55.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.59.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","memcached":"2.2.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.212.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"0b33a118f289c0435a241c84c3c3923312fc2b98","_id":"@opentelemetry/instrumentation-memcached@0.55.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.13.0","_npmVersion":"lerna/9.0.3/node@v24.13.0+x64 (linux)","dist":{"integrity":"sha512-kdhW/j5X+vNCAvHVc50PZfvE7diUScg1ZkBaNFRygY3Z6IUjgPLR0luWQMDPSFun6AVo1HaMDPxbUqJrot6qrA==","shasum":"9e5f01c2db0e71839c85f2d873f4d6d96d54489e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.55.0.tgz","fileCount":21,"unpackedSize":62080,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.55.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDcyTrMyfk7e30Zt3yMvJspbeHFZXU7I/w7Q2J2kCMAlQIhAJvOa8YSxCtVbkoN5UiuQiCW+1DlPB87+IqdZWlpwfau"}],"size":13869},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.55.0_1771313871020_0.0364155785145559"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T07:37:51.159Z","publish_time":1771313871159,"_source_registry_name":"default","contributors":[]},"0.56.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.56.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:ls":"echo memcached","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.60.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","memcached":"2.2.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.213.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"39f08c313dc4d929c110ab7c43771c3cdbf8aa4c","_id":"@opentelemetry/instrumentation-memcached@0.56.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.4/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-rU5kc6g465SgG52uUl2Qlf5OiNopYleqzNgJCDPokPdEeUb3Hpj3O7kqjAJ5bKEVMZVG9UC1MBp2TQwGv60byw==","shasum":"0f6ef9ccd9bdb84b407efe46a10dc8244525bfbb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.56.0.tgz","fileCount":21,"unpackedSize":62122,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.56.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDRSEt/UIohamSftpdzXUr76/z6iBiq/Ot887H9bo9/TwIgGVLHn1la0Znwbh7cflRwIQb+3YTkQhmCX/xydwJ8VYo="}],"size":13868},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.56.0_1772644300248_0.47880606544654225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-04T17:11:40.406Z","publish_time":1772644300406,"_source_registry_name":"default","contributors":[]},"0.57.0":{"name":"@opentelemetry/instrumentation-memcached","version":"0.57.0","description":"OpenTelemetry instrumentation for `memcached` database client for memcached","main":"build/src/index.js","types":"build/src/index.d.ts","repository":{"type":"git","url":"git+https://github.com/open-telemetry/opentelemetry-js-contrib.git","directory":"packages/instrumentation-memcached"},"scripts":{"clean":"rimraf build/*","compile":"tsc -p .","compile:with-dependencies":"nx run-many -t compile -p @opentelemetry/instrumentation-memcached","prepublishOnly":"npm run compile","tdd":"npm run test -- --watch-extensions ts --watch","test":"nyc mocha 'test/**/*.test.ts'","test:debug":"cross-env RUN_MEMCACHED_TESTS=true mocha --inspect-brk --no-timeouts 'test/**/*.test.ts'","test:with-services-env":"cross-env NODE_OPTIONS='-r dotenv/config' DOTENV_CONFIG_PATH=../../test/test-services.env npm test","//todo":"echo \"add test-all-versions\"","test-services:ls":"echo memcached","test-services:start":"cd ../.. && npm run test-services:start memcached","test-services:stop":"cd ../.. && npm run test-services:stop memcached","version:update":"node ../../scripts/version-update.js"},"keywords":["instrumentation","memcached","nodejs","opentelemetry","profiling","tracing"],"author":{"name":"OpenTelemetry Authors"},"license":"Apache-2.0","engines":{"node":"^18.19.0 || >=20.6.0"},"publishConfig":{"access":"public"},"peerDependencies":{"@opentelemetry/api":"^1.3.0"},"devDependencies":{"@opentelemetry/api":"^1.3.0","@opentelemetry/context-async-hooks":"^2.0.0","@opentelemetry/contrib-test-utils":"^0.61.0","@opentelemetry/sdk-trace-base":"^2.0.0","@opentelemetry/sdk-trace-node":"^2.0.0","memcached":"2.2.2"},"dependencies":{"@opentelemetry/instrumentation":"^0.214.0","@opentelemetry/semantic-conventions":"^1.33.0","@types/memcached":"^2.2.6"},"homepage":"https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-memcached#readme","gitHead":"ed97091c9890dd18e52759f2ea98e9d7593b3ae4","_id":"@opentelemetry/instrumentation-memcached@0.57.0","bugs":{"url":"https://github.com/open-telemetry/opentelemetry-js-contrib/issues"},"_nodeVersion":"24.14.0","_npmVersion":"lerna/9.0.5/node@v24.14.0+x64 (linux)","dist":{"integrity":"sha512-z/a4vC+hmQn4o+NYgDlQE5DJNKH9nwtzvTOAgG1bwO1hdX+w9Nr3kd9dKRwN7e6EiQESrPCh6iiE0xwh9x1WDw==","shasum":"841e49ce3ba3a9489c8fe6a2e85f9fd474d79252","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@opentelemetry/instrumentation-memcached/-/instrumentation-memcached-0.57.0.tgz","fileCount":21,"unpackedSize":62122,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@opentelemetry%2finstrumentation-memcached@0.57.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAp4PiNlURIcp5kfIqIJtmB74V+DyUFk5ihVnAgfhDKuAiEA6DKh/vbyrWEiIAE4AR939IGb7tdO4L2574k5K1+9BKc="}],"size":13872},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:8c00603d-de88-4ab0-90f7-ec8cdcb2478a"}},"directories":{},"maintainers":[{"name":"anonymous","email":"dyladan@gmail.com"},{"name":"anonymous","email":"marc.pichler@dynatrace.com"},{"name":"anonymous","email":"npmjs-account@opentelemetry.io"},{"name":"anonymous","email":"trentm@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/instrumentation-memcached_0.57.0_1774484675414_0.4203132336577473"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-26T00:24:35.564Z","publish_time":1774484675564,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"0.57.0"},"name":"@opentelemetry/instrumentation-memcached","time":{"created":"2022-01-29T01:19:31.093Z","modified":"2026-03-26T00:24:47.072Z","0.23.0":"2021-07-02T18:57:02.003Z","0.24.0":"2021-07-29T19:49:45.884Z","0.25.0":"2021-09-15T16:02:37.969Z","0.26.0":"2021-10-25T16:00:39.429Z","0.27.0":"2021-12-02T20:02:25.924Z","0.27.1":"2022-01-24T19:02:13.669Z","0.28.0":"2022-05-24T15:42:31.922Z","0.29.0":"2022-06-15T18:29:59.411Z","0.30.0":"2022-09-02T17:47:41.872Z","0.30.1":"2022-11-02T13:45:05.953Z","0.31.0":"2022-11-18T16:38:46.660Z","0.31.1":"2023-02-07T23:13:06.303Z","0.31.2":"2023-04-25T15:41:33.720Z","0.31.3":"2023-05-16T13:44:10.552Z","0.31.4":"2023-06-12T19:51:24.555Z","0.32.0":"2023-07-12T16:11:28.738Z","0.32.1":"2023-08-14T21:07:18.479Z","0.32.2":"2023-10-11T08:13:51.722Z","0.32.3":"2023-11-13T15:57:43.644Z","0.32.4":"2023-11-22T09:33:31.798Z","0.32.5":"2024-01-04T22:15:36.187Z","0.33.0":"2024-01-29T09:20:45.693Z","0.34.0":"2024-03-06T11:02:16.280Z","0.35.0":"2024-04-03T16:55:27.280Z","0.36.0":"2024-04-25T19:02:14.236Z","0.37.0":"2024-06-06T07:53:24.155Z","0.38.0":"2024-07-04T07:41:22.830Z","0.39.0":"2024-09-02T13:11:11.891Z","0.40.0":"2024-10-25T14:34:51.441Z","0.41.0":"2024-11-18T16:56:36.898Z","0.42.0":"2024-12-05T07:38:15.690Z","0.43.0":"2024-12-18T12:25:05.547Z","0.43.1":"2025-02-19T17:08:44.717Z","0.44.0":"2025-03-18T14:18:35.916Z","0.45.0":"2025-05-15T20:06:18.783Z","0.46.0":"2025-06-02T17:39:25.446Z","0.47.0":"2025-07-09T16:11:04.394Z","0.48.0":"2025-09-08T14:32:21.918Z","0.49.0":"2025-09-10T16:06:48.476Z","0.49.2":"2025-09-29T18:24:32.239Z","0.49.3":"2025-09-29T19:41:18.874Z","0.50.0":"2025-10-06T19:10:36.005Z","0.51.0":"2025-10-21T16:01:12.718Z","0.52.0":"2025-11-06T18:01:18.835Z","0.52.1":"2025-12-17T23:01:21.611Z","0.53.0":"2026-01-15T10:24:54.466Z","0.54.0":"2026-01-22T10:02:00.090Z","0.55.0":"2026-02-17T07:37:51.159Z","0.56.0":"2026-03-04T17:11:40.406Z","0.57.0":"2026-03-26T00:24:35.564Z"},"readme":"# OpenTelemetry Memcached Instrumentation for Node.js\n\n[![NPM Published Version][npm-img]][npm-url]\n[![Apache License][license-image]][license-image]\n\nThis module provides automatic instrumentation for the [`memcached@>=2.2.0`][repo-url] module, which may be loaded using the [`@opentelemetry/sdk-trace-node`](https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node) package and is included in the [`@opentelemetry/auto-instrumentations-node`](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node) bundle.\n\nIf total installation size is not constrained, it is recommended to use the [`@opentelemetry/auto-instrumentations-node`](https://www.npmjs.com/package/@opentelemetry/auto-instrumentations-node) bundle with [@opentelemetry/sdk-node](`https://www.npmjs.com/package/@opentelemetry/sdk-node`) for the most seamless instrumentation experience.\n\nCompatible with OpenTelemetry JS API and SDK `1.0+`.\n\n## Installation\n\n```bash\nnpm install --save @opentelemetry/instrumentation-memcached\n```\n\n### Supported Versions\n\n- [`memcached`](https://www.npmjs.com/package/memcached) versions `>=2.2.0 <3`\n\n## Usage\n\nOpenTelemetry Memcached Instrumentation allows the user to automatically collect trace data and export them to the backend of choice, to give observability to distributed systems when working with [memcached][pkg-url].\n\nTo load a specific instrumentation (**memcached** in this case), specify it in the registerInstrumentations' configuration\n\n```javascript\nconst { NodeTracerProvider } = require('@opentelemetry/sdk-trace-node');\nconst { MemcachedInstrumentation } = require('@opentelemetry/instrumentation-memcached');\nconst { registerInstrumentations } = require('@opentelemetry/instrumentation');\n\nconst provider = new NodeTracerProvider();\nprovider.register();\n\nregisterInstrumentations({\n  instrumentations: [\n    new MemcachedInstrumentation({\n      enhancedDatabaseReporting: false,\n    }),\n  ],\n});\n```\n\n### Configuration Options\n\n| Option                      | Type      | Example | Description                                                                                                                  |\n| --------------------------- | --------- | ------- | ---------------------------------------------------------------------------------------------------------------------------- |\n| `enhancedDatabaseReporting` | `boolean` | `false` | Include full command statement in the span - **leaks potentially sensitive information to your spans**. Defaults to `false`. |\n\n## Semantic Conventions\n\nThis instrumentation implements Semantic Conventions (semconv) v1.7.0. Since then, networking (in semconv v1.23.1) and database (in semconv v1.33.0) semantic conventions were stabilized. As of `@opentelemetry/instrumentation-memcached@0.51.0` support has been added for migrating to the stable semantic conventions using the `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable as follows:\n\n1. Upgrade to the latest version of this instrumentation package.\n2. Set `OTEL_SEMCONV_STABILITY_OPT_IN=http/dup,database/dup` to emit both old and stable semantic conventions. (The `http` token is used to control the `net.*` attributes, the `database` token to control to `db.*` attributes.)\n3. Modify alerts, dashboards, metrics, and other processes in your Observability system to use the stable semantic conventions.\n4. Set `OTEL_SEMCONV_STABILITY_OPT_IN=http,database` to emit only the stable semantic conventions.\n\nBy default, if `OTEL_SEMCONV_STABILITY_OPT_IN` includes neither of the above tokens, the old v1.7.0 semconv is used.\nThe intent is to provide an approximate 6 month time window for users of this instrumentation to migrate to the new database and networking semconv, after which a new minor version will use the new semconv by default and drop support for the old semconv.\nSee [the HTTP migration guide](https://opentelemetry.io/docs/specs/semconv/non-normative/http-migration/) and the [database migration guide](https://opentelemetry.io/docs/specs/semconv/non-normative/db-migration/) for details.\n\nAttributes collected:\n\n| Old semconv     | Stable semconv      | Description                                                                             |\n| --------------- | ------------------- | --------------------------------------------------------------------------------------- |\n| `db.system`     | `db.system.name`    | 'memcached'                                                                             |\n| `db.operation`  | `db.operation.name` | The name of the operation being executed.                                               |\n| `db.statement`  | `db.query.text`     | The database statement being executed (only if `enhancedDatabaseReporting` is enabled). |\n| `net.peer.name` | `server.address`    | Remote hostname or similar.                                                             |\n| `net.peer.port` | `server.port`       | Remote port number.                                                                     |\n\n## Useful links\n\n- For more information on OpenTelemetry, visit: <https://opentelemetry.io/>\n- For more about OpenTelemetry JavaScript: <https://github.com/open-telemetry/opentelemetry-js>\n- For help or feedback on this project, join us in [GitHub Discussions][discussions-url]\n\n## License\n\nApache 2.0 - See [LICENSE][license-url] for more information.\n\n[discussions-url]: https://github.com/open-telemetry/opentelemetry-js/discussions\n[license-url]: https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/LICENSE\n[license-image]: https://img.shields.io/badge/license-Apache_2.0-green.svg?style=flat\n[npm-url]: https://www.npmjs.com/package/@opentelemetry/instrumentation-memcached\n[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Finstrumentation-memcached.svg\n[repo-url]: https://github.com/3rd-Eden/memcached\n[pkg-url]: https://www.npmjs.com/package/memcached","users":{}}