{"versions":{"3.2.1":{"name":"@kafkajs/confluent-schema-registry","version":"3.2.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.2.1","_nodeVersion":"12.22.9","_npmVersion":"6.14.15","dist":{"integrity":"sha512-UERxB+w7Av39IpUjj0aCogbSrCGIMTFdZGtyoOskB/rF3tOi7k45VqZwRHsmedAVqhvSGAw+tJKevjLrCIgnkw==","shasum":"d04456e85fe18c44af586b53c88a9b492e45851a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.2.1.tgz","fileCount":64,"unpackedSize":80207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8+kqCRA9TVsSAnZWagAAqg8P/iFo6CI+A/CbIF+0In/l\nsM033+LeE66L6xBYtwGsMJ/Fb+ciA7NwAgIFGhN5nFKNfQFYrRx6qXhVxvYl\nA/hU8CHQ28z94WVekJJ3SL6zR64fSAlrEVr05utd49hMH0zc7Gmlnw6jTVwD\nBxIXiBOPQ8tX0O6abL4JBCZtfMOs7fW3CWgC3+arKg5RScMTaVpHVPFq/l1N\nZrZJjY7LHnIQ6Kpmguf0rd1eKW+x7QDZbsvgTHJQ9Lwu6rm2ZgkdRySerGaq\nQnCsXbMQe45PGCYDbvi477MdYbiIBWVB6uO003qk6Md0CRz0mOv6P6VrJ10M\n4uRWXS+snT1uhf+By/IhPhB2uPeCgA9g9M+MP2e3wWjhIGWXPtZ9JpTnfW4c\nX12CJN7p7P0ZaAmCrlItUE0a0s7tojUyXx9dnz1508V1fVWFdA87dbhAd/uj\n1ByzLINzY5hiAM7UsmujoKegT208bt9i79mythrRKxcWeKKZoVHrHRu/UGMs\njsXJYV3HgQXpU6+zNKlbVOho/WTfQpW6usiW8UhhfMPfdWQI106IUIQKN6Ki\nGiEB9c/uMhyddnUdILHhpzd1nc+wwTffgBAvPyufWiWlyHrM6sDWg5Poud3v\nk1ea6Gk/UNUnF6a+RlNc2DhqQZiZy/2YYu5mHuWA2r4m44LFivUYiGRKPw+f\nfULi\r\n=uqjV\r\n-----END PGP SIGNATURE-----\r\n","size":20858},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.2.1_1643374890198_0.12207718238369569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-28T13:01:41.977Z","contributors":[]},"3.2.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.2.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.2.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"integrity":"sha512-IIDgwqDRnddVIsXE4ETbo7pXTe0jrsuZ5tEoidGoVaXvA8VX35rI5tZCni4/OAYMM5vk8xxQWmrbwQH99pIsMg==","shasum":"a4d53737d617ab8179a600f7280b8d538fc04d93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.2.0.tgz","fileCount":64,"unpackedSize":79872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm3I0CRA9TVsSAnZWagAAwY4P/0CmRxbPmyXeEUDlAQV8\nrWCScVSqt2juvfZHYso4HswIRVwMocjCGmp/yBrRXRkqFd6//RrcN1fPGChj\npOwlPEX8E8anGkUfWegnq6av2b+KhLpVYuuwAPti3Z7VK3MNyZ4Ez4szJYj+\nGAvjA6sz+LFg9AAGQREeXuXigeZ9sTqcDrlHIBHVgt3InbK7q5/b3CiLf08x\n9tXcPCTiw8KUod/91h3XanNYuWKASZYu19hQskE79qdZoJZdBtlINbQIbnM+\ngSq3Wg7CKVdTCuQq0TJQg8p9fOhOpAMJG35hZiLJBGZlC9iS/wNiOyRJaTSO\nrdrF8CEpcjBitTaG3GHWRPjCD55ISgB7EGGMHPPSpXXHlzAWn+5VZVB985dC\nixjV9ctP+QkVtIoaAR50HCBbfSGMZS2nIFjzV2KxmrbpkdXcK91q3I0x47mE\nF581wbvJ3kR1Ecs2NsEY9mAs8owHPQfZ6fK1Tp/TpHb8RiGet+AQf16RIgOG\nrarjM5eAk8xrB2vZvIDbKAq321p6bBAnmrhToNApp+ycH3YNftRAHkvR7nWG\nkLcMjyB3KaXytQQ+5g0Q2vMvIWsH3V51ikXVCvExw2+DE1/CEvLP8aKccM1e\n15LuSAjti8U/1LxK1DcQIRL7oFMzhqTDmvZ1yApmeDvsWPOUnet7xUdy0Vs2\n2YT0\r\n=U+5H\r\n-----END PGP SIGNATURE-----\r\n","size":20754,"noattachment":false},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.2.0_1637577268281_0.767063071241129"},"_hasShrinkwrap":false,"publish_time":1637577268448,"_cnpm_publish_time":1637577268448,"_cnpmcore_publish_time":"2021-12-18T12:40:48.825Z","contributors":[]},"3.1.1":{"name":"@kafkajs/confluent-schema-registry","version":"3.1.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.1.1","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"804946f3064268682ea0ffa06a7a3b0db1681156","size":19897,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.1.1.tgz","integrity":"sha512-gVJ3V8i2TeLPyq82pHyBWf4K+8n8mzKxXjcMJYNYs9Q7Ud85ICSxIXpxpRIc3548rFdCV913/7hUAEgZEQxbxg=="},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.1.1_1636008114961_0.8294224990395505"},"_hasShrinkwrap":false,"publish_time":1636008115101,"_cnpm_publish_time":1636008115101,"_cnpmcore_publish_time":"2021-12-18T12:40:49.077Z","contributors":[]},"3.1.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.1.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.1.0","_nodeVersion":"12.22.7","_npmVersion":"6.14.15","dist":{"shasum":"e5733d9746d5cf57dcb2c21e4c6e9be08470ce8c","size":19600,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.1.0.tgz","integrity":"sha512-Pa06FGv8M+7GB4Pq0+ZcPp5ivNcDNLuqjtUoNNXuyyD6DMj4zWqenw8yL+nfAAHYswUQ6Otb3EtveM1k5SZMPg=="},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.1.0_1635949436436_0.9269687766364318"},"_hasShrinkwrap":false,"publish_time":1635949436547,"_cnpm_publish_time":1635949436547,"_cnpmcore_publish_time":"2021-12-18T12:40:49.291Z","contributors":[]},"3.0.1":{"name":"@kafkajs/confluent-schema-registry","version":"3.0.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.0.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"8a2e634e7f9d05f558ec41d3cdcd14de1179c2e5","size":19464,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.0.1.tgz","integrity":"sha512-VWeZyjqOm2gGw75GqhfrKNPNwNxnPXW3+8tj+yRINVUUYaGd69KrmscNLAnRaIqrOIUFJ3Hosm76AHviXbc1Xw=="},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.0.1_1623411429065_0.48984627210047904"},"_hasShrinkwrap":false,"publish_time":1623411429207,"_cnpm_publish_time":1623411429207,"_cnpmcore_publish_time":"2021-12-18T12:40:49.654Z","contributors":[]},"3.0.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.0.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.0.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"2b7390b5ba0020a0ed07b83c6ef2c864cc4a762a","size":19388,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.0.0.tgz","integrity":"sha512-26gsp9zDFoJUWLyuWOIArRqTi6424j8NotJ2yi+V276c6fF9L0kO6X5GKO9Z0uP7aS3/emWCodCDiwbsteR5uw=="},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.0.0_1621510589608_0.05794858133415759"},"_hasShrinkwrap":false,"publish_time":1621510589747,"_cnpm_publish_time":1621510589747,"_cnpmcore_publish_time":"2021-12-18T12:40:49.867Z","contributors":[]},"2.0.1":{"name":"@kafkajs/confluent-schema-registry","version":"2.0.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@2.0.1","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"7a04d77bb18e3d2d1859dbf06e33d1d4a4245642","size":18666,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-2.0.1.tgz","integrity":"sha512-sUF9kV/x1r5Iq0AzCcEqBeuHqgoMCg0FvzjwpDpKU0dj7KAozmPzGVzpejzVmB+/Z793N1ULyjNKBrRWd6QXqA=="},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_2.0.1_1617380039673_0.7930315989813685"},"_hasShrinkwrap":false,"publish_time":1617380039847,"_cnpm_publish_time":1617380039847,"_cnpmcore_publish_time":"2021-12-18T12:40:50.110Z","contributors":[]},"2.0.0":{"name":"@kafkajs/confluent-schema-registry","version":"2.0.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@2.0.0","_nodeVersion":"12.21.0","_npmVersion":"6.14.11","dist":{"shasum":"c742098a2c8bb9cf4e17d9bff0c172d6d940712c","size":18614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-2.0.0.tgz","integrity":"sha512-3g27NOWOx2QyY7oJqtvifGCdGRJe1MiPKT9qt9ePQDZ8VhpcPcOz371B03B2hAg/ew338UHZ4TVTlUo2VLUj6Q=="},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_2.0.0_1614863338767_0.9835312535462899"},"_hasShrinkwrap":false,"publish_time":1614863338893,"_cnpm_publish_time":1614863338893,"_cnpmcore_publish_time":"2021-12-18T12:40:50.339Z","contributors":[]},"1.0.6":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.6","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.6","_nodeVersion":"12.18.1","_npmVersion":"6.14.5","dist":{"shasum":"e9b4d3ed63f139a4176e89484b7fd3359378f609","size":12965,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.6.tgz","integrity":"sha512-NrZL1peOIlmlLKvheQcJAx9PHdnc4kaW+9+Yt4jXUfbbYR9EFNCZt6yApI4SwlFilaiZieReM6XslWy1LZAvoQ=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.6_1593697361766_0.2597523808434372"},"_hasShrinkwrap":false,"publish_time":1593697361929,"_cnpm_publish_time":1593697361929,"_cnpmcore_publish_time":"2021-12-18T12:40:50.557Z","contributors":[]},"1.0.5":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.5","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.5","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"f9ac148a207a617c42d1d680c012b64dd1bea5a3","size":12795,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.5.tgz","integrity":"sha512-lPwMzbIqqk8+Jh/dfIlIrrnJchtqdpS8XvWfW/1Ltx5sFrzNUo6K6yefh+Tj/6n3f8JM20aKA6c/GwndBnvqNg=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.5_1584544263896_0.6659519786551649"},"_hasShrinkwrap":false,"publish_time":1584544264017,"_cnpm_publish_time":1584544264017,"_cnpmcore_publish_time":"2021-12-18T12:40:50.813Z","contributors":[]},"1.0.4":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.4","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.4","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"b297b01d679f51090e0bda10499f62724a166aaf","size":12520,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.4.tgz","integrity":"sha512-TxGerq246Vuef7W393ktq86zf+qPzkSVnJtzOp0ci1huzMekPEWYqkkFInSV/G34VM+RN84oiKJ/U1IVZX31+Q=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.4_1583597868223_0.6413652364915874"},"_hasShrinkwrap":false,"publish_time":1583597868352,"_cnpm_publish_time":1583597868352,"_cnpmcore_publish_time":"2021-12-18T12:40:51.029Z","contributors":[]},"1.0.3":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.3","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.3","_nodeVersion":"8.17.0","_npmVersion":"6.13.4","dist":{"shasum":"8700bc240a153131da05bcef168c1127487960c9","size":12330,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.3.tgz","integrity":"sha512-CRoC64n9EuZvuDM12b9CLM6MAIeH1gD/025RykwjFawITCCzvL4QFPTdd/YdgsFYiOx9dII4EhGTyD0krGznww=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.3_1581492462388_0.8097126832968689"},"_hasShrinkwrap":false,"publish_time":1581492462496,"_cnpm_publish_time":1581492462496,"_cnpmcore_publish_time":"2021-12-18T12:40:51.370Z","contributors":[]},"1.0.2":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.2","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"dist":{"shasum":"0826a884d1e87975badeb776382250a09092cec4","size":11491,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.2.tgz","integrity":"sha512-SvhcaHtFH0SogOPzN2RYgysW75K6KUzDPH6OlclZYLKviBTIQfT1AsdqUc00vdwdCe0wRrInYHaXJn5700CT8A=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.2_1574931207601_0.9037543828577894"},"_hasShrinkwrap":false,"publish_time":1574931207724,"_cnpm_publish_time":1574931207724,"_cnpmcore_publish_time":"2021-12-18T12:40:51.608Z","contributors":[]},"1.0.1":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.2","_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"dist":{"shasum":"619d9ca96d21f23d2685acbcf44e5c4e097c101e","size":11342,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.1.tgz","integrity":"sha512-t80y8XD5VezygTlSnugt/BbHdSDHjsAZ3+6xxKjbUpVfI2v2OTaSgFvr1B/ZO4jXlCfdkJZrgJmD81dOQujavw=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.1_1571996424911_0.11370589521755536"},"_hasShrinkwrap":false,"publish_time":1571996425080,"_cnpm_publish_time":1571996425080,"_cnpmcore_publish_time":"2021-12-18T12:40:51.904Z","contributors":[]},"1.0.0":{"name":"@kafkajs/confluent-schema-registry","version":"1.0.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"dist":{"shasum":"1fbb83a63e6a94feddbb15ada53ed0f0f4fe6284","size":11000,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-1.0.0.tgz","integrity":"sha512-UeWkR9ZZgZLPUFUCSFjUN4+RlsNSF+ciroAqmPJyvivOh4L/RsfjFi9HdUXLnbToCrlKWghVmQaG67yfJjgVkA=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_1.0.0_1568381680764_0.22970073645957956"},"_hasShrinkwrap":false,"publish_time":1568381680919,"_cnpm_publish_time":1568381680919,"_cnpmcore_publish_time":"2021-12-18T12:40:52.110Z","contributors":[]},"0.2.0":{"name":"@kafkajs/confluent-schema-registry","version":"0.2.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@0.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"dist":{"shasum":"c34fa4482fc273488be45c72b7bc95237acf88ab","size":10952,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-0.2.0.tgz","integrity":"sha512-Ma4XoGvhtfMUy54gTVM3ic4bjqOnfCPTn8M4vTTwUwMy8/LOWsoCqjkbYLuq193YbbgSdbYaosHI6hM9JmbVrw=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_0.2.0_1568375482444_0.5424544425445486"},"_hasShrinkwrap":false,"publish_time":1568375482581,"_cnpm_publish_time":1568375482581,"_cnpmcore_publish_time":"2021-12-18T12:40:52.334Z","contributors":[]},"0.1.0":{"name":"@kafkajs/confluent-schema-registry","version":"0.1.0","main":"index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare":"npm run build","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit -- --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint ./src/**/*.ts"},"dependencies":{"avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^24.0.18","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","dockest":"^1.0.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^24.9.0","prettier":"^1.18.2","prettier-eslint":"^9.0.0","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"gitHead":"ef1d26e7a7a2aeb219041372cb7cd52560caa102","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@0.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"anonymous","email":"ornelas.tulio@gmail.com"},"dist":{"shasum":"936318da3b17bac5ebb47b36b426d70b5e3a5a6a","size":203401,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-0.1.0.tgz","integrity":"sha512-XNEbJr6wh5NO3lClH29qwgdlv4fyiObGLBwwJa6+H+wTRQ8HcujpD3NI01MQ9q8MC6PNbsD9xQVlWDZYGg7JHw=="},"maintainers":[{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"},{"name":"anonymous","email":"ornelas.tulio@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_0.1.0_1568307442802_0.3572792697081635"},"_hasShrinkwrap":false,"publish_time":1568307443018,"deprecated":"This version shipped without the transpiled Typescript files","_cnpm_publish_time":1568307443018,"_cnpmcore_publish_time":"2021-12-18T12:40:52.787Z","contributors":[]},"3.3.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.3.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"ts-node ./dockest.ts","test:debug":"ts-node ./dockest.ts debug","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":"^6.10.1"},"devDependencies":{"@types/execa":"^2.0.0","@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","dockest":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","execa":"^2.0.4","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^24.0.2","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.3.0","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-ImuqcHdJuJLNvfDgQwPP0EEKY4yzwGJ1t0Jyf0aAwWK2TGExXTQmeXCtcu3rdSHBEwrS7T30c6HNVxBPVA1hHQ==","shasum":"8e2a34047a84ed15735ddb62ab3ba74619675297","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.3.0.tgz","fileCount":67,"unpackedSize":92769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8UoPlnJ0DQrKOHMLaYR9fA6OScovWkAds+sN9AgGVywIgJvj2SBzX9NPw5pTdztTQJbNS4Yd/MWYoO7NO2q8Lino="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPARMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB8RAAlgZf/5+0fX/8Ntn0223uWFdv6i+TmzEg/021WgAiUud0HzFs\r\no60ZN300eUcdN5lehqv3B3Xf7pzLNVR3lLUH/QQAVrw3+8mdZ7wFE71Nsk9a\r\n9SUqIIEMuQ1MxIv4dlx25AsYIpO5bV8IIGU7ru5d82wkHfUm+MIk73rHj0GG\r\nMsq8baoWiivwIWXWvujXRQMJWovnms90zYloElU1XgG15NP0CktSZoGxwET9\r\nyXYUBUr1lTCxZm7OISiawYgjabSJL5iZYhRDPvhaCq9nTlO5/Ja0Z2pa4sIo\r\nQKGpSYY8cvvkV43Mp9zWquAM8tYPCZQlxDDVlX8+B6L0GX36YR2tcvqM3UA0\r\nI/BndvXQlvzIWqqYCOwYDNKSH3IQoeKHPlDq0eje0/zovSW83f0vMYLzP4QD\r\nHAfMvbWav8wO9XMNP8Q3zLoDoQZl+q4MP/Tg0b6ZXYePBmpgIohjkJwlOmqm\r\nyBs6UFA1D0Q0xjDm5wGfgFrbrSbjpDEX6u2NGeHtOHdmYmYMakIAU4dYA0uC\r\nZWVsNjtt01YuQoXpieclSp2nt5JVuZWTvqE60N6IB553VF8Whon1O9t/C54v\r\nlS/gLjYYb/YLy9SuXxu4Ccp4vXX5SdV9PNkjol0KPJsUpTfBKty9sMX7ljYb\r\nX6PUU4sUwqfs1b79PISzJpomJRDhnz/kGE0=\r\n=QBRp\r\n-----END PGP SIGNATURE-----\r\n","size":23199},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/confluent-schema-registry_3.3.0_1664877644570_0.044843788085239034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-04T10:01:37.520Z","contributors":[]},"3.4.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.4.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^25.0.0","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.4.0","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-L7JotTcJGocv91FgJwkD8KCnW2o5mFR5vdYRPHiCbVn5J9kCw2AE07p92nWFhbj9KTvur05UM//KznbKEgFfiw==","shasum":"7c315f6075e481112f388d93bef9285f81d043f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.4.0.tgz","fileCount":67,"unpackedSize":92679,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD7fo0gs+Ol6F/KAAj4yoiPDbjM5IbI3Iquh07tgrYTagIhAJDMm3k8b5GMheqQQzfGXbEXWsbu35j9qTYqh+sQDLQ3"}],"size":23181},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.4.0_1734773116604_0.11985237506225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-21T09:25:16.821Z","publish_time":1734773116821,"_source_registry_name":"default","contributors":[]},"3.4.1":{"name":"@kafkajs/confluent-schema-registry","version":"3.4.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^25.0.0","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.4.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-G0GwI1EYQBQhOLTPeZ9yg/P4hONdR60qq6MUCnrH1jNNpZHXjxuRYA8FS3qdKWqbgigx7PxUrmLol+3ROb/vHg==","shasum":"65a40e4eccbd7c15118067fccfdca4a941ed3358","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.4.1.tgz","fileCount":67,"unpackedSize":92685,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNu6MBHYusFaKrQut0jYoLzmwbcmY1eUmjAjrWzWT+ZAIgaLHW+zuQjP5zWUvutiXu3FPDHCpCJ9bbfT2smSyzPY0="}],"size":23181},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.4.1_1734776931863_0.22718001913814945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-21T10:28:52.067Z","publish_time":1734776932067,"_source_registry_name":"default","contributors":[]},"3.5.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.5.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^25.0.0","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.5.0","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-4cTph/eWRke09BQTtZjL27TSJTFjHlzN1CcgehBuU5eBpM2YZmWw4kpv+tCRVl2jZZPWAw5uFtsatal0JQLIrQ==","shasum":"fcf5f582531064bd14827deae47736a831466ae7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.5.0.tgz","fileCount":67,"unpackedSize":92881,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDT6aVmixSf4aB+jGzgBSzoOgHIbQbjBU327isAXnLYgIhAOrOWtSGvLt1czini5SuWFiZsqflPX15QRfWh5Yp5A0R"}],"size":23230},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.5.0_1736598210890_0.12313246263430377"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T12:23:31.146Z","publish_time":1736598211146,"_source_registry_name":"default","contributors":[]},"3.5.1":{"name":"@kafkajs/confluent-schema-registry","version":"3.5.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.30.1 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/fs-extra":"^8.0.0","@types/jest":"^25.2.1","@types/node":"^12.7.3","@types/prettier":"^1.18.2","@types/uuid":"^3.4.5","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","fs-extra":"^8.1.0","jest":"^25.2.7","prettier":"^1.18.2","ts-jest":"^25.0.0","ts-node":"^8.3.0","typescript":"^3.6.2","uuid":"^3.3.3"},"bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_id":"@kafkajs/confluent-schema-registry@3.5.1","_nodeVersion":"12.22.12","_npmVersion":"6.14.16","dist":{"integrity":"sha512-A5hmVmTRyg+U2+EmicNK5NIu7nPfvICvFW5321i0yFpqtkPpDM199VN/DoHsoiL/rhVwGvs0+lK4eIWXFiutVg==","shasum":"df848deb44da552b0e439d4e7a8c57ceca929e1d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.5.1.tgz","fileCount":67,"unpackedSize":92903,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIANwPuiOPxfpZKNkle8DF4CLV7j9vPd0R+MsHSPyCfn3AiEAg8UrNmbDSfeI/gJOmYj6HMY4g79oPDMrX2dMYboq7dg="}],"size":23229},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.5.1_1736605365121_0.8565037451108861"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-11T14:22:45.323Z","publish_time":1736605365323,"_source_registry_name":"default","contributors":[]},"3.6.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.6.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","check:types":"tsc --noEmit","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.44.0 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^18.19.70","@types/prettier":"^1.18.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","jest":"^29.7.0","prettier":"^1.18.2","ts-jest":"^29.2.5","ts-node":"^8.3.0","typescript":"^5.7.3","uuid":"^11.0.5"},"_id":"@kafkajs/confluent-schema-registry@3.6.0","gitHead":"6898d8bd327087a26cb69aef44b262bb70377b7f","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-NUYa1iF1zhQi+pyebvFxesq2comw2dyx9PpCUwyf3G2ouIh+MDWWbdbMVKAp+TcGn43ePtyG46ZCExjaNdQz9w==","shasum":"c8034bce5d44e3f7e613b9cbaf16e5856561e6e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.6.0.tgz","fileCount":67,"unpackedSize":96771,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCaR2iktI5zCcMspNOe0zpYKXSzo6lTtqMy77DgqEWZrQIhAOLjJV+6qEUfICDMZbOY12ZZxklsZcgpN3us+EjShsXx"}],"size":23621},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.6.0_1736706414765_0.19452487972133015"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-12T18:26:54.971Z","publish_time":1736706414971,"_source_registry_name":"default","contributors":[]},"3.6.1":{"name":"@kafkajs/confluent-schema-registry","version":"3.6.1","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","check:types":"tsc --noEmit","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.44.0 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^18.19.70","@types/prettier":"^1.18.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","jest":"^29.7.0","prettier":"^1.18.2","ts-jest":"^29.2.5","ts-node":"^8.3.0","typescript":"^5.7.3","uuid":"^11.0.5"},"_id":"@kafkajs/confluent-schema-registry@3.6.1","gitHead":"10098cb3fbe8b9ce6ccfbb585e320da6c9d40b89","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_nodeVersion":"18.20.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-ZVTVLYowiWziMBso21+HoHBE4FJmFYEk/KRebmLjLNNvFYFVu81l5uLTS6oL2tTplEIyx2Z6QYy+j+g+PU50Kg==","shasum":"fb5a9f910d94c52d14f8bb8a8cd741876530ec23","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.6.1.tgz","fileCount":67,"unpackedSize":96815,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVHJEHBHsRB+w8tULdXchy85EXL2aNlPTZt0/FCVpoowIhAIzJI1umm4tnzyOviUXt01sLWX8l1CCj49oJ9QO9lij8"}],"size":23632},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.6.1_1737458713189_0.4961992100591499"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T11:25:13.391Z","publish_time":1737458713391,"_source_registry_name":"default","contributors":[]},"3.7.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.7.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","check:types":"tsc --noEmit","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.44.0 < 3","protobufjs":">= 6.11.4 < 8"},"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^18.19.70","@types/prettier":"^1.18.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","jest":"^29.7.0","prettier":"^1.18.2","ts-jest":"^29.2.5","ts-node":"^8.3.0","typescript":"^5.7.3","uuid":"^11.0.5"},"_id":"@kafkajs/confluent-schema-registry@3.7.0","gitHead":"a33ca39a1f86c304ff414bdcf6440ce73a17641e","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"integrity":"sha512-6b3u9W+uzjXD2q1JJL1nt92pe+cUbwcrcR0WQQ99AkLfADvtA0xTrpPHT/CeWYEgQQrzh+7W0ylRiz2F94Atbw==","shasum":"152dcaa1d91581763d71762ede35b35767ff86db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.7.0.tgz","fileCount":67,"unpackedSize":97860,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHMFVCpilDtuQTHhUpX4XNwJlIYuD9JOl8cZKT+W+Df1AiEA3xPXruHaR318hobtZYflF/t++G9EJ7N6n3erj7JGhnA="}],"size":23842},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.7.0_1742389964620_0.9555659587408745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-19T13:12:44.834Z","publish_time":1742389964834,"_source_registry_name":"default","contributors":[]},"3.8.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.8.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","check:types":"tsc --noEmit","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.44.0 < 3","protobufjs":"^7.4.0"},"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^18.19.70","@types/prettier":"^1.18.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","jest":"^29.7.0","prettier":"^1.18.2","ts-jest":"^29.2.5","ts-node":"^8.3.0","typescript":"^5.7.3","uuid":"^11.0.5"},"_id":"@kafkajs/confluent-schema-registry@3.8.0","gitHead":"b80b15f8dc287c8dce9a6205e171381bf50a492d","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_nodeVersion":"18.20.7","_npmVersion":"10.8.2","dist":{"integrity":"sha512-33iCTcNofWznLAy9YcfPmUVoArTzRHUOl+s79Br3+rRvwtNqRueIRBrPwGuA4tYA24VHux77qekSy0yNTHVoeA==","shasum":"a39e2de47f90afed72effa300f99072bdf78051c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.8.0.tgz","fileCount":67,"unpackedSize":97853,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCICF3rtBtwtsh1Z38yPAH2gGQ7vOQzhLVWKWuyLDsAtuIAiADlsg9duMZ58jRcSP8gvCecTjzp+QH1wFtCghTr5i+2w=="}],"size":23837},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.8.0_1742390159409_0.3763394854764128"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-19T13:15:59.600Z","publish_time":1742390159600,"_source_registry_name":"default","contributors":[]},"3.9.0":{"name":"@kafkajs/confluent-schema-registry","version":"3.9.0","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","check:types":"tsc --noEmit","format":"yarn lint --fix"},"dependencies":{"ajv":"^7.1.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.44.0 < 3","protobufjs":"^7.4.0"},"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^18.19.70","@types/prettier":"^1.18.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","ajv8":"npm:ajv@^8.6.3","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","jest":"^29.7.0","prettier":"^1.18.2","ts-jest":"^29.2.5","ts-node":"^8.3.0","typescript":"^5.7.3","uuid":"^11.0.5"},"_id":"@kafkajs/confluent-schema-registry@3.9.0","gitHead":"785fdd9f63b7af6cec0ee7c9d8535690fff38558","types":"./dist/index.d.ts","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_nodeVersion":"18.20.8","_npmVersion":"10.8.2","dist":{"integrity":"sha512-QiwinzNVlHPvylFCSiKBcTDxNDp9/xDj7ZWTxlsel5h4hwLxMLjnuJUcW/LhzNPPi/V4Vfa4Yq0uv30CYGtRnA==","shasum":"e96657798e7724faf8b6675124648aaf510fec80","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-3.9.0.tgz","fileCount":67,"unpackedSize":97837,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCXeVJRCurnI5x/QqN5m+DI3QCpuNo5nTRvWmgHSEZiYAIgFzbNDhxxBrM+bFb/x/RCTUUn2Wl+8oKyQZny+6YT9+Q="}],"size":23831},"_npmUser":{"name":"anonymous","email":"tommy.brunn@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_3.9.0_1748348834718_0.6343567663163192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-27T12:27:14.927Z","publish_time":1748348834927,"_source_registry_name":"default","contributors":[]},"4.0.8":{"name":"@kafkajs/confluent-schema-registry","version":"4.0.8","main":"dist/index.js","description":"ConfluentSchemaRegistry is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format.","keywords":["confluent schema registry","kafka"],"repository":{"type":"git","url":"git+https://github.com/kafkajs/confluent-schema-registry.git"},"engines":{"node":">=22.0.0"},"scripts":{"prepare:release":"./pipeline/prepareRelease.sh","build":"rm -rf ./dist && tsc","build:watch":"rm -rf ./dist && tsc --watch","test:unit:watch":"yarn test:unit --watch","test:unit":"jest","test":"docker compose up -d --wait schemaRegistry && jest","lint":"eslint './src/**/*.ts'","check:types":"tsc --noEmit","format":"yarn lint --fix"},"dependencies":{"ajv":"^8.18.0","avsc":">= 5.4.13 < 6","mappersmith":">= 2.44.0 < 3","protobufjs":"^7.4.0"},"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^18.19.70","@types/prettier":"^1.18.2","@typescript-eslint/eslint-plugin":"^2.1.0","@typescript-eslint/parser":"^2.1.0","@typescript-eslint/typescript-estree":"^2.1.0","eslint":"^6.3.0","eslint-config-prettier":"^6.1.0","eslint-plugin-no-only-tests":"^2.3.1","eslint-plugin-prettier":"^3.1.0","jest":"^29.7.0","prettier":"^1.18.2","ts-jest":"^29.2.5","ts-node":"^8.3.0","typescript":"^5.7.3","uuid":"^11.0.5"},"gitHead":"bd6a86e5e2106696dba2397b7625a9cba0df6c91","types":"./dist/index.d.ts","_id":"@kafkajs/confluent-schema-registry@4.0.8","bugs":{"url":"https://github.com/kafkajs/confluent-schema-registry/issues"},"homepage":"https://github.com/kafkajs/confluent-schema-registry#readme","_nodeVersion":"24.14.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-puREyVQoLrrvn7It+V8U64XsGEfDW5kjTgP8OoBbkqJxo+C0f0/53RkUnXf0cQG05Z14cko8bLLzCSxmHrR7pQ==","shasum":"2f76cb17cb9f39ea4b92851b0cc8bbb20e8b579a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@kafkajs/confluent-schema-registry/-/confluent-schema-registry-4.0.8.tgz","fileCount":67,"unpackedSize":97854,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@kafkajs%2fconfluent-schema-registry@4.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA/y1X0JaLhlx/vzflZKuSjXHa7fZGU5FrJ7M0247t5yAiEA2TMRka8YTJL6M/Doa2H0Ph03e1dO1+W4ViWE0wmZdkc="}],"size":23827},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:5f4f5c89-c102-4c2e-8853-ebd507cb87eb"}},"directories":{},"maintainers":[{"name":"anonymous","email":"ornelas.tulio@gmail.com"},{"name":"anonymous","email":"erik.engervall@gmail.com"},{"name":"anonymous","email":"tommy.brunn@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/confluent-schema-registry_4.0.8_1774884081376_0.9989669529633693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-30T15:21:21.530Z","publish_time":1774884081530,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"4.0.8"},"name":"@kafkajs/confluent-schema-registry","time":{"created":"2022-01-27T23:57:43.341Z","modified":"2026-03-30T15:21:40.935Z","3.2.1":"2022-01-28T13:01:30.396Z","3.2.0":"2021-11-22T10:34:28.448Z","3.1.1":"2021-11-04T06:41:55.101Z","3.1.0":"2021-11-03T14:23:56.547Z","3.0.1":"2021-06-11T11:37:09.207Z","3.0.0":"2021-05-20T11:36:29.747Z","2.0.1":"2021-04-02T16:13:59.847Z","2.0.0":"2021-03-04T13:08:58.893Z","1.0.6":"2020-07-02T13:42:41.929Z","1.0.5":"2020-03-18T15:11:04.017Z","1.0.4":"2020-03-07T16:17:48.352Z","1.0.3":"2020-02-12T07:27:42.496Z","1.0.2":"2019-11-28T08:53:27.724Z","1.0.1":"2019-10-25T09:40:25.080Z","1.0.0":"2019-09-13T13:34:40.919Z","0.2.0":"2019-09-13T11:51:22.581Z","0.1.0":"2019-09-12T16:57:23.018Z","3.3.0":"2022-10-04T10:00:44.796Z","3.4.0":"2024-12-21T09:25:16.821Z","3.4.1":"2024-12-21T10:28:52.067Z","3.5.0":"2025-01-11T12:23:31.146Z","3.5.1":"2025-01-11T14:22:45.323Z","3.6.0":"2025-01-12T18:26:54.971Z","3.6.1":"2025-01-21T11:25:13.391Z","3.7.0":"2025-03-19T13:12:44.834Z","3.8.0":"2025-03-19T13:15:59.600Z","3.9.0":"2025-05-27T12:27:14.927Z","4.0.8":"2026-03-30T15:21:21.530Z"},"readme":"# confluent-schema-registry\n\n`@kafkajs/confluent-schema-registry` is a library that makes it easier to interact with the Confluent schema registry, it provides convenient methods to encode, decode and register new schemas using the Apache Avro serialization format and Confluent's [wire format](https://docs.confluent.io/current/schema-registry/docs/serializer-formatter.html#wire-format)\n\n[![Build Status](https://dev.azure.com/tulios/ConfluentSchemaRegistry/_apis/build/status/kafkajs.confluent-schema-registry?branchName=master)](https://dev.azure.com/tulios/ConfluentSchemaRegistry/_build/latest?definitionId=3&branchName=master)\n\n## Getting started\n\n```sh\nnpm install @kafkajs/confluent-schema-registry\n# yarn add @kafkajs/confluent-schema-registry\n```\n\n```javascript\nconst { Kafka } = require('kafkajs')\nconst { SchemaRegistry } = require('@kafkajs/confluent-schema-registry')\n\nconst kafka = new Kafka({ clientId: 'my-app', brokers: ['kafka1:9092'] })\nconst registry = new SchemaRegistry({ host: 'http://registry:8081/' })\nconst consumer = kafka.consumer({ groupId: 'test-group' })\n\nconst run = async () => {\n  await consumer.connect()\n  await consumer.subscribe({ topic: 'test-topic', fromBeginning: true })\n\n  await consumer.run({\n    eachMessage: async ({ topic, partition, message }) => {\n      const decodedKey = await registry.decode(message.key)\n      const decodedValue = await registry.decode(message.value)\n      console.log({ decodedKey, decodedValue })\n    },\n  })\n}\n\nrun().catch(console.error)\n```\n\n## Documentation\n\nLearn more about using [KafkaJS Confluent Schema registry on the official site!](https://kafkajs.github.io/confluent-schema-registry/)\n\n## License\n\nSee [LICENSE](https://github.com/kafkajs/confluent-schema-registry/blob/master/LICENSE) for more details.","users":{}}