{"_id":"@azure/schema-registry-json","_rev":"366-5e1c8301f700894375744083455a822d","name":"@azure/schema-registry-json","dist-tags":{"latest":"1.0.0","dev":"1.0.2-alpha.20260311.1"},"versions":{"1.0.0-alpha.20230809.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20230809.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20230809.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2875db74b757ca7e119308610a56fe83f24be94b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20230809.1.tgz","fileCount":18,"integrity":"sha512-Z+zzzg1CbOxzWKBVfVlD4jdpqeAmVN0cZRgws/HLceEuEpGciBbs5FZ6Vudp3zEITL2/OkcK33wffe7bsDnuSw==","signatures":[{"sig":"MEUCIASt5PgC80f+3ii+m53o8mL502yc0TEnzXlYI1M1np0HAiEA/n1GmcSk5Nz/9DG0+qbldwnaW/W9n2pwBDAArxxcCO8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67003},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230809.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230809.1.tgz","_integrity":"sha512-Z+zzzg1CbOxzWKBVfVlD4jdpqeAmVN0cZRgws/HLceEuEpGciBbs5FZ6Vudp3zEITL2/OkcK33wffe7bsDnuSw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":"1.3.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","@types/ajv":"^1.0.0","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20230809.1_1691607873536_0.7050860499826122","host":"s3://npm-registry-packages"}},"1.0.0-beta.1":{"name":"@azure/schema-registry-json","version":"1.0.0-beta.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-beta.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"de45855e8667c2d2f9a9e2ce3ce8a4801322b3c4","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-beta.1.tgz","fileCount":18,"integrity":"sha512-JgoCScw4QpF5Ju+0/6xFivfbgeTTHni0IKjv+XWEHY+WtaphvbmiyWQhZxMpaOQGqLVuyShvPiHB4ZUM7+mTEw==","signatures":[{"sig":"MEQCIHzU1FsQ0+4WXbnAbwRku7iHSbxFxeUpk2lvgDxK64qAAiBhSIob8aTQpoIGa+CX2tKsNxZ6MaSRjdWe7pnaQoZj+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66933},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-beta.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-beta.1.tgz","_integrity":"sha512-JgoCScw4QpF5Ju+0/6xFivfbgeTTHni0IKjv+XWEHY+WtaphvbmiyWQhZxMpaOQGqLVuyShvPiHB4ZUM7+mTEw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":"1.3.0-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","@types/ajv":"^1.0.0","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^2.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":"^1.0.0","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-beta.1_1691693124364_0.5244449387028862","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230824.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20230824.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20230824.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"46af3b184f292d75d7574b13b0eb69223a1e7c31","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20230824.1.tgz","fileCount":18,"integrity":"sha512-1x3xpVs2B66vBX696UKh0yj1lmjcq2K7Qan/4VIxo2/8Um9rcOwil+Lfho+kWPuKMDDrIJeS1/yfO5HRfg5Yqw==","signatures":[{"sig":"MEQCID9rG2TDsKZlhs7F6vJfktTyS851MJ/ogNiHjiSteoB0AiBBOr121HFxUDulx5uI9BkCZEoVsHpOhQx+e99+JA2Ijg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67029},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230824.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230824.1.tgz","_integrity":"sha512-1x3xpVs2B66vBX696UKh0yj1lmjcq2K7Qan/4VIxo2/8Um9rcOwil+Lfho+kWPuKMDDrIJeS1/yfO5HRfg5Yqw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":"1.3.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","@types/ajv":"^1.0.0","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20230824.1_1692905659292_0.9228916665150644","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230831.2":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20230831.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20230831.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"df2d49dec64afa3a2e05ad669e24c8e685c3fc3c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20230831.2.tgz","fileCount":18,"integrity":"sha512-AqlJz6LyX39WvDDU2YNmOSG931Fghu7EZsdKsDNWM2F6lHBaQ/iHcak8i3Zo/WoVRtB3/CVwzcJmr23hcKTbQw==","signatures":[{"sig":"MEUCIBq0tVLRIu+ng7zET3hVJVPAbeBTL6JNZpgHKP0f8W4eAiEAgurw1aw+T0eFsDp6xnVUN+Ge91nEn6izjBNFZc+08EI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67172},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230831.2.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230831.2.tgz","_integrity":"sha512-AqlJz6LyX39WvDDU2YNmOSG931Fghu7EZsdKsDNWM2F6lHBaQ/iHcak8i3Zo/WoVRtB3/CVwzcJmr23hcKTbQw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":"1.3.0-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^2.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20230831.2_1693509710059_0.7872666831473565","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230922.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20230922.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20230922.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a523a7295aba2865cba1f25f70790de60078cba0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20230922.1.tgz","fileCount":18,"integrity":"sha512-6m6YUMEkc35AgnJibe+8b47R+iy+JutGwvqvlaVRKSaQq3NrbKg810SOu6apobwrcpsKSlUYOZzomtL6xBB4Vw==","signatures":[{"sig":"MEYCIQCJZgdQvYIrpkLhhY6Xg4U6PnvSgA9Vc22vI1PzwiSr1QIhAMevk0mei9/ak4X/+AlpKObmnEYwl5meRlqpPbMFRu/7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67186},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230922.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230922.1.tgz","_integrity":"sha512-6m6YUMEkc35AgnJibe+8b47R+iy+JutGwvqvlaVRKSaQq3NrbKg810SOu6apobwrcpsKSlUYOZzomtL6xBB4Vw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^7.1.1","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^7.0.2","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20230922.1_1695409485501_0.9002316996471031","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230927.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20230927.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20230927.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5827193dbd7c16e02f30c2bc53a5876476d066ea","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20230927.1.tgz","fileCount":18,"integrity":"sha512-qSpzTW7o4FK1Xl/YwTgnxAUV+Qugz2kJ5XAfumfJYKIVYtn6SMx0qZKtJlgU1tZLfokQUyd4oMAqs/kWGq+YIw==","signatures":[{"sig":"MEQCH0LCpu3/4H0ppPXD5/4oCRfomPuDJqFCIFZnGZF4cdUCIQDFw28oTNVtCNP+pO0n/b3xq3rplQVbL/ngr7uOcLOftg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67210},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230927.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230927.1.tgz","_integrity":"sha512-qSpzTW7o4FK1Xl/YwTgnxAUV+Qugz2kJ5XAfumfJYKIVYtn6SMx0qZKtJlgU1tZLfokQUyd4oMAqs/kWGq+YIw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","esm":"^3.2.18","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20230927.1_1695841637041_0.9164303867061878","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20230929.2":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20230929.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20230929.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a89fadd9fc2287bff399c9402d4a43339efc4e0d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20230929.2.tgz","fileCount":18,"integrity":"sha512-haYOwHDqx3usj9UMFpVmh3VFHltglQl10FZhzQrGcgDBAbFkFSWhPi1euH4wiBc1y6Rguv8eVsvPat+rwH1Cpw==","signatures":[{"sig":"MEYCIQCokHLO4KC57CnFAgiamnPhLLwn9nG31fiGCP3opheLEgIhANs1qcZy6X/5EgLpTwI/3UhMeqBF87EzsZV0/f6mHWuK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66977},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230929.2.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=14.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && tsc -p . && dev-tool run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"tsc -p . && dev-tool run bundle --browser-test=false","build:test":"tsc -p . && rollup -c rollup.test.config.js 2>&1","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"tsc -p . && rollup -c rollup.test.config.js 2>&1","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20230929.2.tgz","_integrity":"sha512-haYOwHDqx3usj9UMFpVmh3VFHltglQl10FZhzQrGcgDBAbFkFSWhPi1euH4wiBc1y6Rguv8eVsvPat+rwH1Cpw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.6.7","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.17.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","esm":"^3.2.18","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","rollup":"^2.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","source-map-support":"^0.5.9","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","@rollup/plugin-inject":"^5.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@rollup/plugin-commonjs":"^24.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","karma-source-map-support":"~1.4.0","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20230929.2_1696015361376_0.5654030940407704","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231010.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20231010.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20231010.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"f0409e2f563e20d9ae6d1813aea07709e61f3f31","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20231010.1.tgz","fileCount":18,"integrity":"sha512-LsiCiG5ag7oG7ZmV3uHTHRr3fdgjmVG6+ZwSv/tG7CGyBt+mOXT7+0QPdepcred5NtwZJIu97b0FpEx64zOftw==","signatures":[{"sig":"MEUCIQCe3N3JOyN9QRVbBwqw6Lj8+5GwgnePF6a+KeiqOwixRAIgWfjN0VcJ5a2E0i45npk1bWnlEW6tTpPMitZxvpxCT+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66807},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231010.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231010.1.tgz","_integrity":"sha512-LsiCiG5ag7oG7ZmV3uHTHRr3fdgjmVG6+ZwSv/tG7CGyBt+mOXT7+0QPdepcred5NtwZJIu97b0FpEx64zOftw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","esm":"^3.2.18","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.0.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20231010.1_1696964842111_0.42595644444833214","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231023.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20231023.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20231023.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"ea4224489203f78dd99dc9beaf90dbe003c00278","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20231023.1.tgz","fileCount":18,"integrity":"sha512-74RiR9DhKTvfs3r74hPnCQTio+uI43/8zVHGqttz9x7XPtKYeZKMy8TYStDQtDHCngipasBYliFfbfK8GoQT3g==","signatures":[{"sig":"MEUCIQC6ztAeVEJepL3be0jfjYgeC+PMuKPb/KOXoRBPau4h1wIgbsa44DSMp5KAaqbyYZXDbl3wgvDo1uI+9E/BTPHll6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66807},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231023.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231023.1.tgz","_integrity":"sha512-74RiR9DhKTvfs3r74hPnCQTio+uI43/8zVHGqttz9x7XPtKYeZKMy8TYStDQtDHCngipasBYliFfbfK8GoQT3g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.12.0","esm":"^3.2.18","nyc":"^15.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20231023.1_1698087958216_0.13625143369260306","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231024.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20231024.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20231024.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"5a9dc3c3a49d243a6276a89f9aabadc37027a0d7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20231024.1.tgz","fileCount":18,"integrity":"sha512-LnIPR1ENDGdTrZsxgdp+0Bp/9s6gZahpUk/DMgHpjoH7fOIwC4ZcC/aN9rFVfsluMQP+xOLKHmP2MP6IC0i22g==","signatures":[{"sig":"MEYCIQDK0F3UpDvGMHvs4Y2BjOne84CVsYVoGUhJEuQA0YhgRAIhAOTyqnyC9Af5bSdjPaPaSXHs6s1D4kbwG74kMTXWWvP0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66805},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231024.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=16.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231024.1.tgz","_integrity":"sha512-LnIPR1ENDGdTrZsxgdp+0Bp/9s6gZahpUk/DMgHpjoH7fOIwC4ZcC/aN9rFVfsluMQP+xOLKHmP2MP6IC0i22g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^16.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20231024.1_1698175488070_0.22327388680714289","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231031.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20231031.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20231031.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"7bc59374b4a6ff02e5a2e6f1bba03a4a56ebaf96","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20231031.1.tgz","fileCount":18,"integrity":"sha512-o4etBYdv9ZTInfhJprGsESdLyl6HBxixWcjesk32f9AYJZyH/B0wnZOHzneLlzrgzEo0ekunHH1SbFPqpZvdsg==","signatures":[{"sig":"MEYCIQDHFu2Gc2KwOkzAdLJuYNToljlh6q09um5dwCJRgGtMcAIhALSa2SUFCQJmlYGMEIB+6PqXOCe7jW9i/H/aXb632D48","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66805},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231031.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231031.1.tgz","_integrity":"sha512-o4etBYdv9ZTInfhJprGsESdLyl6HBxixWcjesk32f9AYJZyH/B0wnZOHzneLlzrgzEo0ekunHH1SbFPqpZvdsg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20231031.1_1698779077318_0.5083582649335874","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231107.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20231107.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20231107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"0f68f8cf35186474f941e876885ab0e514d7e476","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20231107.1.tgz","fileCount":18,"integrity":"sha512-fiL2TKLXe+dEklJx5SqYCfffASX7yBEVP5jZK2e7kQ05EhhoiZSHELxnG+TWo9n9+wSQoiIQ4yVcRxNjZaekIQ==","signatures":[{"sig":"MEUCIQCQSXbE24ahfKEq2/U0VJCfSr/vJea2GBsYLh0WAkkj8QIgL51TbMfkH+AZKAQobjocl870zDMiGwVEUywhqALjCPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66871},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231107.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231107.1.tgz","_integrity":"sha512-fiL2TKLXe+dEklJx5SqYCfffASX7yBEVP5jZK2e7kQ05EhhoiZSHELxnG+TWo9n9+wSQoiIQ4yVcRxNjZaekIQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","mocha-junit-reporter":"^2.0.0","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20231107.1_1699387540145_0.9102940110944742","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20231207.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20231207.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20231207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a876ca72339a66470346878514558679921328c7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20231207.1.tgz","fileCount":18,"integrity":"sha512-7lBbHOKESuqQX5O/1VY0VfUMZRGESS3dMjAc6UNbYX5VTlkkX/SwbV8Rf/uz8gCF1L4OlUs3e8lXwIidghuILQ==","signatures":[{"sig":"MEUCIAUvpYa7gUYEpIzO0H5+lRc07Fr0Tulv/MKQxMM3C/hAAiEA7jvnVHhZp7MGAYTVryNkr2hzlbbvVGRlMoMmKLiPbPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66833},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231207.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20231207.1.tgz","_integrity":"sha512-7lBbHOKESuqQX5O/1VY0VfUMZRGESS3dMjAc6UNbYX5VTlkkX/SwbV8Rf/uz8gCF1L4OlUs3e8lXwIidghuILQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"9.8.1","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","prettier":"^2.5.1","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20231207.1_1701979545095_0.9058851991064154","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240111.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240111.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240111.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"2ffc9bdf11e11e382d380b3112a4a10f9ab4215b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240111.1.tgz","fileCount":18,"integrity":"sha512-3+j11ALY0dzMDx2rg8q/Jxo6Fsdd+b+Dv/ERsZC0Rg+u3x5T5yjKcPBwQ1Sl7n9TXFsypS3tQjWcD5UBlVKuZQ==","signatures":[{"sig":"MEYCIQCedKCSv2Oq8q+cIRgDbV8J2DUiC5NNPHALUpgUGpyx1wIhAMM5kOmez2xneqO4VGpc2F2PCIRd2nVM4OXsL5mkAPks","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66875},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240111.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240111.1.tgz","_integrity":"sha512-3+j11ALY0dzMDx2rg8q/Jxo6Fsdd+b+Dv/ERsZC0Rg+u3x5T5yjKcPBwQ1Sl7n9TXFsypS3tQjWcD5UBlVKuZQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240111.1_1705003493126_0.03057894384052995","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240115.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240115.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"c567a463d7c4a63e9bb12c91c5c337be39c16134","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240115.1.tgz","fileCount":18,"integrity":"sha512-cbOxZDXL8LC+ZaweYq3zYZsA10lWqg+HDvgMCY+KuSip0ZEml9Jg6cij7RsBb/M2WQTDRnhyro3P41ZZXsHByQ==","signatures":[{"sig":"MEYCIQCRuA8TBvdSE8yKsE16ZB151L5BR3dzam8VXUzUoPcUkwIhANsYj1XMPGzKKn0babFx4FwDDfnQyaPkReZtln20ErWn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66179},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240115.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240115.1.tgz","_integrity":"sha512-cbOxZDXL8LC+ZaweYq3zYZsA10lWqg+HDvgMCY+KuSip0ZEml9Jg6cij7RsBb/M2WQTDRnhyro3P41ZZXsHByQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240115.1_1705348981550_0.6206441942994829","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240117.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240117.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d25645282cfe0db2cd7ec806e03ab7d4a5cf1fdd","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240117.1.tgz","fileCount":18,"integrity":"sha512-3+pXC4NTNDvQa3XrcSbnBxm7OOSuTnyleKW2jAvp4xJ31pTjYTJsqYGy4g+lYnZSABl2ChsWXiSk+zm+xXVfAQ==","signatures":[{"sig":"MEUCIQDP/EUeayCrJpJLJre2BGwRfp+7M4x0Yc+/oky8BcFI2QIgH9PYzZVTQwRUpquIsq1iRy9zhVlFuC71mfYUb6e5q8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66875},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240117.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240117.1.tgz","_integrity":"sha512-3+pXC4NTNDvQa3XrcSbnBxm7OOSuTnyleKW2jAvp4xJ31pTjYTJsqYGy4g+lYnZSABl2ChsWXiSk+zm+xXVfAQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.2.0","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240117.1_1705521930313_0.40466164385147696","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240129.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240129.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"3b15117443b6f497547d6962cfd4ae4d29d764fb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240129.1.tgz","fileCount":18,"integrity":"sha512-sv+a5p0JNmBnMUOJkt6IzMkCxUCfGETq8NdqwDTrRMoyzLsmALziOGa3aTHX7jR+La0T1P9JjRvwSkYwHruTWw==","signatures":[{"sig":"MEYCIQD7ayBp7c5f1ST9f45/oenCh6HeuF2GqOChDABR8Yv+mwIhAOPwc5rObQLg8j5Uka5GtHt8LIunC8jEkuj0xo5QxNUK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66941},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240129.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240129.1.tgz","_integrity":"sha512-sv+a5p0JNmBnMUOJkt6IzMkCxUCfGETq8NdqwDTrRMoyzLsmALziOGa3aTHX7jR+La0T1P9JjRvwSkYwHruTWw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^3.3.0","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240129.1_1706559824979_0.23125133585374513","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240202.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240202.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"704c5b1d619fea49789c3db68c063b266129a421","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240202.1.tgz","fileCount":18,"integrity":"sha512-UgIwjHXzwBeZsAwYjj2ihH4nz5ZdYh8aAZKu1Fxg95++vwr//H+RXUWJm0AlZDwnR79QChhjOlgfLxp3ITsdEA==","signatures":[{"sig":"MEUCIQCb/B4pCvfD1C8uUKkMGxbrO85nEn2VsmOs6rhkXVXNpwIgVT/DXWBk5nX00ZgVnTdNUVLSiLPQH24HN7lJdLBfg7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66941},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240202.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240202.1.tgz","_integrity":"sha512-UgIwjHXzwBeZsAwYjj2ihH4nz5ZdYh8aAZKu1Fxg95++vwr//H+RXUWJm0AlZDwnR79QChhjOlgfLxp3ITsdEA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.3","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^3.0.0","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240202.1_1706904626766_0.6755590168112098","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240308.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240308.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240308.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"9ad506c007c1bbc7bdcaffc1ba22b2d70f0ed464","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240308.1.tgz","fileCount":18,"integrity":"sha512-3+JM42yEZ+XuD/eGOQUhljUe7Gm4LGvMszPpwnXzUSRoYuLOeI1in8rf87xokd8JWaUj4yhRQkjhFqgk3TQXhg==","signatures":[{"sig":"MEQCIB+4BMH7kSN+j8BxNKFZazcA79fbJplnmSYvCHWbIuihAiA3hw5vXkTlGETHgZTI/0j+8FNTXonxDDUJHDZZC0qFUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66948},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240308.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240308.1.tgz","_integrity":"sha512-3+JM42yEZ+XuD/eGOQUhljUe7Gm4LGvMszPpwnXzUSRoYuLOeI1in8rf87xokd8JWaUj4yhRQkjhFqgk3TQXhg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^8.0.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240308.1_1709928606344_0.673897903390601","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240322.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240322.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240322.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"fe96561e0acd6f01eec0ece52ada9e86c9fccdfa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240322.1.tgz","fileCount":18,"integrity":"sha512-wCoTWmnuYV1/enB8vUE+t/aVSVj9XAf016de+C7dNHlpsyHKQRxUVWIaw9h1vDG7FO/XoOrJYiWWx6j8PT/FwQ==","signatures":[{"sig":"MEQCIAOmu+UUCwtFZjo91oqgbW5MnOCzYqpG9q+uL5c+rVJ0AiBGsgxdDaT0H8weFL5zIvKPuKpdT1BQs09GLEmOWAybqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66948},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240322.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240322.1.tgz","_integrity":"sha512-wCoTWmnuYV1/enB8vUE+t/aVSVj9XAf016de+C7dNHlpsyHKQRxUVWIaw9h1vDG7FO/XoOrJYiWWx6j8PT/FwQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^7.4.1","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240322.1_1711134540541_0.3603317037973386","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240329.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240329.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240329.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"a602b5cba6a1d11a7c4959af97fa6ffb706f659e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240329.1.tgz","fileCount":18,"integrity":"sha512-6qGVIWKjKR4VZ+cjkJnz/QmH0wXf1xGtvyqta/yoGpZffSQPL4tKSsxLkpaDYQ45Nk0ps4PBahhXlf+ZwLPz3Q==","signatures":[{"sig":"MEUCIFf27qYROmH+40eJsZZJzgy7BAzYijawh5ytUKMsaHcDAiEA7vZvCALOs05izRyJlVpH9EPpi/qvqlo8tvVsNyi4YSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240329.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"/mnt/vss/_work/1/packages/azure-schema-registry-json/azure-schema-registry-json-1.0.0-alpha.20240329.1.tgz","_integrity":"sha512-6qGVIWKjKR4VZ+cjkJnz/QmH0wXf1xGtvyqta/yoGpZffSQPL4tKSsxLkpaDYQ45Nk0ps4PBahhXlf+ZwLPz3Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"_npmVersion":"10.2.4","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240329.1_1711739113023_0.5709558663688119","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240403.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240403.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240403.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"81af4d19bb19c105317cc470309c4232f03a5f23","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240403.1.tgz","fileCount":18,"integrity":"sha512-N7q7TAVonm28stqLXjrj7VOBP6V+OFu+TTL7vpM3zriuZaT+Qq05LoWqenEkuZ/5giTpqgTH0meHLSUJnEXUAg==","signatures":[{"sig":"MEUCIEgahuCcmiB4CZQ+jRQy+/nRhMNi2n9Ir7kJdp8wBqS0AiEA79wbv8cKR6q8kp8wmrvLzx930xMx1vie/369rHAmKUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7df26b53-8eef-43fa-b385-53fd45378a0f\\azure-schema-registry-json-1.0.0-alpha.20240403.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7df26b53-8eef-43fa-b385-53fd45378a0f\\azure-schema-registry-json-1.0.0-alpha.20240403.1.tgz","_integrity":"sha512-N7q7TAVonm28stqLXjrj7VOBP6V+OFu+TTL7vpM3zriuZaT+Qq05LoWqenEkuZ/5giTpqgTH0meHLSUJnEXUAg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240403.1_1712171887542_0.059734823069995446","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240404.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240404.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240404.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"d02aceaf4907204b3642e360219bc46a3fd46c80","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240404.1.tgz","fileCount":18,"integrity":"sha512-kYWOo4eH3NPZa3OniGypPBbh6dyapGA8qbQGv0meX67IDN4Y82q4+BcEirQdvKH6wdo7DaEOlutSxlJ5ESvmTw==","signatures":[{"sig":"MEUCIE+4sCwKxKeBIT2nxmsOHK1Ruk9u/XX62ykEF4wvclS0AiEAjvf5XULrp4mF1S3KYF/atqV9hU/DTsNf8gEF4TZpUhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ed9dcc2-b94c-43ba-8cff-cce679700552\\azure-schema-registry-json-1.0.0-alpha.20240404.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\7ed9dcc2-b94c-43ba-8cff-cce679700552\\azure-schema-registry-json-1.0.0-alpha.20240404.1.tgz","_integrity":"sha512-kYWOo4eH3NPZa3OniGypPBbh6dyapGA8qbQGv0meX67IDN4Y82q4+BcEirQdvKH6wdo7DaEOlutSxlJ5ESvmTw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240404.1_1712258030777_0.7359139215366071","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240410.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240410.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240410.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"80ab83d40cb30a8eef9b450f209bd0db4cd18d43","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240410.1.tgz","fileCount":18,"integrity":"sha512-n0VNCrr1VApcVkmTle3qxCpoPWiWNIKiEsJTcs72LgT9ZJLjTjoJrAts/HDf99eMCd/L+LIP/nSjkJMACGxraA==","signatures":[{"sig":"MEQCIAbyUMZ2NzItn0MX0Gv4SM2sYNQxIrRNRcSteMO0s6xuAiAavtctfkdId8TZB6o8N9DXPqqWfm+DEpRR1qbvJgPTMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3b17661b-f499-4f0d-92b8-ccfa6a741609\\azure-schema-registry-json-1.0.0-alpha.20240410.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3b17661b-f499-4f0d-92b8-ccfa6a741609\\azure-schema-registry-json-1.0.0-alpha.20240410.1.tgz","_integrity":"sha512-n0VNCrr1VApcVkmTle3qxCpoPWiWNIKiEsJTcs72LgT9ZJLjTjoJrAts/HDf99eMCd/L+LIP/nSjkJMACGxraA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240410.1_1712776415953_0.9265769895061637","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240411.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240411.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240411.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30d32477948b9e0971753eaddb6aafb36c64e691","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240411.1.tgz","fileCount":18,"integrity":"sha512-hyyBGZxi2u5qlRUJEiTXIdJM6Mc2IvknX+Fo5wAiO+J5+F0LoPZNiNf3sesk9flBnKjds2059DfqX3oPKdd2zg==","signatures":[{"sig":"MEUCIB2yjIkOfiV7bPt5sfW19VUAVx/jPaJFf5qlzbQ58+eOAiEAv87YrbUVKsleRE4QVLdfMbmPPXbhniHiENTfKUwamqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd396a80-a061-4ac4-8d3a-b7aa6bb15e64\\azure-schema-registry-json-1.0.0-alpha.20240411.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\fd396a80-a061-4ac4-8d3a-b7aa6bb15e64\\azure-schema-registry-json-1.0.0-alpha.20240411.1.tgz","_integrity":"sha512-hyyBGZxi2u5qlRUJEiTXIdJM6Mc2IvknX+Fo5wAiO+J5+F0LoPZNiNf3sesk9flBnKjds2059DfqX3oPKdd2zg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.3.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240411.1_1712862860838_0.24910845881998012","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240412.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240412.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240412.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7172cd8f15f7840219d02be7eef6ff3c77ff5569","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240412.1.tgz","fileCount":18,"integrity":"sha512-FZnBzTZrKJJ636luLC4uKAcGVaGwUHDGeNZn2F9228U9Qj1uVLN1ZQkldI8v7qsCzljJ7lBKNK/A26nobpwtcg==","signatures":[{"sig":"MEQCIBPIEBJdWT2OAMbxgb/rB4qAg96pNYA2KQX27GYkS3vrAiB/DAdz0L4hCnNUWlFFYUTPqNJrGBgXlYwB2A8LGF4qfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25f91b51-b2d5-42e2-b768-f6dda9a9bad4\\azure-schema-registry-json-1.0.0-alpha.20240412.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\25f91b51-b2d5-42e2-b768-f6dda9a9bad4\\azure-schema-registry-json-1.0.0-alpha.20240412.1.tgz","_integrity":"sha512-FZnBzTZrKJJ636luLC4uKAcGVaGwUHDGeNZn2F9228U9Qj1uVLN1ZQkldI8v7qsCzljJ7lBKNK/A26nobpwtcg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240412.1_1712950116308_0.29743052864648045","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240415.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240415.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240415.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fce10190ae3e714ed2fccb112f12a07746016889","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240415.1.tgz","fileCount":18,"integrity":"sha512-7wC2pjXrxKEHA6bHViHwA2Drh862DYmYqkcg9kx5M+nFtgqtbmKanC2vIQ9c+J8VpO51fPH72Yi6GzQEZgnF3g==","signatures":[{"sig":"MEYCIQDQfp+P0vILX+oEphLlrnMoGJ05awCmA/RJbuUN00A48gIhANWe8aXAUv+f+3vbA92sHra43ZFseHoAc7IjMkLnDWAA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4d3b774a-494b-4ce3-aaf1-44afce9927d5\\azure-schema-registry-json-1.0.0-alpha.20240415.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4d3b774a-494b-4ce3-aaf1-44afce9927d5\\azure-schema-registry-json-1.0.0-alpha.20240415.1.tgz","_integrity":"sha512-7wC2pjXrxKEHA6bHViHwA2Drh862DYmYqkcg9kx5M+nFtgqtbmKanC2vIQ9c+J8VpO51fPH72Yi6GzQEZgnF3g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240415.1_1713208363141_0.24509012616880654","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240416.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240416.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240416.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dbe4326b82c34cde6b848afd30c7b1d32814e810","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240416.1.tgz","fileCount":18,"integrity":"sha512-JpIGmG8hdspNCagL/qPhF/8AqNnf4sssy1XHSdZjjKPh7pwZpd4NyoF9gAZNISjqHix5o7hHannHGghqQUFpog==","signatures":[{"sig":"MEUCIBndr5ro4u/VbQAXbKTJjjv6bH7llCfeDU75i3znDTlKAiEAxq1aSEBUOMRDkvUU2vyACw+L1VgMlqsfYGHUSIFwdns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\88e23e08-ae1a-4830-8c96-99115a181a4b\\azure-schema-registry-json-1.0.0-alpha.20240416.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\88e23e08-ae1a-4830-8c96-99115a181a4b\\azure-schema-registry-json-1.0.0-alpha.20240416.1.tgz","_integrity":"sha512-JpIGmG8hdspNCagL/qPhF/8AqNnf4sssy1XHSdZjjKPh7pwZpd4NyoF9gAZNISjqHix5o7hHannHGghqQUFpog==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240416.1_1713294681522_0.9356587440596131","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240417.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240417.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240417.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7769587f5a87fe6ee7d4b18fa76d51e84f01545f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240417.1.tgz","fileCount":18,"integrity":"sha512-gLleDBv+OgBiXggZQmNbc00XC+Gb+HHpEq8VkUvRofIEjDGS4o+b2odgSfzRZHKLWVQhAWaNheErDnWYSKXMfA==","signatures":[{"sig":"MEUCIGI7GdFU0LhWOXDrYp9xjjxBn1z6wUcCUomUrBSzCHhAAiEAzsLBErTWCUGk1svc6UNNrrncyypC2PagQrg53Z3Vb0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\125be6f1-af30-4d5f-945f-901dcc14d283\\azure-schema-registry-json-1.0.0-alpha.20240417.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\125be6f1-af30-4d5f-945f-901dcc14d283\\azure-schema-registry-json-1.0.0-alpha.20240417.1.tgz","_integrity":"sha512-gLleDBv+OgBiXggZQmNbc00XC+Gb+HHpEq8VkUvRofIEjDGS4o+b2odgSfzRZHKLWVQhAWaNheErDnWYSKXMfA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240417.1_1713381581184_0.684728909610272","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240418.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240418.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240418.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e7eafc0f3845245c64e3ccf98983fc4efaac9a67","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240418.1.tgz","fileCount":18,"integrity":"sha512-GEkVaPLbZbYXobMP6zuQ6m9UCg4fNKnZeeo9JWPme9deNFMnySEIcwRK4Vxh0aEpb6keYJhlWhETCzL4lb9fsw==","signatures":[{"sig":"MEYCIQDlNy5AVyv3ihqqq3I4DIb/jsQscdrhwiw+BivUvajn0QIhAIE9QX6uO3IcGdGLEqX3twuMMQqZNl+GtAIQCjfsFKvl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67022},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4599713d-f741-46f9-a155-ddafaf8e7c21\\azure-schema-registry-json-1.0.0-alpha.20240418.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && api-extractor run --local","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && api-extractor run --local","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4599713d-f741-46f9-a155-ddafaf8e7c21\\azure-schema-registry-json-1.0.0-alpha.20240418.1.tgz","_integrity":"sha512-GEkVaPLbZbYXobMP6zuQ6m9UCg4fNKnZeeo9JWPme9deNFMnySEIcwRK4Vxh0aEpb6keYJhlWhETCzL4lb9fsw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","esm":"^3.2.18","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240418.1_1713467768942_0.6045186375284626","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240419.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240419.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240419.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0bf78d784e0f2834bc7f6e2b314d5f9a525954fd","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240419.1.tgz","fileCount":18,"integrity":"sha512-9GBkIpub2VSWvSly8S/VEthmsbOyJk9Vr2d+7zv+MzNqwHQhBXzNSNOyBe92isRU9KuRhyjXSZmtUIAEig4NRA==","signatures":[{"sig":"MEUCIBO5ADCasBWNrppHxGzKg1HjNpXhAHMWUem+DCiYHUijAiEAy9KgAMRPVZbyn58CacfM5BI1k9Bn4QjdQw/pSlTR3Es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66998},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\eb45ae0e-c135-4845-b2eb-f85c05c5293d\\azure-schema-registry-json-1.0.0-alpha.20240419.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\eb45ae0e-c135-4845-b2eb-f85c05c5293d\\azure-schema-registry-json-1.0.0-alpha.20240419.1.tgz","_integrity":"sha512-9GBkIpub2VSWvSly8S/VEthmsbOyJk9Vr2d+7zv+MzNqwHQhBXzNSNOyBe92isRU9KuRhyjXSZmtUIAEig4NRA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^9.1.0","ajv":"^8.12.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240419.1_1713554282011_0.42908089475372124","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240422.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240422.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240422.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a01e7015183b2da361213d9811feab8d7be6c07","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240422.1.tgz","fileCount":18,"integrity":"sha512-7ZGwJK66jfe9vjQy5di+py4H+tML3L3Jj4juAk3hVHPKSyKihiVKx1UXSEExrMeiwe420Ugu4GZYw6UxZ7XcPA==","signatures":[{"sig":"MEUCIDkziGqkMYQDdz/QK5BA3+eevU9REoYVvJ0IHtXbI/NfAiEAv57BuonBF489TrqcU5sdK12m1ROkoPeRQv57GPg4edI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67000},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8ca9f936-6c26-406e-a2d8-3f949f99ab7e\\azure-schema-registry-json-1.0.0-alpha.20240422.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8ca9f936-6c26-406e-a2d8-3f949f99ab7e\\azure-schema-registry-json-1.0.0-alpha.20240422.1.tgz","_integrity":"sha512-7ZGwJK66jfe9vjQy5di+py4H+tML3L3Jj4juAk3hVHPKSyKihiVKx1UXSEExrMeiwe420Ugu4GZYw6UxZ7XcPA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240422.1_1713813465543_0.48080538629526437","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240423.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240423.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240423.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"527b03867b10703147c4de8fc916d63c793e902d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240423.1.tgz","fileCount":18,"integrity":"sha512-xumuLr+xSn/RW+Tsg4GYY+j19mh2/OyfyyyxQQu/dbP/3RISjL3J7GA9AHa7B25OSsLTHtMZ+BkwUO71v+nNUw==","signatures":[{"sig":"MEQCIDSButr5k7ftCvNibtLD+YUs6L1lV9MjekINqzF816GrAiAQjCHoZP1WbE1HmjkKk5bs07Xy6pwIdaVhEQyU1TaUCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67000},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\043079a0-740b-4f83-9797-a7b59e824fba\\azure-schema-registry-json-1.0.0-alpha.20240423.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\043079a0-740b-4f83-9797-a7b59e824fba\\azure-schema-registry-json-1.0.0-alpha.20240423.1.tgz","_integrity":"sha512-xumuLr+xSn/RW+Tsg4GYY+j19mh2/OyfyyyxQQu/dbP/3RISjL3J7GA9AHa7B25OSsLTHtMZ+BkwUO71v+nNUw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240423.1_1713899744702_0.6006447219491837","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240424.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240424.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240424.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"432ef8f6b60ca992c1f99f35e24592779e4a1d1c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240424.1.tgz","fileCount":18,"integrity":"sha512-MNFRFeCfB1AADBPT0iTm2xoRJH2eKjyHUQdeLoFea9IL+U4c/eED4CtpmQvSnaSMD6mp5Kxib6Y9LpjZIz7RAQ==","signatures":[{"sig":"MEUCIFRkIa9lHZ/nsn9K7vI7eMDhlf4QKGTudYkwVre2IECXAiEA0n6hyvIceU4qaF2sOO4E2a7pFyakM48Rlurib8AOt5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67000},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\306f3abf-f632-440e-94c2-8b829a91400a\\azure-schema-registry-json-1.0.0-alpha.20240424.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\306f3abf-f632-440e-94c2-8b829a91400a\\azure-schema-registry-json-1.0.0-alpha.20240424.1.tgz","_integrity":"sha512-MNFRFeCfB1AADBPT0iTm2xoRJH2eKjyHUQdeLoFea9IL+U4c/eED4CtpmQvSnaSMD6mp5Kxib6Y9LpjZIz7RAQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240424.1_1713986269924_0.6843377849677545","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240425.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240425.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240425.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"753315099abc8b324187e263f2f6d0c1a1d2c4e5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240425.1.tgz","fileCount":18,"integrity":"sha512-6Z6w1DZ30CKS7PZajiHzH9f08MDzpL8oMgSsxdagKHCakF48IfBfEpzQ4NLpa47ca27b0Vrqz5q9p4uMHa2L+A==","signatures":[{"sig":"MEYCIQCALmMqx+n6A05sFGhLQuPuGtYzkOminPl/ZTTzyGGzMAIhAJlbREL0fIr94dPICKmDhsk5QVJ6GCjsuhKdRB/tFhiM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67000},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9f8dabf1-6c86-4839-a33a-07aa567e6117\\azure-schema-registry-json-1.0.0-alpha.20240425.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\9f8dabf1-6c86-4839-a33a-07aa567e6117\\azure-schema-registry-json-1.0.0-alpha.20240425.1.tgz","_integrity":"sha512-6Z6w1DZ30CKS7PZajiHzH9f08MDzpL8oMgSsxdagKHCakF48IfBfEpzQ4NLpa47ca27b0Vrqz5q9p4uMHa2L+A==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","@azure/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240425.1_1714072716421_0.3438522130660122","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240426.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240426.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240426.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"27eefceb63eed52144bb3d9ddbabb6b87bd7e4f7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240426.1.tgz","fileCount":18,"integrity":"sha512-uB4b04Tzzti1/nu6qvm0lIpsx5vqexpTdp8mpklrkwD6NnCM+1aVISIgp6AUFbWk5UcNvqE+s1apEGrwzLUskg==","signatures":[{"sig":"MEQCIEXIOait2XkpacZdunNXgmvv27OY9uNpClcKDeEeWdb4AiBJynQW70XB5/wHS0GyVMZmCv3wGep6P4lsXr2Uuisnsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e7c1e7d3-c6fd-4f1e-b558-2337b24b98a7\\azure-schema-registry-json-1.0.0-alpha.20240426.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e7c1e7d3-c6fd-4f1e-b558-2337b24b98a7\\azure-schema-registry-json-1.0.0-alpha.20240426.1.tgz","_integrity":"sha512-uB4b04Tzzti1/nu6qvm0lIpsx5vqexpTdp8mpklrkwD6NnCM+1aVISIgp6AUFbWk5UcNvqE+s1apEGrwzLUskg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240426.1_1714159150022_0.31466344607158825","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240429.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240429.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240429.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e08e5771ea112724c90ebfb696e80752dcf1d2f0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240429.1.tgz","fileCount":18,"integrity":"sha512-cbFpXvKvSuRb+ptVsu9Tgu37A7X0wqZy/VZaXOYNFkzTZBb/c80O8r86oud6nXeJhipIMyM4p7Y6xKhe+3VmLg==","signatures":[{"sig":"MEUCIQDMHTt80VDcMKnLU33gmLI7D0jurQ06ncUfFJB0v7lXfgIgU1V1nHmV/o1ySxBeVt8bySi1jNUC2PpSZS8V8HdMx8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2bab0b09-ed3d-4f24-89ac-547cdf51c27b\\azure-schema-registry-json-1.0.0-alpha.20240429.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2bab0b09-ed3d-4f24-89ac-547cdf51c27b\\azure-schema-registry-json-1.0.0-alpha.20240429.1.tgz","_integrity":"sha512-cbFpXvKvSuRb+ptVsu9Tgu37A7X0wqZy/VZaXOYNFkzTZBb/c80O8r86oud6nXeJhipIMyM4p7Y6xKhe+3VmLg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240429.1_1714418459147_0.12050327313334641","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240430.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240430.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240430.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"079e883cd531f191d8f5d7fec36b508b9fdc324f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240430.1.tgz","fileCount":18,"integrity":"sha512-9Co9v0/YtcPuZt6WMtwpLNjIk29z7b1PwTjM8Qyx9cNL65pZPAbBodChwqSguV+QIxAUNx1HEmAUu+OhwZBonw==","signatures":[{"sig":"MEQCIHpavYf2nyLp/uiC7+IUqWhlQ99LhwVzy/wxznSEUCBeAiBqg6mbbViuwXnjng/8UdyEUhzug8xCxjUBGtW26RN4qQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8de7e15b-1376-4e43-ac82-4cf7f31f41e6\\azure-schema-registry-json-1.0.0-alpha.20240430.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\8de7e15b-1376-4e43-ac82-4cf7f31f41e6\\azure-schema-registry-json-1.0.0-alpha.20240430.1.tgz","_integrity":"sha512-9Co9v0/YtcPuZt6WMtwpLNjIk29z7b1PwTjM8Qyx9cNL65pZPAbBodChwqSguV+QIxAUNx1HEmAUu+OhwZBonw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240430.1_1714507085222_0.20346181156400966","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240501.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240501.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240501.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f1d8955d6a4de937952a3f5c0fb664d58293f848","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240501.1.tgz","fileCount":18,"integrity":"sha512-dTNQYyKwSwWm1lTDtQqoMsJFiyi8SgLys8R3E9nh49RL3npO3FoY+n1VWgSmIsBgXlCt1+X0+mXpJTFJL2riGg==","signatures":[{"sig":"MEUCIQDggCyhdzlC9m4oT3TtOsD7L7DOKhy/HtXTu/jW74Ij3gIgZI9+v52BmOL8MP4T/mjCZVSV5U+zIFVyHMmMRDBWQFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\048fe59c-9a27-4630-95fc-5dae6060054b\\azure-schema-registry-json-1.0.0-alpha.20240501.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\048fe59c-9a27-4630-95fc-5dae6060054b\\azure-schema-registry-json-1.0.0-alpha.20240501.1.tgz","_integrity":"sha512-dTNQYyKwSwWm1lTDtQqoMsJFiyi8SgLys8R3E9nh49RL3npO3FoY+n1VWgSmIsBgXlCt1+X0+mXpJTFJL2riGg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.0-alpha <1.0.0-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240501.1_1714591115138_0.2463664160750174","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240502.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240502.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240502.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6fd6dab904f4b0c2ea827abc66ae26eab533b365","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240502.1.tgz","fileCount":18,"integrity":"sha512-aCIrUk8XafHDATIjMxT+ZRqcQ7O2E6cYHO5MHM0aU5o4nRaz9cGWH+ahsr98KeZzSklhe82/7Uabv1LaXRo1dw==","signatures":[{"sig":"MEYCIQCiZnuDp9syL2G/KjNuy/G15xg5pevxj/Q9ryGwuCj7MQIhAO8hzBzlWKNcfscC0egchrtv3r7rGIE4Hgh/pXKlM7Cb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66986},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d1ac54c6-32d4-45ef-a892-4fe433c016e3\\azure-schema-registry-json-1.0.0-alpha.20240502.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\d1ac54c6-32d4-45ef-a892-4fe433c016e3\\azure-schema-registry-json-1.0.0-alpha.20240502.1.tgz","_integrity":"sha512-aCIrUk8XafHDATIjMxT+ZRqcQ7O2E6cYHO5MHM0aU5o4nRaz9cGWH+ahsr98KeZzSklhe82/7Uabv1LaXRo1dw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240502.1_1714677037921_0.7408738505948442","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240503.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240503.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240503.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0db1574f5d9977e2e954ed51116bfe258d25845b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240503.1.tgz","fileCount":18,"integrity":"sha512-sisGSCSk6jostskdfukR9tR9bdueHuvJbo0rtqmdVSC/CY8Id/8n17ubq0UA2kV71c1rmLEXu8n//Nl9jiYK3w==","signatures":[{"sig":"MEQCIHJShvo5gjaBaVwBB3vuYS80IKDJUZF1pqQ+gyYMh18aAiB3Nm3umpCy+OFDfUOWhhZIoOsC3S/ewvM4LKmsr6j9LQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66986},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a338ee09-b838-41e0-a67e-2dc3bc0f2ee1\\azure-schema-registry-json-1.0.0-alpha.20240503.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a338ee09-b838-41e0-a67e-2dc3bc0f2ee1\\azure-schema-registry-json-1.0.0-alpha.20240503.1.tgz","_integrity":"sha512-sisGSCSk6jostskdfukR9tR9bdueHuvJbo0rtqmdVSC/CY8Id/8n17ubq0UA2kV71c1rmLEXu8n//Nl9jiYK3w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240503.1_1714765435594_0.11461033012593891","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240506.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240506.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240506.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4cf99e2706ca1e7503e2d66a704e438dfd153f82","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240506.1.tgz","fileCount":18,"integrity":"sha512-JEbwv/7cOokKTcShHyBOp1qMNxD4O5Z8PAXPNQhQZuMXpm7wQ5acVilaIjvEv7z69RJMC6C9rnsqLYsQTy7+IA==","signatures":[{"sig":"MEUCIQDQf7D0HmUrh3k24F3MujqJc2ibkMn1Gra/baAdnzBXTQIgWuRlynCzg/dk6NEYJDf4+fNlVRpf6VJaTcR1Yksm/Es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66986},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f0a5ddb8-1e6b-4d13-9059-022a28ac6dd5\\azure-schema-registry-json-1.0.0-alpha.20240506.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\f0a5ddb8-1e6b-4d13-9059-022a28ac6dd5\\azure-schema-registry-json-1.0.0-alpha.20240506.1.tgz","_integrity":"sha512-JEbwv/7cOokKTcShHyBOp1qMNxD4O5Z8PAXPNQhQZuMXpm7wQ5acVilaIjvEv7z69RJMC6C9rnsqLYsQTy7+IA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240506.1_1715022752697_0.8789575921019457","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240508.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240508.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240508.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d52e5272971a29adf14503f84d82548c9bf860d0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240508.1.tgz","fileCount":18,"integrity":"sha512-597paV0GBJqvEAx+3rh0nuozboBipG3atLVtQSl7F6FEB2Bxj2dRje6y/IcShWYSHW5e5laEtxEYGYxEAMGmWQ==","signatures":[{"sig":"MEQCIBnpdtQRWfGZzQ8M5Rd4ehjKcJMi6Vygi62SUefDTQ8rAiBfyFw94V2gpG1zIhCKkFUunUk3bvtM8xKzKw7jNn4RBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66986},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3ba6bae4-ee3f-4f36-8ffb-709188ecfc69\\azure-schema-registry-json-1.0.0-alpha.20240508.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\3ba6bae4-ee3f-4f36-8ffb-709188ecfc69\\azure-schema-registry-json-1.0.0-alpha.20240508.1.tgz","_integrity":"sha512-597paV0GBJqvEAx+3rh0nuozboBipG3atLVtQSl7F6FEB2Bxj2dRje6y/IcShWYSHW5e5laEtxEYGYxEAMGmWQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.0","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240508.1_1715195785016_0.5228316782077254","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240510.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240510.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240510.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a80d35f02b1446628d9c12fd53eebaacd833170a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240510.1.tgz","fileCount":18,"integrity":"sha512-FW91xuUDtschR8W//qo3X7D1Hile4gga1r8BgOldy5O6YfX/kgiaA59ixOs//u7vRdhKx46T6tqLlpbMb0BXSA==","signatures":[{"sig":"MEUCIBOFxp59ClxUMJGeMA2ZnZVOSl3iHbmKw/wyrJCM7TLPAiEAh7EYeZ2JZDgGR7oTlu5Y5TieT897Ys5CrW5SiE0wVW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0e512a9b-7468-4c8a-a523-bd0720978704\\azure-schema-registry-json-1.0.0-alpha.20240510.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\0e512a9b-7468-4c8a-a523-bd0720978704\\azure-schema-registry-json-1.0.0-alpha.20240510.1.tgz","_integrity":"sha512-FW91xuUDtschR8W//qo3X7D1Hile4gga1r8BgOldy5O6YfX/kgiaA59ixOs//u7vRdhKx46T6tqLlpbMb0BXSA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240510.1_1715368520031_0.18791828972420266","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240513.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240513.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240513.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c16331af2f3881da8167ddd61749d45130132a09","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240513.1.tgz","fileCount":18,"integrity":"sha512-KlUguuN1ZHihOzzI3rzf1WOxzAADGJc98QdTxN9pcq/G56RESGIOVAWGvNvWPzJMqc+vRpJ050jyo1+vXwHZWg==","signatures":[{"sig":"MEYCIQD1MYbA2HgnjvLTkDZr3+SJFNDQg8p2Kvlh3Z4APEVIiwIhAKugPqD+EHPMzXzJEJobQWw5oMwpypFr7xESlWQOjWUI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4a84c35c-bcc1-45a0-b739-eba40877e7ab\\azure-schema-registry-json-1.0.0-alpha.20240513.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\4a84c35c-bcc1-45a0-b739-eba40877e7ab\\azure-schema-registry-json-1.0.0-alpha.20240513.1.tgz","_integrity":"sha512-KlUguuN1ZHihOzzI3rzf1WOxzAADGJc98QdTxN9pcq/G56RESGIOVAWGvNvWPzJMqc+vRpJ050jyo1+vXwHZWg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240513.1_1715627849175_0.1934554077540387","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240514.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240514.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240514.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"53cca0e94220220e371eb72b9979edc4893750f5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240514.1.tgz","fileCount":18,"integrity":"sha512-rwGfjrPFf6B1KhSAX+3eoZngqlq0pLs2bleg28uTv4BKvTO60y1iDA9K+Jh3gDyAB64P/GBbdvxbszoecPz4/Q==","signatures":[{"sig":"MEUCIQCmjDmX2wm2fLS2wCXYwwy3uXkbJ18oXrc72X80+4SjjgIgSlvtbeUT86F08Nr2LmFlUyL7H9PDH+w1XBPrg7nPrSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67006},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a630c8be-2a4a-499f-84ee-9b12c615cfa9\\azure-schema-registry-json-1.0.0-alpha.20240514.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a630c8be-2a4a-499f-84ee-9b12c615cfa9\\azure-schema-registry-json-1.0.0-alpha.20240514.1.tgz","_integrity":"sha512-rwGfjrPFf6B1KhSAX+3eoZngqlq0pLs2bleg28uTv4BKvTO60y1iDA9K+Jh3gDyAB64P/GBbdvxbszoecPz4/Q==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":">=1.0.1-alpha <1.0.1-alphb","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240514.1_1715713862071_0.46418205672544155","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240603.2":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240603.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240603.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"24d76579ba806839a7a3fb2b89eb750e557fd608","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240603.2.tgz","fileCount":18,"integrity":"sha512-Dmlh9wmNO0lMz9Uh9ZXUjDd6Nt364xBqNGgev864RO8HhI8DTbN1LrlCHFY4gNou9jgkrHVcJPZWcNAW+M1NDQ==","signatures":[{"sig":"MEUCIQCyciaqReB3ov7YSohI7bAK4KkJ0o7OQo5iKEOOxgcLcAIgXZb6mX8geHxsxPaanoYLOsW8iBKT1NBmM4zc9ijzf7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\75425cb0-b14c-4dc0-8a44-44b67be0cd9f\\azure-schema-registry-json-1.0.0-alpha.20240603.2.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\75425cb0-b14c-4dc0-8a44-44b67be0cd9f\\azure-schema-registry-json-1.0.0-alpha.20240603.2.tgz","_integrity":"sha512-Dmlh9wmNO0lMz9Uh9ZXUjDd6Nt364xBqNGgev864RO8HhI8DTbN1LrlCHFY4gNou9jgkrHVcJPZWcNAW+M1NDQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240603.2_1717442283709_0.9618987204289071","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240604.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240604.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240604.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d426261f86880775c4615cea123e3f776c74eb14","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240604.1.tgz","fileCount":18,"integrity":"sha512-WI7k9Mi9tDcDWCzTh3AzqHFQA6xLKfb8HsYZBTzGC7kTE1kMlVPKBTwMfib2QyggqkfyTU5ckrxttAej9eTIHg==","signatures":[{"sig":"MEQCIFz7fx/xf8DG8QQSe1nIqPu4Fm54U2vfpz8PloauBG2wAiA2Y4ZITUFLZ1lWh/QpT6IPmddx2iABknz/WLptRPTq+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\62eb91ce-e41d-41b5-90cb-c4b8a3513c13\\azure-schema-registry-json-1.0.0-alpha.20240604.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\62eb91ce-e41d-41b5-90cb-c4b8a3513c13\\azure-schema-registry-json-1.0.0-alpha.20240604.1.tgz","_integrity":"sha512-WI7k9Mi9tDcDWCzTh3AzqHFQA6xLKfb8HsYZBTzGC7kTE1kMlVPKBTwMfib2QyggqkfyTU5ckrxttAej9eTIHg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240604.1_1717528589142_0.04845583107527185","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240605.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240605.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240605.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"274566943d31e1732d05f847d861966482a2ceb5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240605.1.tgz","fileCount":18,"integrity":"sha512-yHW2L9nCH6lv6a8mDIF+TUAMyMvLdZt/LE0+nJVQryccLNh+pCBhWR0VcDCc5KsYaL2wY7pLJhPcBF7yBOU0gg==","signatures":[{"sig":"MEUCIQCkFf9nINx7lZc4nE0iz+aSUlYo1iVhBe+BkIoWhExEowIgG1oAJIGLjCUfmsJnOpzr7odU4LVAHXm/8ajWRcKMzLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dcdd1e9a-35b7-4909-938a-78cc9c71ae6d\\azure-schema-registry-json-1.0.0-alpha.20240605.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\dcdd1e9a-35b7-4909-938a-78cc9c71ae6d\\azure-schema-registry-json-1.0.0-alpha.20240605.1.tgz","_integrity":"sha512-yHW2L9nCH6lv6a8mDIF+TUAMyMvLdZt/LE0+nJVQryccLNh+pCBhWR0VcDCc5KsYaL2wY7pLJhPcBF7yBOU0gg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240605.1_1717614803969_0.20931961856632553","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240606.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240606.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240606.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4f780f983cc134b050ccfe198b33ca9170e66091","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240606.1.tgz","fileCount":18,"integrity":"sha512-dusIkfMNquuDbkowI02RdDSCeGPtLYzw4WW1yo+4DSc0Zcajm094QPuv6AF5o5pghQO/MTG2KrdbJl/gBGrnjg==","signatures":[{"sig":"MEUCIB/+qaO10LmN5HTVpTHyBIKPqSDstFq2bo5XfUglTfo8AiEAlJb+pRPiiJ6tlDaw7DY9BQxvh/xKZwf0t6VWgBh8gf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a45df98d-9da5-421d-ac40-09c54190b4a8\\azure-schema-registry-json-1.0.0-alpha.20240606.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\a45df98d-9da5-421d-ac40-09c54190b4a8\\azure-schema-registry-json-1.0.0-alpha.20240606.1.tgz","_integrity":"sha512-dusIkfMNquuDbkowI02RdDSCeGPtLYzw4WW1yo+4DSc0Zcajm094QPuv6AF5o5pghQO/MTG2KrdbJl/gBGrnjg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240606.1_1717701478459_0.2718957131827182","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240607.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240607.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240607.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0b5e998adb16a7f43da71ede89d1ccd0094af2aa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240607.1.tgz","fileCount":18,"integrity":"sha512-NWNN4ncPwhZ1OLjf9MQ94QKhywSo+3jECog9CmI7v2OzUjqC+VlRbs92JgXAbkuYYn7AidZ0/sDD9/oGMRK6BA==","signatures":[{"sig":"MEUCIFVHvuflqLXSPR4Cucn5kjiZJcXpJ6ArCt0da6llxzpmAiEA9jeHhOYSpO74iQvmotq9ipVDEw3m8uKaGgFnVJjGDgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2fdf528e-25b6-4642-a709-aeb5b61293db\\azure-schema-registry-json-1.0.0-alpha.20240607.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\2fdf528e-25b6-4642-a709-aeb5b61293db\\azure-schema-registry-json-1.0.0-alpha.20240607.1.tgz","_integrity":"sha512-NWNN4ncPwhZ1OLjf9MQ94QKhywSo+3jECog9CmI7v2OzUjqC+VlRbs92JgXAbkuYYn7AidZ0/sDD9/oGMRK6BA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240607.1_1717787672828_0.5451251543953053","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240610.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240610.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240610.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"df8d06463f468b77bcf42ead9a354933d2f16ee4","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240610.1.tgz","fileCount":18,"integrity":"sha512-uYEXVGW1f74iCue5U8S59ySoW7X3//nLJPdicvve/0EwM80j0Te6M1p5CaxVhqKH1Sm0PoDYezz7N6g6M5ovgQ==","signatures":[{"sig":"MEUCIQDD/pHy3E0AkitffC9CLxhEzaCOiDblUPAondbmnEzT3gIgNPYk70Gc6kTfTRRxHPayFh5vDAUu8J5H2geh797Ccqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6def9a12-0df7-4ba4-8a9b-0c6e281bc9da\\azure-schema-registry-json-1.0.0-alpha.20240610.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\6def9a12-0df7-4ba4-8a9b-0c6e281bc9da\\azure-schema-registry-json-1.0.0-alpha.20240610.1.tgz","_integrity":"sha512-uYEXVGW1f74iCue5U8S59ySoW7X3//nLJPdicvve/0EwM80j0Te6M1p5CaxVhqKH1Sm0PoDYezz7N6g6M5ovgQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240610.1_1718046671108_0.612218038955344","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240611.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240611.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240611.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"dist":{"shasum":"142343387fd13200d4414ce6534b126c2c258e87","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240611.1.tgz","fileCount":18,"integrity":"sha512-WcqATLt79jFEsnxdsKN2dxwGlPI+SZA/ZVZh/11G1VROAqip70jQEdCXceIi7ABbugL3z/g63WY0ysoVDjG4ZQ==","signatures":[{"sig":"MEUCIHml7KuHMgZSdGpt9BlM1PhEQejjMqzjmiN9GpGysgEQAiEA8bdFN6yf8aFhEupSmaUZZOZYxzoK5fumhb4Lh/jZ9oY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"https://npmtarballprod.blob.core.windows.net/tarballprod/azure-schema-registry-json-1.0.0-alpha.20240611.1.tgz?sv=2022-11-02&se=2024-06-11T21%3A23%3A30Z&sr=b&sp=rw&sig=9IpY4SfdKBrOUT8c%2Bl2abcFe3qJFxfX30ucWLsAPzF0%3D","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"https://npmtarballprod.blob.core.windows.net/tarballprod/azure-schema-registry-json-1.0.0-alpha.20240611.1.tgz?sv=2022-11-02&se=2024-06-11T21%3A23%3A30Z&sr=b&sp=rw&sig=9IpY4SfdKBrOUT8c%2Bl2abcFe3qJFxfX30ucWLsAPzF0%3D","_integrity":"sha512-WcqATLt79jFEsnxdsKN2dxwGlPI+SZA/ZVZh/11G1VROAqip70jQEdCXceIi7ABbugL3z/g63WY0ysoVDjG4ZQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240611.1_1718133811243_0.2261725251754707","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240612.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240612.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240612.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c682b70a00ebdfc22668a6e06e9d9abdf8ed592c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240612.1.tgz","fileCount":18,"integrity":"sha512-lzJACD7oEMTWFDuAKWlwqdNq4p8o76daK2qht3SMi3xmvKTAmWaOaeNzCXf1NUkY1wh3cUKNXO4zQu/haPM+hQ==","signatures":[{"sig":"MEUCIFrUUL+MnN4R/qJIZBOGALA0he+tkR5iuFPJ2+UjQF+0AiEAxMeBUTdS5xdgSS+dqm1/RWLxpe1Nw9ZWCQPZQ6uwh5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5dc2ad37-06fc-4dee-b8d2-e7430f35046a\\azure-schema-registry-json-1.0.0-alpha.20240612.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\5dc2ad37-06fc-4dee-b8d2-e7430f35046a\\azure-schema-registry-json-1.0.0-alpha.20240612.1.tgz","_integrity":"sha512-lzJACD7oEMTWFDuAKWlwqdNq4p8o76daK2qht3SMi3xmvKTAmWaOaeNzCXf1NUkY1wh3cUKNXO4zQu/haPM+hQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240612.1_1718219657470_0.9377105874122793","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240613.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240613.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240613.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c08231836f03c1e45feb248df8a07006c915c61a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240613.1.tgz","fileCount":18,"integrity":"sha512-GoHinu36BvzG8yLeO0sgG4Cdom3hq2k87n8YpO8noIYklskemPnk7q8osG0d/EmgEYMAZwl2DHuRXfroQojAPg==","signatures":[{"sig":"MEQCIAdW52zWhKEwoDDQMe/fJimsW6eZiiJDuaZyRLbTcRZfAiAet7abnIOLN5V+CKybzuGDSCt1F91bRDui3WEfMyZfkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\09bcc73e-a0c5-48a3-ba46-6108d76a0312\\azure-schema-registry-json-1.0.0-alpha.20240613.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\09bcc73e-a0c5-48a3-ba46-6108d76a0312\\azure-schema-registry-json-1.0.0-alpha.20240613.1.tgz","_integrity":"sha512-GoHinu36BvzG8yLeO0sgG4Cdom3hq2k87n8YpO8noIYklskemPnk7q8osG0d/EmgEYMAZwl2DHuRXfroQojAPg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240613.1_1718306085260_0.6615232529532475","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240614.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240614.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240614.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c1cb7f92aaab025799a79bd09dda38bae20e981c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240614.1.tgz","fileCount":18,"integrity":"sha512-WP1YlnANKyxOliLfhuhlZWu4cyV7eGH8S7y4tVH6i2HscLXD3OTHbbJTWwfDWzJ2OlHzvnGVHxH3QVfR4HlejQ==","signatures":[{"sig":"MEYCIQCScfR2smsZVwMA9CnuBCpKPTPYrse1JcXLFBAr+BvKjwIhAMlJr1UJ/geV9bJ9PnSrq4ZxdJGNaXXFHCybpDcjJL5A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e2531ed2-cbdd-4497-8be0-b028a343d97a\\azure-schema-registry-json-1.0.0-alpha.20240614.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\e2531ed2-cbdd-4497-8be0-b028a343d97a\\azure-schema-registry-json-1.0.0-alpha.20240614.1.tgz","_integrity":"sha512-WP1YlnANKyxOliLfhuhlZWu4cyV7eGH8S7y4tVH6i2HscLXD3OTHbbJTWwfDWzJ2OlHzvnGVHxH3QVfR4HlejQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240614.1_1718392473546_0.6223613714531153","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240617.1":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240617.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240617.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a07c924186e3e868cddfd91ba9025753f52e7e52","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240617.1.tgz","fileCount":18,"integrity":"sha512-ScGiUxW+t/ye6f5r8stnQqQAjPcU/74oyLDcG30EVr98S7oyjrbG7M3DY3i2+/cdmpgH5EGbVwtrOfkZDAwQoA==","signatures":[{"sig":"MEYCIQCL6CMgfmoiidM9ZJ6IvBhUqT+BSIf7oZ/G6rjIgUpN1gIhANPToGlPSGNtnEcKQ7JJJa5HcisbdFHlDPbpzwjaoSkK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66966},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\287c7b70-82b0-4ffd-8f1e-26549dae7535\\azure-schema-registry-json-1.0.0-alpha.20240617.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --ext .ts,.javascript,.js --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App3\\temp\\287c7b70-82b0-4ffd-8f1e-26549dae7535\\azure-schema-registry-json-1.0.0-alpha.20240617.1.tgz","_integrity":"sha512-ScGiUxW+t/ye6f5r8stnQqQAjPcU/74oyLDcG30EVr98S7oyjrbG7M3DY3i2+/cdmpgH5EGbVwtrOfkZDAwQoA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^15.1.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.4.5","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240617.1_1718651532701_0.6463566450393068","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@azure/schema-registry-json","version":"1.0.0","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"latest","dist":{"shasum":"c39b1e3c69e011c096e99bc5bfe976261f324662","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0.tgz","fileCount":18,"integrity":"sha512-zzAbHgGhnfiEsoK9F+f6ddAW9K74VZaL1FTl18MCeCvGqpiT2wTjOiJ8bQi1nWeVcBG7csNJGZT1m72/F7XYRw==","signatures":[{"sig":"MEUCIQCdjw1GKHIOdPVNrDksFVHS2KEjqupTz7GFQFRfsQqYWgIgfxt1mQVbg5AWURxQ760x5Ea+dR30BFqFRfaNQEwc/+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67016},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5bc7be93-bc1c-438f-b724-10caf7ad0bf5\\azure-schema-registry-json-1.0.0.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5bc7be93-bc1c-438f-b724-10caf7ad0bf5\\azure-schema-registry-json-1.0.0.tgz","_integrity":"sha512-zzAbHgGhnfiEsoK9F+f6ddAW9K74VZaL1FTl18MCeCvGqpiT2wTjOiJ8bQi1nWeVcBG7csNJGZT1m72/F7XYRw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.5.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":"^1.0.0","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0_1726596236218_0.8833227237101784","host":"s3://npm-registry-packages"}},"1.0.0-alpha.20240917.4":{"name":"@azure/schema-registry-json","version":"1.0.0-alpha.20240917.4","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.0-alpha.20240917.4","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b64267a798e08b26e0713aa6ac8fbc5fd98c9c77","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.0-alpha.20240917.4.tgz","fileCount":18,"integrity":"sha512-VJI3AAvSFTG+gQFCEwTEY0HihfjqGHjuwWvVLcPQqAW37MdycdoXci8IUqdVHTlEDdJhcaS/8I6P8tEdeVNo9Q==","signatures":[{"sig":"MEQCIGCARUM8ksEVxJOeIdhkIQiwhZOjO27wNP2V6dQS8IhNAiAcgYCRDCEI4uTXNpn++LMV4HTysXzpyqSUAuTKBdkFMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67093},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d0cabe93-038f-49a8-a609-5fa81b508325\\azure-schema-registry-json-1.0.0-alpha.20240917.4.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d0cabe93-038f-49a8-a609-5fa81b508325\\azure-schema-registry-json-1.0.0-alpha.20240917.4.tgz","_integrity":"sha512-VJI3AAvSFTG+gQFCEwTEY0HihfjqGHjuwWvVLcPQqAW37MdycdoXci8IUqdVHTlEDdJhcaS/8I6P8tEdeVNo9Q==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":">=1.3.0-alpha <1.3.0-alphb"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.5.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.0-alpha.20240917.4_1726600055577_0.8832231112463182","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240918.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240918.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240918.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ad50c3ecbbc9a3e90b0a06c2a75dc3ea1a1274c0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240918.1.tgz","fileCount":18,"integrity":"sha512-G9JL8yP/lQitNuHNb0h80ClUMGMPfIKp0AAxxIk3bX5CWigmiy3wRtwFlOEeHuqdL3Ld2ZXFm/+Y2L+ljQCw+g==","signatures":[{"sig":"MEQCIHvl+8/kkbPjrkvyt0JC63DzumJJAyXJ3Ew8SfFOeJO5AiB3Pz53CF2qvhduCkZriPR8UJIH8K9zAAgQbtJ/I+hJ+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67073},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8b316db5-4463-484b-965e-87fb427a3e3d\\azure-schema-registry-json-1.0.1-alpha.20240918.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8b316db5-4463-484b-965e-87fb427a3e3d\\azure-schema-registry-json-1.0.1-alpha.20240918.1.tgz","_integrity":"sha512-G9JL8yP/lQitNuHNb0h80ClUMGMPfIKp0AAxxIk3bX5CWigmiy3wRtwFlOEeHuqdL3Ld2ZXFm/+Y2L+ljQCw+g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.5.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240918.1_1726686661896_0.5371818441011531","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240919.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240919.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240919.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bc00ee7b20481a11a207cc5b565b9faa2f922727","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240919.1.tgz","fileCount":18,"integrity":"sha512-5ocOBAZDxD8AdGQVHbWyXjohdnpOvIwxqxlbBnKZ6f65VdoDMF/xXWNLA8YUra2JeWQPbBY7EOK/oCCocb3Nog==","signatures":[{"sig":"MEQCIGQKQmie5Nl5iLSIi19obLxMT8YG55vSjSPD49fn8KOIAiAX6pUPxVKAQtX3C16eGKpc35015XKw+WXqO4a+ph2QNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67073},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5c614edc-f078-4401-8c45-778eb609c29f\\azure-schema-registry-json-1.0.1-alpha.20240919.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5c614edc-f078-4401-8c45-778eb609c29f\\azure-schema-registry-json-1.0.1-alpha.20240919.1.tgz","_integrity":"sha512-5ocOBAZDxD8AdGQVHbWyXjohdnpOvIwxqxlbBnKZ6f65VdoDMF/xXWNLA8YUra2JeWQPbBY7EOK/oCCocb3Nog==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.5.3","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240919.1_1726772833757_0.975287324475363","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240920.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240920.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240920.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4d9bf2ab7df44f7a7f8600e046e11a0f75679e05","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240920.1.tgz","fileCount":18,"integrity":"sha512-bjzdldHEP4X9eM4MtWYyx8jueQPBKKzlo6K0Et5R+3gg13v5dxJxYZejtpk0FVxgNOkINCpEDiK26uyQMydYOg==","signatures":[{"sig":"MEUCIH+LCw19fi8EyJ4MD2w9l8jVMbJ4++k4bRA2/SNJvITnAiEAxClJHPWlRaHpC8JSF3aUllepS9GvKtNPKOkrnDr7O/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67073},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e44b24da-e59e-468f-a816-e9c63fff9f06\\azure-schema-registry-json-1.0.1-alpha.20240920.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e44b24da-e59e-468f-a816-e9c63fff9f06\\azure-schema-registry-json-1.0.1-alpha.20240920.1.tgz","_integrity":"sha512-bjzdldHEP4X9eM4MtWYyx8jueQPBKKzlo6K0Et5R+3gg13v5dxJxYZejtpk0FVxgNOkINCpEDiK26uyQMydYOg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240920.1_1726859159504_0.41037668631673196","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240924.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240924.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240924.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a0f7a55a414c54519ccc31d1dbd9add5e04432bc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240924.1.tgz","fileCount":18,"integrity":"sha512-qt3HPDfhNhIytujDd2eQaGc70elyJ1bkh0c5gKUiTvctz7bALJ+NX87m5sXunn/xpa/mC6Xay/cA8AOmZvl+qQ==","signatures":[{"sig":"MEUCIFXLOigW+Yj4sFt/cZZApdOOQIA+szY2wsIzaa03IpBhAiEAuM0orajw+IRLPpwblbOs1zysfmZHZ+VvEGkGXFTOEow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67073},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\efd120d8-919b-4c85-8f45-5a16fd60a5b1\\azure-schema-registry-json-1.0.1-alpha.20240924.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\efd120d8-919b-4c85-8f45-5a16fd60a5b1\\azure-schema-registry-json-1.0.1-alpha.20240924.1.tgz","_integrity":"sha512-qt3HPDfhNhIytujDd2eQaGc70elyJ1bkh0c5gKUiTvctz7bALJ+NX87m5sXunn/xpa/mC6Xay/cA8AOmZvl+qQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240924.1_1727208827048_0.09887807587479469","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240925.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240925.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240925.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5c826180561f0b26fd41aaf26e53ac5f7fbd051c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240925.1.tgz","fileCount":18,"integrity":"sha512-L40MDXMT3KrTxern/S2KWwij92AN/DrV1NVjjwlsXUljbeWFlx82pGGShVy8mdDjy2vCb9XcGWF3U+Tsy+oakw==","signatures":[{"sig":"MEUCIBT+TJWtYgIYr1xpYrFF6XTOzV2Op+VhN4Z4lgb6nFj5AiEA74oQPpNyeshnYie8Ani08CBD8OqknQYHrCZwi4/ZfMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67073},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dca94340-2cee-4d8a-bfa3-765c5786fe05\\azure-schema-registry-json-1.0.1-alpha.20240925.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dca94340-2cee-4d8a-bfa3-765c5786fe05\\azure-schema-registry-json-1.0.1-alpha.20240925.1.tgz","_integrity":"sha512-L40MDXMT3KrTxern/S2KWwij92AN/DrV1NVjjwlsXUljbeWFlx82pGGShVy8mdDjy2vCb9XcGWF3U+Tsy+oakw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240925.1_1727291428813_0.5315954430261773","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240926.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240926.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240926.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"822cc045b7e41d6c249e84a8626d53bba4c0996e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240926.1.tgz","fileCount":18,"integrity":"sha512-Kb65piS2nsXUpeM72JLrXwRTMulzbjhTG/eSLbzCkEKXuotrU1tFuOViC5/8wDjHvPaEbu7bJrh+euXvcvYYZQ==","signatures":[{"sig":"MEUCICkR/yWnhjh1aPRwTEjwF6gS3xn3gyuEovEo4vbQ66miAiEA/J6nn+rVbl2PEZUOYiNB0Hf7308ED3ljbQfsAbummfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72062a58-325f-42d6-b4b6-4a169c68d091\\azure-schema-registry-json-1.0.1-alpha.20240926.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72062a58-325f-42d6-b4b6-4a169c68d091\\azure-schema-registry-json-1.0.1-alpha.20240926.1.tgz","_integrity":"sha512-Kb65piS2nsXUpeM72JLrXwRTMulzbjhTG/eSLbzCkEKXuotrU1tFuOViC5/8wDjHvPaEbu7bJrh+euXvcvYYZQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240926.1_1727377860463_0.5465891761000063","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240927.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240927.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240927.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5cc024f6bcc97911279273157c4e89734f44533c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240927.1.tgz","fileCount":18,"integrity":"sha512-5N4I6Casi/VVXf6a3J6SYg7LZGxz7XZKuzfCGxKmRYaQsNacoOdifl7y5YBtfa5zT30yjICM3jFAALCPXT+KVg==","signatures":[{"sig":"MEYCIQDpBbMYo3KPojVA8YnIU2wuAYFAvIqoTp2KEK0O+UoK1AIhALyHA53wmVdeztXpjpWw2OabLAtXwadSjRg0G9c/YcFv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\35957d10-dfb8-4c6e-8466-4110e8bef16d\\azure-schema-registry-json-1.0.1-alpha.20240927.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\35957d10-dfb8-4c6e-8466-4110e8bef16d\\azure-schema-registry-json-1.0.1-alpha.20240927.1.tgz","_integrity":"sha512-5N4I6Casi/VVXf6a3J6SYg7LZGxz7XZKuzfCGxKmRYaQsNacoOdifl7y5YBtfa5zT30yjICM3jFAALCPXT+KVg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240927.1_1727464287906_0.8159944113896822","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20240930.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20240930.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20240930.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5602270305dbb52fab8585e8c63c2dca364104a1","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20240930.1.tgz","fileCount":18,"integrity":"sha512-J+tSOAAa4pZBv34rolDhVxNlMXX15MqiIBchICo1u9fLoPoPPoP3GDKYX0FB+GNSxYiNxyNim0cozKJn+wKUYg==","signatures":[{"sig":"MEQCIH+SzttKJJzeislFeRiFysqGjMzgrh/JYeHC2u1IO5NUAiB+KFf6A8oJOMBXzr50vxP8A4xtMPf+E9Sug3OBSXP7Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ce82cca-9964-4c94-925e-83443825aaec\\azure-schema-registry-json-1.0.1-alpha.20240930.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ce82cca-9964-4c94-925e-83443825aaec\\azure-schema-registry-json-1.0.1-alpha.20240930.1.tgz","_integrity":"sha512-J+tSOAAa4pZBv34rolDhVxNlMXX15MqiIBchICo1u9fLoPoPPoP3GDKYX0FB+GNSxYiNxyNim0cozKJn+wKUYg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20240930.1_1727723312134_0.6699147651285366","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241001.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241001.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241001.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"968a3002acfb75068198e0e25e7f3d55e3fa6bfc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241001.1.tgz","fileCount":18,"integrity":"sha512-zCTM3CcCJ9A2M+ckKfilrmnVAobqnqYl70Kq6fvL0VB6pZ6KekA2ic8SyBVStLlaVpcHIPFbm/cIZ0x9Jp558Q==","signatures":[{"sig":"MEYCIQDuK5zbZiOEcpXdbg2qRfHZNCWSIc7ik4QRFMOAUYFeqwIhAM+lf7jAgzT8YkUWje/XHt3HVZPdUclDdqhXNm0dGw/D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\de612f01-33e2-44e0-b879-e6edae8565c0\\azure-schema-registry-json-1.0.1-alpha.20241001.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\de612f01-33e2-44e0-b879-e6edae8565c0\\azure-schema-registry-json-1.0.1-alpha.20241001.1.tgz","_integrity":"sha512-zCTM3CcCJ9A2M+ckKfilrmnVAobqnqYl70Kq6fvL0VB6pZ6KekA2ic8SyBVStLlaVpcHIPFbm/cIZ0x9Jp558Q==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241001.1_1727822449757_0.5698555982646194","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241010.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241010.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241010.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1e167a217ef1ac66a17d9f3877ad4595932813bb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241010.1.tgz","fileCount":18,"integrity":"sha512-nc6U1bvhQQWBe/TkUwcaeyroIp3HGbig4rs5kb4IKDnjZJL6p7TQlsf0P/zxRDlCRPWDfbAGc2Fnj/rlGrVRsg==","signatures":[{"sig":"MEUCIANuDl9qly14kUT2l4f/YQL7eNzlLVEQ3S+PwkVLX2L6AiEAhQg/0+mDMtNpgX5b8+jsfK53Y8bP/nDUMnZ/T1af3NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4fd1738d-c13c-49cc-90d6-27411ce3272a\\azure-schema-registry-json-1.0.1-alpha.20241010.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4fd1738d-c13c-49cc-90d6-27411ce3272a\\azure-schema-registry-json-1.0.1-alpha.20241010.1.tgz","_integrity":"sha512-nc6U1bvhQQWBe/TkUwcaeyroIp3HGbig4rs5kb4IKDnjZJL6p7TQlsf0P/zxRDlCRPWDfbAGc2Fnj/rlGrVRsg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241010.1_1728587331920_0.7793210085939974","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241011.2":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241011.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241011.2","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d8fb33666eb84f54144b93ac34ede15e6ef598bf","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241011.2.tgz","fileCount":18,"integrity":"sha512-v/ldU3OUpB7oNxy4hX2j+GO7Lt1DeBbB8MuHOGEKgEZ4QungzJL04E3oFnlfgcDp0urR5/5ASKMr/5RZwQUDqA==","signatures":[{"sig":"MEYCIQDzYSDYhgIlOmnOj2uVVL/C2yOS+v/CHDro3A1AlTL5GQIhANxOxmxJqU2TJMi2G9tQdxDlWfQN3L9lPr30YFMsITFT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1e73d33e-e5e5-4209-9514-e0338eaefe52\\azure-schema-registry-json-1.0.1-alpha.20241011.2.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1e73d33e-e5e5-4209-9514-e0338eaefe52\\azure-schema-registry-json-1.0.1-alpha.20241011.2.tgz","_integrity":"sha512-v/ldU3OUpB7oNxy4hX2j+GO7Lt1DeBbB8MuHOGEKgEZ4QungzJL04E3oFnlfgcDp0urR5/5ASKMr/5RZwQUDqA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241011.2_1728674633294_0.5501382817625962","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241014.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241014.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241014.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fb59ee3da207895d07d94f37625671b28d776663","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241014.1.tgz","fileCount":18,"integrity":"sha512-xfzoK70MooNODLgULSqLmgcGphKw7b0E+ZXI4uCpc+QxkDDYCtVvB999mweNNutdiJTQ17kQs2i+dyFPpSvaCQ==","signatures":[{"sig":"MEUCIQDKjSm95xFK0WKAdpkcrFj0TAV5UmmoJaO/g/sfdEPVVQIgLTlI5ksgVPS9h/JQmFynsx7IpzVC79+calGTeeIpAYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6f5def79-4cbc-4a9d-a38f-9b514080eecc\\azure-schema-registry-json-1.0.1-alpha.20241014.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6f5def79-4cbc-4a9d-a38f-9b514080eecc\\azure-schema-registry-json-1.0.1-alpha.20241014.1.tgz","_integrity":"sha512-xfzoK70MooNODLgULSqLmgcGphKw7b0E+ZXI4uCpc+QxkDDYCtVvB999mweNNutdiJTQ17kQs2i+dyFPpSvaCQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241014.1_1728932994751_0.8300718459500906","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241015.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241015.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241015.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b973f4e3b823bb02414dd409c8b82ef18aceaf5c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241015.1.tgz","fileCount":18,"integrity":"sha512-3l/CjU9Qe87toZvM0iDR+rLAy086FlfH8lItxHHNrjECHF3MLAAGdqIxRQc1zGqVQCnFiH/wPL9MvNUEHYRbgQ==","signatures":[{"sig":"MEUCIQCr7OUS5Ya/MeAoawioejPY74DRx7AkPAP6dI1Gvo7udgIgMPGi7S5u+LDjceVPMFtPxwXAl3mWG7aRQMmFXHIJo4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b8388b3f-944a-490a-94f4-191895668a14\\azure-schema-registry-json-1.0.1-alpha.20241015.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b8388b3f-944a-490a-94f4-191895668a14\\azure-schema-registry-json-1.0.1-alpha.20241015.1.tgz","_integrity":"sha512-3l/CjU9Qe87toZvM0iDR+rLAy086FlfH8lItxHHNrjECHF3MLAAGdqIxRQc1zGqVQCnFiH/wPL9MvNUEHYRbgQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241015.1_1729019931388_0.9194635891207523","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241016.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241016.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241016.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a6bf0a8ac6ffc318dceea68072d34213c091fe1","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241016.1.tgz","fileCount":18,"integrity":"sha512-STFPyHQDbUtJwgIpgv2e2/ql5q4+yRrKPtPhg4ceg+RH0q4vPP3Qr6CaVt5RZd5GElXyd9AuzCL3dyXdjdWjHA==","signatures":[{"sig":"MEQCIHj0kdda85CjwQ4EAqSzM0fazAgmqFeuBL1GCykHJbEwAiAbOOYCLF+RBuEEhQt9mLnB+tJSw6xVdo/Ew3Cd7WmC3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42c3e669-5b5c-4ea6-82ad-30e483ed6478\\azure-schema-registry-json-1.0.1-alpha.20241016.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42c3e669-5b5c-4ea6-82ad-30e483ed6478\\azure-schema-registry-json-1.0.1-alpha.20241016.1.tgz","_integrity":"sha512-STFPyHQDbUtJwgIpgv2e2/ql5q4+yRrKPtPhg4ceg+RH0q4vPP3Qr6CaVt5RZd5GElXyd9AuzCL3dyXdjdWjHA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241016.1_1729105886775_0.24631837946113166","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241017.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241017.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241017.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0dc2a6f8fd2f58aa97a6489dc62f84a11f2da64d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241017.1.tgz","fileCount":18,"integrity":"sha512-yx7wdDAmD4gIyFwER3dkXd5/iSDG6WfbT24kAywxwXieK3XTcMvCp297yvR1EemK+hMUZRKe9to56xFgW8BWLg==","signatures":[{"sig":"MEUCIQD1rVnO3dX1l4KRhPPF7+uNfGkP40jgV2/zQ8FcMIYSuwIgZRTLKDsWf1KnaTxclzo8g8/7AYr3p91zpdfvUvZJEE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3aabcab0-5c41-4b55-ad77-e94e0291ba87\\azure-schema-registry-json-1.0.1-alpha.20241017.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3aabcab0-5c41-4b55-ad77-e94e0291ba87\\azure-schema-registry-json-1.0.1-alpha.20241017.1.tgz","_integrity":"sha512-yx7wdDAmD4gIyFwER3dkXd5/iSDG6WfbT24kAywxwXieK3XTcMvCp297yvR1EemK+hMUZRKe9to56xFgW8BWLg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241017.1_1729192200972_0.12593740817846233","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241018.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241018.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241018.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91f113b2a1d79043db248bd2cae61e1c4c4c3d54","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241018.1.tgz","fileCount":18,"integrity":"sha512-H9Gu8va/lWvopqnHMi7T2+oooxkGJmfnv+Qc6PIzIgVUNsu36rg4aj5gQH2zw2Cj5yaOHcvQMhW7/nk+4RH4Gg==","signatures":[{"sig":"MEUCIDQVkmka6mgjXw1CrNH3OFJzh65KfrPSlgtdwz4e5S8FAiEAhWVjGhLg+LTo4IfenCRjGmN7rKJIbaWZSZN+6bWt0IE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f3c084d-de2d-444f-9d24-6fe764e1434e\\azure-schema-registry-json-1.0.1-alpha.20241018.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f3c084d-de2d-444f-9d24-6fe764e1434e\\azure-schema-registry-json-1.0.1-alpha.20241018.1.tgz","_integrity":"sha512-H9Gu8va/lWvopqnHMi7T2+oooxkGJmfnv+Qc6PIzIgVUNsu36rg4aj5gQH2zw2Cj5yaOHcvQMhW7/nk+4RH4Gg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241018.1_1729278439483_0.8110921025482771","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241021.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241021.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241021.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"02503a30803807d389cc62ead567d3ff0a29f36e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241021.1.tgz","fileCount":18,"integrity":"sha512-M/ygzRVWp5Chq2T26IoI32jA6nXFTE7Tl7ZqNimGlUT7+0reom/D+8NUi/bEDUKPruYnsr3/1oFfCVbmKQWIjQ==","signatures":[{"sig":"MEYCIQDV5nWoqhTh3u3k6G07VUJ7wB9umYfYTq4Ipg3zoF0wmwIhAOrbe2h3d0zboz3AXGEru9mlwgLvK/pd/snZhTaS6WdZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\19fa3778-1fda-4842-bb85-f70993bb71bc\\azure-schema-registry-json-1.0.1-alpha.20241021.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\19fa3778-1fda-4842-bb85-f70993bb71bc\\azure-schema-registry-json-1.0.1-alpha.20241021.1.tgz","_integrity":"sha512-M/ygzRVWp5Chq2T26IoI32jA6nXFTE7Tl7ZqNimGlUT7+0reom/D+8NUi/bEDUKPruYnsr3/1oFfCVbmKQWIjQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241021.1_1729537881304_0.20440497875303","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241022.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241022.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241022.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f4327504feecfd37404fd4e33e28ef47790d4e91","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241022.1.tgz","fileCount":18,"integrity":"sha512-nPjevkohqR8Cnc7/1wU/8X2YGle2pFR9ooEYV4YTKA7zeiusTAR0501XtNe94foG1EXl6ojU9i4RvbFovcjvHw==","signatures":[{"sig":"MEUCIQDzK2YXkUWxITSYE/OTi8H/I3viHnlBDStdSVeP66YIVwIgBLZt2M/ZN59dnl2j6Zo0IIKPFgA6TT2ZYdZbj0TKfWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\43aff35b-5187-4412-8b5a-b20e21f1a03b\\azure-schema-registry-json-1.0.1-alpha.20241022.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\43aff35b-5187-4412-8b5a-b20e21f1a03b\\azure-schema-registry-json-1.0.1-alpha.20241022.1.tgz","_integrity":"sha512-nPjevkohqR8Cnc7/1wU/8X2YGle2pFR9ooEYV4YTKA7zeiusTAR0501XtNe94foG1EXl6ojU9i4RvbFovcjvHw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241022.1_1729624343767_0.7025526769317889","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241023.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241023.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241023.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eea44b0ad9cf8968d27661e062762f14440c7d82","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241023.1.tgz","fileCount":18,"integrity":"sha512-/cIDNNpewv24ionNg5nx+qgvFE6LgzygkHg5yJeBm6jYL8riTk5RllhgosEXh7aSM88HjyTo2LlZx86q1jSfbg==","signatures":[{"sig":"MEYCIQDCHjmtBHhZXfV3m83EBLDj7PUEn5FHO8ttj1EA5wRiywIhANdmD/2w0VHhRzraL8Yf9SQF3uRs5kynj7/vmFO6h5TN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67112},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5a8f4372-3f34-48d1-a6f7-888faaa95a74\\azure-schema-registry-json-1.0.1-alpha.20241023.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","audit":"node ../../../common/scripts/rush-audit.js && rimraf node_modules package-lock.json && npm i --package-lock-only 2>&1 && npm audit","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5a8f4372-3f34-48d1-a6f7-888faaa95a74\\azure-schema-registry-json-1.0.1-alpha.20241023.1.tgz","_integrity":"sha512-/cIDNNpewv24ionNg5nx+qgvFE6LgzygkHg5yJeBm6jYL8riTk5RllhgosEXh7aSM88HjyTo2LlZx86q1jSfbg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","rimraf":"^5.0.5","ts-node":"^10.0.0","cross-env":"^7.0.2","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@microsoft/api-extractor":"^7.31.1","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241023.1_1729710732066_0.7461864076740963","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241111.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241111.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241111.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8d2cb690a61c08bc8718cbf2e843519ba6c823d0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241111.1.tgz","fileCount":18,"integrity":"sha512-KoeMA083wCzC+9xRn/I0V2PFIx7IWk6NbB55TvXdcwKjqEI8Lr/tyfMT3pSDO3hAiZVDHCN+9jheMLvuw1GcQQ==","signatures":[{"sig":"MEQCICddTXvyNUXyH97E5gVYx6bhOaVC5jeL9iXJyRJ2uV9MAiA0HQu5HoGwQVhFKH2l+71sKMHG/3Xb5C2P0EOzXvXyXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7eb94736-a933-44f0-99b8-8682a69c77c5\\azure-schema-registry-json-1.0.1-alpha.20241111.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7eb94736-a933-44f0-99b8-8682a69c77c5\\azure-schema-registry-json-1.0.1-alpha.20241111.1.tgz","_integrity":"sha512-KoeMA083wCzC+9xRn/I0V2PFIx7IWk6NbB55TvXdcwKjqEI8Lr/tyfMT3pSDO3hAiZVDHCN+9jheMLvuw1GcQQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241111.1_1731355726546_0.5002105874106153","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241112.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241112.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241112.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b4e037b48e79641cd64034ee06c8d542c8c9d56","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241112.1.tgz","fileCount":18,"integrity":"sha512-Y4p2T336KAfUJBcOXytRJTBvk+gYNicNtZ334S//5t932qXvtOdKyVFp9z0exMrfqK1bH88bdmRHeURr6BuwaA==","signatures":[{"sig":"MEUCIQDl9M3j8mfVEq2MmUTkocNAOIP409LCaiIOVX1rmhHR5AIgLtkmgCPVNJ+/Y4TDtgNmdFvihcL6rilpSweiI1ws60w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b4511add-d13b-44a7-b84d-99d0e63b5117\\azure-schema-registry-json-1.0.1-alpha.20241112.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b4511add-d13b-44a7-b84d-99d0e63b5117\\azure-schema-registry-json-1.0.1-alpha.20241112.1.tgz","_integrity":"sha512-Y4p2T336KAfUJBcOXytRJTBvk+gYNicNtZ334S//5t932qXvtOdKyVFp9z0exMrfqK1bH88bdmRHeURr6BuwaA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241112.1_1731442240915_0.1726749148465716","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241113.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241113.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241113.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7ed749906d22358ab62f6369b9c7a64f7953f0ac","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241113.1.tgz","fileCount":18,"integrity":"sha512-p1ACWVNMyROy0arSyWx75xJS7PRF9Wa9+TVT5M+5NaLhlwhuk6ODrgk1ogb3pWZZOb4HXXJOM5ezM8Dj3clDIQ==","signatures":[{"sig":"MEQCIAV+M1YGs0tMjkkeNDPGsthB9oioQnCBRWrXnLsDahnEAiBZ5n398cLHNNq9tT7gXleTh1248Vib7Xbos0bZe2o+gA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f2cf85f-20ae-477f-907c-52cfe471f655\\azure-schema-registry-json-1.0.1-alpha.20241113.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4f2cf85f-20ae-477f-907c-52cfe471f655\\azure-schema-registry-json-1.0.1-alpha.20241113.1.tgz","_integrity":"sha512-p1ACWVNMyROy0arSyWx75xJS7PRF9Wa9+TVT5M+5NaLhlwhuk6ODrgk1ogb3pWZZOb4HXXJOM5ezM8Dj3clDIQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241113.1_1731528487070_0.7122882366319949","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241114.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241114.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241114.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca7c0c8695883560937111130a9cc0d1d5358bc5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241114.1.tgz","fileCount":18,"integrity":"sha512-fTzD5xiCX65eERysNtKQDJMuqqHBjljAPRrZ1wKPOudrAJ6jtDQE/zSKovvG/qoRVDFZ5JTCOBcrVJTCPuoBig==","signatures":[{"sig":"MEYCIQDi0IvY0RKjYf8WN9LvcpEekKPwVXzaAVvsgX5Jz8AY4gIhAPu9EVZw1yM7C8c7zdoDEHFI0Cn7WUkEoyh5kpxS96F+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dd7adb94-4583-48cc-8bbd-942b2da40fef\\azure-schema-registry-json-1.0.1-alpha.20241114.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\dd7adb94-4583-48cc-8bbd-942b2da40fef\\azure-schema-registry-json-1.0.1-alpha.20241114.1.tgz","_integrity":"sha512-fTzD5xiCX65eERysNtKQDJMuqqHBjljAPRrZ1wKPOudrAJ6jtDQE/zSKovvG/qoRVDFZ5JTCOBcrVJTCPuoBig==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241114.1_1731615056531_0.9003464307554934","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241115.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241115.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241115.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"de8d21ae6acf0b1306a5f2fd0199864d6cfa1242","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241115.1.tgz","fileCount":18,"integrity":"sha512-0cvHwcBIyTyPC3lJYn3reoRHvIKoQuMb4mSPnzsHvskPalxaYV9r9DEesJuFaMjKdptPpGSwC52HfH+41OYEeg==","signatures":[{"sig":"MEYCIQDMcl3eMsuD667HoVWCFLIF8BCdlbIjRBSkdoEsFu+NuAIhAIJB5N4BwDDM6BANEEk6B3QqWY0VowzJqGt+YmZHBoh4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ebd93e4b-266d-4912-9f22-a1553bd82f0b\\azure-schema-registry-json-1.0.1-alpha.20241115.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ebd93e4b-266d-4912-9f22-a1553bd82f0b\\azure-schema-registry-json-1.0.1-alpha.20241115.1.tgz","_integrity":"sha512-0cvHwcBIyTyPC3lJYn3reoRHvIKoQuMb4mSPnzsHvskPalxaYV9r9DEesJuFaMjKdptPpGSwC52HfH+41OYEeg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241115.1_1731701472826_0.36508187687408666","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241118.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241118.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241118.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9814701e4df2f002507a0ffb46acbc787d7cc0ec","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241118.1.tgz","fileCount":18,"integrity":"sha512-77N7nhdJmXwydWwsCUjigsLD2XWFI3lrFglyqDaDGfTexxY5eic9MgKH3bSImVkh1uTPYZl8tlNpsxPCgGLZrw==","signatures":[{"sig":"MEUCIQCexBRppyL/RTlzGCKuC70IUgSUo5Pg7InHSwbnxIzwaQIgLwoZ47RsbOhajTodud3FK8A4gM4U7LasBZpNhSyikK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\23f16f2f-d0c9-4d1e-a0c5-afa0108da355\\azure-schema-registry-json-1.0.1-alpha.20241118.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\23f16f2f-d0c9-4d1e-a0c5-afa0108da355\\azure-schema-registry-json-1.0.1-alpha.20241118.1.tgz","_integrity":"sha512-77N7nhdJmXwydWwsCUjigsLD2XWFI3lrFglyqDaDGfTexxY5eic9MgKH3bSImVkh1uTPYZl8tlNpsxPCgGLZrw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241118.1_1731961251849_0.4749151581496929","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241119.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241119.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241119.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"98c26d5e71f1099bd89413df4cc0260c05ce3f60","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241119.1.tgz","fileCount":18,"integrity":"sha512-YxhSARERqw/auMi2jnOWyxcI8P56PWHlmdhJoiY3kdKSL15LNqjMsh8nnc+66IvUKPgUyyjNgT4DvQIvSwYCvA==","signatures":[{"sig":"MEYCIQDsXWGo3ziepqo0Y0jkN1tBq7YVjYWn1YE4r+M4YXAsSQIhALPyrSm1VOdsbeYTKodh/0NWQzVW8cKSYTM/tfU3X6E8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\75778c5d-503b-477a-be00-9559ac0037cc\\azure-schema-registry-json-1.0.1-alpha.20241119.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\75778c5d-503b-477a-be00-9559ac0037cc\\azure-schema-registry-json-1.0.1-alpha.20241119.1.tgz","_integrity":"sha512-YxhSARERqw/auMi2jnOWyxcI8P56PWHlmdhJoiY3kdKSL15LNqjMsh8nnc+66IvUKPgUyyjNgT4DvQIvSwYCvA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241119.1_1732046993122_0.9520602895939123","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241120.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241120.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241120.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3722b1f8e4dda32723af1cf2951d982ac2641b4e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241120.1.tgz","fileCount":18,"integrity":"sha512-11ChuricQQrU5mcRNes8xnGFANZnSrecNedCsRgFnqEIQRKLPRNUuRvmkIW8HEo307mZAZ/02EMoHaFiNCPw/w==","signatures":[{"sig":"MEUCIHypMU/ndUYNx/Qwz/taqxCmeBzKqTvbMUSh9MBG4yXvAiEAvDQbhd70gDersAffjJTHTWpUyr+7FyBtDdttofGtZTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9c7b7c69-5aa8-4ba3-a0f2-d53af28cad3d\\azure-schema-registry-json-1.0.1-alpha.20241120.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9c7b7c69-5aa8-4ba3-a0f2-d53af28cad3d\\azure-schema-registry-json-1.0.1-alpha.20241120.1.tgz","_integrity":"sha512-11ChuricQQrU5mcRNes8xnGFANZnSrecNedCsRgFnqEIQRKLPRNUuRvmkIW8HEo307mZAZ/02EMoHaFiNCPw/w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241120.1_1732134015552_0.6644140930026345","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241121.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241121.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241121.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77fe3ce4c7367cde70ddaf7d99c315f24306b749","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241121.1.tgz","fileCount":18,"integrity":"sha512-+yqUjActH2XpQ0p42kvVMDqXPjxDg+iTbvSy6YPMS+ENtdxtk624ghNHSBQgiw+xoTNUAf/5rhhaUd2Isn2KcA==","signatures":[{"sig":"MEUCIHJf2PaeWr46Ob0eX+yvQxf+ILw5ZypCImLmEM74g+XmAiEApARHGYoe1np9cEyqeMl7lgnm/xJkY9CjfAD18QwYgT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c326967e-9e15-4d20-9e6c-1e3d5138e2ac\\azure-schema-registry-json-1.0.1-alpha.20241121.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c326967e-9e15-4d20-9e6c-1e3d5138e2ac\\azure-schema-registry-json-1.0.1-alpha.20241121.1.tgz","_integrity":"sha512-+yqUjActH2XpQ0p42kvVMDqXPjxDg+iTbvSy6YPMS+ENtdxtk624ghNHSBQgiw+xoTNUAf/5rhhaUd2Isn2KcA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241121.1_1732220011562_0.19951198779373702","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241122.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241122.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241122.1","maintainers":[{"name":"microsoft1es","email":"npmjs@microsoft.com"},{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cc197d142eb370c233c6753fe8322e1e50c466b6","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241122.1.tgz","fileCount":18,"integrity":"sha512-AOrKIXAsRN3LCFI8Y5aE3X1zlhTsfKflyuafRfcQLfiyDN8lTngUiQQVPtUbnFhy69m5LW0b7HjE3BW3tdAeEA==","signatures":[{"sig":"MEYCIQDPHQws1ze8jiqKE/Rp1pQ1EjjbGS1rE6pTjMgD/8h3gAIhAMCVtM4uChdycu2XU3mixWBlkKH8Lkm2+sn8Q8ZfgQE9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f3beacd7-cc13-400e-80ba-2884965ac7d9\\azure-schema-registry-json-1.0.1-alpha.20241122.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f3beacd7-cc13-400e-80ba-2884965ac7d9\\azure-schema-registry-json-1.0.1-alpha.20241122.1.tgz","_integrity":"sha512-AOrKIXAsRN3LCFI8Y5aE3X1zlhTsfKflyuafRfcQLfiyDN8lTngUiQQVPtUbnFhy69m5LW0b7HjE3BW3tdAeEA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241122.1_1732306119176_0.43902465070529595","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241125.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241125.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241125.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2fb2f3251623ef1e8ec07a229f5490719c39c5b4","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241125.1.tgz","fileCount":18,"integrity":"sha512-oiCvJFhWDxQpRsIeuZIA9eyL/KiR5S48YHhbMIsrChZgLEKlAcj54xsDmtvIUjg1ittJaPeI7b/uOdkLMNp/vg==","signatures":[{"sig":"MEUCIGcRNWhTpMRqTUMntVbZgN16NwOekgpPxLA0xR2384nAAiEAvKda/HeYANvR9amtxd9UwWRjV7OcAwkHN0EhL48XIB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\05934a33-411c-46ca-981b-4e5b9cd0450c\\azure-schema-registry-json-1.0.1-alpha.20241125.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\05934a33-411c-46ca-981b-4e5b9cd0450c\\azure-schema-registry-json-1.0.1-alpha.20241125.1.tgz","_integrity":"sha512-oiCvJFhWDxQpRsIeuZIA9eyL/KiR5S48YHhbMIsrChZgLEKlAcj54xsDmtvIUjg1ittJaPeI7b/uOdkLMNp/vg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241125.1_1732565414723_0.9274864869399844","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241126.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241126.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7228f84d06cd13a5d459736a58710a28b3c35020","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241126.1.tgz","fileCount":18,"integrity":"sha512-8P7IpXSINjmFXORjGY7tSx8mer/rvGpJwW4TE2kYCyu+OPL/Uy6TXTvIkES4Vfg1v/IdgiTOxLtAfciqRLQZ8g==","signatures":[{"sig":"MEUCIQDIWK7iW+rnZDMtaUFmeS8ZuD9SSKcvdS7jnQsOLkIDVAIgbVWiIZ94WP+yyix1gF7T5FAut23nU9p39FEDZObLXig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7722852-9bf4-4b19-a237-8b3781809867\\azure-schema-registry-json-1.0.1-alpha.20241126.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7722852-9bf4-4b19-a237-8b3781809867\\azure-schema-registry-json-1.0.1-alpha.20241126.1.tgz","_integrity":"sha512-8P7IpXSINjmFXORjGY7tSx8mer/rvGpJwW4TE2kYCyu+OPL/Uy6TXTvIkES4Vfg1v/IdgiTOxLtAfciqRLQZ8g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241126.1_1732651677941_0.6379259217250564","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241127.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241127.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bc6c4809e90d91709600b2a004ef27acedeb3fc9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241127.1.tgz","fileCount":18,"integrity":"sha512-bwsBCaggzyKs5P8+Tw2oT+15Cwv8dTtbZXpTJ76hc8Wogbz+Yh0Hk9kmAXzLRQdTcLJchcNogJejJIX9sJrZ/w==","signatures":[{"sig":"MEQCIB+4XGPe/7ld1txtu8n9QeSnT4UpF9I05yrof/zgKaoWAiBQjsLwUZWUK0I8FdXoV5W7iA9ITDiaJc/5yAFzdKO2hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b01cab3e-dff7-4881-9feb-10e254b37ebf\\azure-schema-registry-json-1.0.1-alpha.20241127.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b01cab3e-dff7-4881-9feb-10e254b37ebf\\azure-schema-registry-json-1.0.1-alpha.20241127.1.tgz","_integrity":"sha512-bwsBCaggzyKs5P8+Tw2oT+15Cwv8dTtbZXpTJ76hc8Wogbz+Yh0Hk9kmAXzLRQdTcLJchcNogJejJIX9sJrZ/w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241127.1_1732738274327_0.6091649953425178","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241128.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241128.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b39819c8ee5c9d81a4df97fb22e4d6bafd71e05","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241128.1.tgz","fileCount":18,"integrity":"sha512-mZu9pL64PETaI4sDLxpsRi0x9dl459+kVubB3vfDRM1Va86FDXNPGjuisKCdrfULcG0SlqMDUjGL098ozkCR7Q==","signatures":[{"sig":"MEQCIAYI7Gk3TK93KgmyDGpB198RNyawNQUdDm+skaUUJNIoAiBsBr7umxONe1MsxKFppYBbeXLbIF+Q1hW7AeQlkfCofA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\011e026a-c1ca-4a5f-b5d6-53211a807d5c\\azure-schema-registry-json-1.0.1-alpha.20241128.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\011e026a-c1ca-4a5f-b5d6-53211a807d5c\\azure-schema-registry-json-1.0.1-alpha.20241128.1.tgz","_integrity":"sha512-mZu9pL64PETaI4sDLxpsRi0x9dl459+kVubB3vfDRM1Va86FDXNPGjuisKCdrfULcG0SlqMDUjGL098ozkCR7Q==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241128.1_1732824577627_0.7380327824859239","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241129.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241129.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a476544e2153a28dc66e7dcc126dac61703d3962","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241129.1.tgz","fileCount":18,"integrity":"sha512-7JE9jEdEzPimRHBQWLnIwWbp5sWHyftL7bi/QeE06EEGYGkUcxKnzauqDzSXzMnIUB5UekcdpzEb/UTnhdiMIA==","signatures":[{"sig":"MEYCIQD2sDvrBl9W+n0LZfohb54URCw7709tB47o0D0Z4TyXlgIhAPqRJKoza6PaZ8VpXHDWUjBkwbpcR1yiDZ5FBNeVs/a1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7f01d523-70c5-43fa-8c99-24663ab2f86e\\azure-schema-registry-json-1.0.1-alpha.20241129.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7f01d523-70c5-43fa-8c99-24663ab2f86e\\azure-schema-registry-json-1.0.1-alpha.20241129.1.tgz","_integrity":"sha512-7JE9jEdEzPimRHBQWLnIwWbp5sWHyftL7bi/QeE06EEGYGkUcxKnzauqDzSXzMnIUB5UekcdpzEb/UTnhdiMIA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241129.1_1732910865478_0.31501836329267974","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241202.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241202.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"10f7c4e316730095d52627dc42025268c4013233","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241202.1.tgz","fileCount":18,"integrity":"sha512-bMVqVsnM0f4RzrzcQDwgoOmkmxp3TIpwEY5SVVAuE9RnzlgSKAMKMoBbFUQlqYjD3qdRcnMtKSN20AmswG5SjA==","signatures":[{"sig":"MEUCIGOqV4mlMfvDDzja/GiO6FqjZ2ToSoDMx0RzICb7rNQMAiEAyS6YDXOSYLSrm8LjljBNjwn/I693Ek8dPZe3DekTUoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\482cbb4c-ddcf-42fd-ae86-93da907965f1\\azure-schema-registry-json-1.0.1-alpha.20241202.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\482cbb4c-ddcf-42fd-ae86-93da907965f1\\azure-schema-registry-json-1.0.1-alpha.20241202.1.tgz","_integrity":"sha512-bMVqVsnM0f4RzrzcQDwgoOmkmxp3TIpwEY5SVVAuE9RnzlgSKAMKMoBbFUQlqYjD3qdRcnMtKSN20AmswG5SjA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241202.1_1733170245021_0.29242726845200484","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241203.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241203.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ca67c17e452ef9680fb6c40ffc26a7599e4d543f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241203.1.tgz","fileCount":18,"integrity":"sha512-H4ANMp5sJYbkyGfSDj8hffIwxJXZP5ajAYKp513lKHxigWWeWuoyxr92T+PaXGVwyqf5+zGVGZNjEfskWIpPbw==","signatures":[{"sig":"MEUCIG2zqL2qC0wOLFv0TZhCzdOh4JrAvfgd1+ZRkaAsbOKTAiEAnwx05hF1QDxtG1SN3WBd5queF2NhBjL1KnPlrOyCFXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\de8f32db-65a8-4e92-bd70-dbb8bfbecdce\\azure-schema-registry-json-1.0.1-alpha.20241203.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\de8f32db-65a8-4e92-bd70-dbb8bfbecdce\\azure-schema-registry-json-1.0.1-alpha.20241203.1.tgz","_integrity":"sha512-H4ANMp5sJYbkyGfSDj8hffIwxJXZP5ajAYKp513lKHxigWWeWuoyxr92T+PaXGVwyqf5+zGVGZNjEfskWIpPbw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241203.1_1733256496959_0.9714094284057708","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241204.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241204.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"80f68dec7299e2c2c65f2dec54571fde723eb85a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241204.1.tgz","fileCount":18,"integrity":"sha512-BjCdI5kloDA5pnbbPNM0mBJi9F6bFGlZRjVnP58VEyNoI4cLFS/EMishHfrp6bH9UGEFabYkf2mxGY/MraQsuQ==","signatures":[{"sig":"MEQCIH1g6xYDFT0URhs1pUNnyyzyLLIkDsOS8mB3TUUqESNyAiAbjZQNVsi97CizRfB1X5OVWB2iaI+RP3Wz9FXDqgAR0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ce6a6a3a-2a41-48dd-a304-010339255415\\azure-schema-registry-json-1.0.1-alpha.20241204.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ce6a6a3a-2a41-48dd-a304-010339255415\\azure-schema-registry-json-1.0.1-alpha.20241204.1.tgz","_integrity":"sha512-BjCdI5kloDA5pnbbPNM0mBJi9F6bFGlZRjVnP58VEyNoI4cLFS/EMishHfrp6bH9UGEFabYkf2mxGY/MraQsuQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241204.1_1733342912768_0.9744286368752502","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241206.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241206.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7264c49b90b64d08effc60fb2c44d68e0d410c13","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241206.1.tgz","fileCount":18,"integrity":"sha512-tgYUx9cbW84VVCM8Dy8LazWMSwugG0YKHdB6UqbUgs+au/qYeA+BSMyyURkbGZHsIHYCHo9eCdipVEj7hf1k0A==","signatures":[{"sig":"MEUCIQDSDB7VfW1lkfI6zPoFLLDVWWgGalaUdMkFaz4mj72mdAIgdwTJqW7Ivj4xRseNk7p3vLFQNHDuDxk+VnQ/lGlZLTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66577},"main":"dist/index.js","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2a956e87-5262-4607-9ca0-03f42a950b71\\azure-schema-registry-json-1.0.1-alpha.20241206.1.tgz","types":"types/schema-registry-json.d.ts","module":"dist-esm/src/index.js","engines":{"node":">=18.0.0"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && npm run bundle && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"tsc -p . && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"tsc -p . && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:node-ts-input -- --timeout 1200000 \"test/{,!(browser)/**/}*.spec.ts\"","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"dev-tool run test:browser","integration-test:node":"dev-tool run test:node-js-input -- --timeout 5000000 'dist-esm/test/**/*.spec.js'","integration-test:browser":"dev-tool run test:browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2a956e87-5262-4607-9ca0-03f42a950b71\\azure-schema-registry-json-1.0.1-alpha.20241206.1.tgz","_integrity":"sha512-tgYUx9cbW84VVCM8Dy8LazWMSwugG0YKHdB6UqbUgs+au/qYeA+BSMyyURkbGZHsIHYCHo9eCdipVEj7hf1k0A==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.12.0","nyc":"^17.0.0","karma":"^6.2.0","mocha":"^10.0.0","dotenv":"^16.0.0","eslint":"^9.9.0","ts-node":"^10.0.0","typescript":"~5.6.2","@types/node":"^18.0.0","karma-mocha":"^2.0.1","@types/mocha":"^10.0.0","karma-coverage":"^2.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.0.1","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.8.0","karma-junit-reporter":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^3.0.0","karma-env-preprocessor":"^0.1.1","karma-firefox-launcher":"^2.1.3","karma-sourcemap-loader":"^0.3.8","@azure-tools/test-utils":"^1.0.1","karma-json-preprocessor":"^0.3.3","@azure-tools/test-recorder":"^3.0.0","karma-json-to-file-reporter":"^1.0.1","@azure-tools/test-credential":"^1.0.0","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241206.1_1733515756084_0.34006502878687894","host":"s3://npm-registry-packages"}},"1.0.1-alpha.20241210.2":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241210.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241210.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a50a7cb485d78d5fdf54fa3ebe93a6cf733e5020","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241210.2.tgz","fileCount":104,"integrity":"sha512-gHrDgjshSLvih6D9Sd2mujpHNziSRsnBPuCu2hijJmSQiIxlLudshFqyRU9rl/I3x13UfrUF8m69SGrdjoNi6g==","signatures":[{"sig":"MEQCIGopgYI8buqR1OzeLp1qRMydkSXcSS37al5GCLq9DQXuAiA+BVvtdbUF7AX/J6Mp8BC+VY9fFDDWGAPt0hhCMbaU3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\05318bee-5f95-4d37-a5a4-eebf6f14c9aa\\azure-schema-registry-json-1.0.1-alpha.20241210.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\05318bee-5f95-4d37-a5a4-eebf6f14c9aa\\azure-schema-registry-json-1.0.1-alpha.20241210.2.tgz","_integrity":"sha512-gHrDgjshSLvih6D9Sd2mujpHNziSRsnBPuCu2hijJmSQiIxlLudshFqyRU9rl/I3x13UfrUF8m69SGrdjoNi6g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241210.2_1733861481215_0.2148582587946466","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241211.2":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241211.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241211.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7b6ef9711dce69596191958502213f22273935af","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241211.2.tgz","fileCount":104,"integrity":"sha512-yxX/IbR6WEBSSun2w4IguPX8/hOgWip6QX0stH9hwoqjoT6wyqLLkrjQklY2r2AbltnhCtjexLIKxTTQIHAQHw==","signatures":[{"sig":"MEUCIQCN9xdKAxHzT+qo5b6roDKPxH6tA7Ux29udl5Ed6+OPugIgaL1oN6e37NQbntRZe0doAVIpmYR34OtibpHe2qsnN40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\53e97a1c-68c3-4455-b75c-43ed70d5d681\\azure-schema-registry-json-1.0.1-alpha.20241211.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\53e97a1c-68c3-4455-b75c-43ed70d5d681\\azure-schema-registry-json-1.0.1-alpha.20241211.2.tgz","_integrity":"sha512-yxX/IbR6WEBSSun2w4IguPX8/hOgWip6QX0stH9hwoqjoT6wyqLLkrjQklY2r2AbltnhCtjexLIKxTTQIHAQHw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241211.2_1733947794334_0.8503781753336763","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241212.2":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241212.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241212.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0458231a83cd734e0f708c3672b14d77bd3998b4","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241212.2.tgz","fileCount":104,"integrity":"sha512-p0DLVIryliBy8Jl0/myhmIk/gTk+VFqNmabFRP90CTUDATpQ0Xdnhwe0rY9tWq4BaC3AEzfxVVsMtscmjYxvyA==","signatures":[{"sig":"MEUCIQC18R9hL74t3H7x7abu3EDTvM79u0YdxsnEQ+EfOrPDTAIgHx1eXe66ieVzJgAfkRHUB8NZKs8AMxCXcjDt+GflLl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e46b8359-e6b6-4de3-accd-a9f217b10ca6\\azure-schema-registry-json-1.0.1-alpha.20241212.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e46b8359-e6b6-4de3-accd-a9f217b10ca6\\azure-schema-registry-json-1.0.1-alpha.20241212.2.tgz","_integrity":"sha512-p0DLVIryliBy8Jl0/myhmIk/gTk+VFqNmabFRP90CTUDATpQ0Xdnhwe0rY9tWq4BaC3AEzfxVVsMtscmjYxvyA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241212.2_1734036365553_0.5417157734648193","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241213.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241213.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241213.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9d9d0c2caa3f99befa4b342c0724d6cda11d8065","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241213.1.tgz","fileCount":104,"integrity":"sha512-4TRZ2PPTKWcEUr5fPGBvUoUoY5wm+LET4e443BtX436Q7jOnOCmuNvEtcV2EWt3xVEWgGzmNYfNzUpZgBGBb6Q==","signatures":[{"sig":"MEQCIAG2/jFZtxWJjVcmnRyXkf6MkHCf3jdw2Aei2032+OacAiAgLm3Dz+xFStZe8dKLVTNpK7xCsr3uiq5dUcaVkO1BbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6cf22625-81dd-484c-8a59-38c446993b1f\\azure-schema-registry-json-1.0.1-alpha.20241213.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6cf22625-81dd-484c-8a59-38c446993b1f\\azure-schema-registry-json-1.0.1-alpha.20241213.1.tgz","_integrity":"sha512-4TRZ2PPTKWcEUr5fPGBvUoUoY5wm+LET4e443BtX436Q7jOnOCmuNvEtcV2EWt3xVEWgGzmNYfNzUpZgBGBb6Q==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241213.1_1734120521936_0.5132201909632776","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241216.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241216.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1ce860c9a8936ee184b0f8a8a5f1d7df4d212030","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241216.1.tgz","fileCount":104,"integrity":"sha512-YLE6zn+x7+YL/CKwblP/ODIJSHfbks9fg14pRb41txqVUO5bTAs/xLE9asmprghfW6VnR41Rz+fcHouFyKvnfg==","signatures":[{"sig":"MEUCIQD9QfQrRy1CrLO3C2a/Wsp26qc3DsqhWncz+AKy8zoX9AIgDdVnGLVrtmqBbiqJMehPK62uHWCo6rSh1fT+nsKPb/w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\717dd01a-bee1-485e-a639-2fac087627dc\\azure-schema-registry-json-1.0.1-alpha.20241216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\717dd01a-bee1-485e-a639-2fac087627dc\\azure-schema-registry-json-1.0.1-alpha.20241216.1.tgz","_integrity":"sha512-YLE6zn+x7+YL/CKwblP/ODIJSHfbks9fg14pRb41txqVUO5bTAs/xLE9asmprghfW6VnR41Rz+fcHouFyKvnfg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241216.1_1734379806454_0.06783794145556077","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241218.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241218.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b245910d7a73d7ea4710edad4e05e7909fff0721","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241218.1.tgz","fileCount":104,"integrity":"sha512-QyWpgfwY0PeY0zFwenssTu/eNxyUO4XA5q6g06aRMdKDY9K6L2OYYQw0s5Ng6DluTEIuVhjWAQqB2/A6+NL1wQ==","signatures":[{"sig":"MEYCIQD3Vxg24nQtUsVofnucrZ0+Ta9qIJaGrSAc/NFpJPzZqwIhAPyjFZWAiU5d1arem7Hq2Q4oEhbhbVKddx9r3tuOxd32","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9ec24111-c136-4e8c-9a35-b00c0902aa90\\azure-schema-registry-json-1.0.1-alpha.20241218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9ec24111-c136-4e8c-9a35-b00c0902aa90\\azure-schema-registry-json-1.0.1-alpha.20241218.1.tgz","_integrity":"sha512-QyWpgfwY0PeY0zFwenssTu/eNxyUO4XA5q6g06aRMdKDY9K6L2OYYQw0s5Ng6DluTEIuVhjWAQqB2/A6+NL1wQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.6.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241218.1_1734552547047_0.6890846974508029","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241219.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241219.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a1e0dbac38690874b9991cf9cfebf46b78801999","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241219.1.tgz","fileCount":104,"integrity":"sha512-zbcpxB+5IUwFZaAJ1QoBs0ySqWPaxTBYnyTrKRPkgqeOGhzTWassTDBFd3/SlpIHetTTqoH9aH9X7RiXESfEkA==","signatures":[{"sig":"MEYCIQDsCfXkvesxvB10yf8jxOtVbcwQMqv6N0Q8T21FWrupvgIhAMJg4W119mh418QRpCAd2lnc2SnkDgZWQ9ifTcJeEnxj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\160b36bc-3210-434b-aca1-99372a81b83e\\azure-schema-registry-json-1.0.1-alpha.20241219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\160b36bc-3210-434b-aca1-99372a81b83e\\azure-schema-registry-json-1.0.1-alpha.20241219.1.tgz","_integrity":"sha512-zbcpxB+5IUwFZaAJ1QoBs0ySqWPaxTBYnyTrKRPkgqeOGhzTWassTDBFd3/SlpIHetTTqoH9aH9X7RiXESfEkA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241219.1_1734639165621_0.31191087448720434","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241220.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241220.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a5f50e354142f5ec7aaf99597c0278b1351ef483","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241220.1.tgz","fileCount":104,"integrity":"sha512-OR9GrBRzOXCBHwLBZtuBGOcS831eJAb/tf3NpZMu9bSNm9mJTIZd6A863ZvDnRuZBrBCu5bRpxJi7BB88jnOsA==","signatures":[{"sig":"MEUCIF7K4wrkE+pk9J/GLjykb+w5kbn6VYlxeOWyOWLBXJ5KAiEAvdMSi2d2wFvypsBJsmcxu2t2TQjsTphj3PQ3+QVJpg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\15236856-332e-4793-8c76-c56d10e4377b\\azure-schema-registry-json-1.0.1-alpha.20241220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\15236856-332e-4793-8c76-c56d10e4377b\\azure-schema-registry-json-1.0.1-alpha.20241220.1.tgz","_integrity":"sha512-OR9GrBRzOXCBHwLBZtuBGOcS831eJAb/tf3NpZMu9bSNm9mJTIZd6A863ZvDnRuZBrBCu5bRpxJi7BB88jnOsA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241220.1_1734725478671_0.9176392736366363","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241223.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241223.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b256e10d82a7663a7a50a546b2b486ec3d4b1109","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241223.1.tgz","fileCount":104,"integrity":"sha512-UeEf9opLRWLE4cV0ClhVRFPa2yLtWoJ2qoq/F1bQpyGLNDkRbMj42DTKKBKRoEFeaW6EoNUC4ujosj0XDvZchg==","signatures":[{"sig":"MEYCIQCE5zeQCjkxwH3XJlUTVlBsmamHnOG6+j0DPvxx5m+3OAIhAJCb+xTUx9RBVywWlvjYK9uE4FJXyBGWbLrPVm/Yoy/x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eb12bd42-1648-4724-8f36-2f739addbe25\\azure-schema-registry-json-1.0.1-alpha.20241223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\eb12bd42-1648-4724-8f36-2f739addbe25\\azure-schema-registry-json-1.0.1-alpha.20241223.1.tgz","_integrity":"sha512-UeEf9opLRWLE4cV0ClhVRFPa2yLtWoJ2qoq/F1bQpyGLNDkRbMj42DTKKBKRoEFeaW6EoNUC4ujosj0XDvZchg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241223.1_1734984600359_0.4743145961207107","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241224.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241224.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0eb81bdba479b76659a9c667c769cc5dd5d68a76","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241224.1.tgz","fileCount":104,"integrity":"sha512-zqra6biHJUt8NOh3T5/VBLvm7A5sXsZ+PfYKumn9GlihlorjzA5FNGTeKqOE2IqUx1R6WGKgyi4lH5B3tmsb4g==","signatures":[{"sig":"MEUCIQD/QwcFFYESccF8usaDLtPf0OgFAhSUxDO3tiMCFE4JYQIgcQ1Kyk4K6wVU5Var6dsC0SIml6OcLpDnJ38pQUvYsOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\52168663-d80c-4c84-8d99-48f4a1cfa9e9\\azure-schema-registry-json-1.0.1-alpha.20241224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\52168663-d80c-4c84-8d99-48f4a1cfa9e9\\azure-schema-registry-json-1.0.1-alpha.20241224.1.tgz","_integrity":"sha512-zqra6biHJUt8NOh3T5/VBLvm7A5sXsZ+PfYKumn9GlihlorjzA5FNGTeKqOE2IqUx1R6WGKgyi4lH5B3tmsb4g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241224.1_1735070985770_0.6876902646308598","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241225.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241225.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"46094232628c4d65005fb9b13bbe6061f77b7ffa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241225.1.tgz","fileCount":104,"integrity":"sha512-R7LLsP2VMSE1JgTiKlrVyfCzme15FvdyG+iCG/nzEBfNTFtiHLfGuVJxI6pkjkl3a1DgMqSWzR2dcr52ECqVyA==","signatures":[{"sig":"MEUCICTUonRqm/68IcJEyM7maPjPfnWy/buyfUfY71qrLOfQAiEAsQ9IdM5JNx9BVWKmEHoG0OPCCxB1b/tO0IYEsy2ojF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\18d530a0-e730-4989-840e-808a2e124203\\azure-schema-registry-json-1.0.1-alpha.20241225.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\18d530a0-e730-4989-840e-808a2e124203\\azure-schema-registry-json-1.0.1-alpha.20241225.1.tgz","_integrity":"sha512-R7LLsP2VMSE1JgTiKlrVyfCzme15FvdyG+iCG/nzEBfNTFtiHLfGuVJxI6pkjkl3a1DgMqSWzR2dcr52ECqVyA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241225.1_1735157297499_0.14423491483371076","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241226.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241226.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9c3939f49a341091da7caeaedad8e3b43509f80d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241226.1.tgz","fileCount":104,"integrity":"sha512-JtAMrvXXWY4slqCUBHN8/BSmtNZzgG0anza64+goc8wsh9giFaqvxVMYqa06swqR8qK9dTXKAgCfbpezKiRbFw==","signatures":[{"sig":"MEYCIQDXw7sRhgMeNRnBWssEdgkpibikpCbaiI/lMSGC9U0PtQIhAN05HbFPuDGfIR4QaYfVygx8jaLkvTKJYFYtoMgIIftN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\55ab1f0f-867b-47ac-9c24-3c987fb3c944\\azure-schema-registry-json-1.0.1-alpha.20241226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\55ab1f0f-867b-47ac-9c24-3c987fb3c944\\azure-schema-registry-json-1.0.1-alpha.20241226.1.tgz","_integrity":"sha512-JtAMrvXXWY4slqCUBHN8/BSmtNZzgG0anza64+goc8wsh9giFaqvxVMYqa06swqR8qK9dTXKAgCfbpezKiRbFw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241226.1_1735243871065_0.7822390620611295","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241227.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241227.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"712239262d0c04ac5fc5471a2f6d39f361579a73","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241227.1.tgz","fileCount":104,"integrity":"sha512-6H51omr2hn9uUH91EA4zSipggUJ5GPWinMBQOjyOogf603Ba0zTlEiCG6CeaW1i9UwJlbn2GhH0RPwa1RgXUBw==","signatures":[{"sig":"MEYCIQC3RcmAGL/Y9VbZ9ZKvPHplsbq80N9rEA1jRmNzHhynigIhANqkKxfjIp6zePf6OjlYDHgWsB7vCHLnp2X83tG+JWBl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b21f7e11-60da-4df9-aad6-c560a0807b5d\\azure-schema-registry-json-1.0.1-alpha.20241227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b21f7e11-60da-4df9-aad6-c560a0807b5d\\azure-schema-registry-json-1.0.1-alpha.20241227.1.tgz","_integrity":"sha512-6H51omr2hn9uUH91EA4zSipggUJ5GPWinMBQOjyOogf603Ba0zTlEiCG6CeaW1i9UwJlbn2GhH0RPwa1RgXUBw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241227.1_1735330231217_0.7243458395898852","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241230.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241230.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241230.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"90baa0e0e883b68b8248be0240642fa4adc4917c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241230.1.tgz","fileCount":104,"integrity":"sha512-evxIXl6oB87ZhRyafjZwOP9HsNFsOiSZ9uqgtvqABZe2OM87rdecmLSQfPT4Tu7V6Gu6FkzrdV+vfVFUDPVw2A==","signatures":[{"sig":"MEUCIFPjyVu9WuVWUEdoJhtDKyynjBWv7+qFkNA0YCVFBe0QAiEAvGkblHVt8dCxjbzV7Q5aQFS50B/2N9ts4sCaRRhXtGI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b454f86b-5738-47f2-9be0-a25cca29a81e\\azure-schema-registry-json-1.0.1-alpha.20241230.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b454f86b-5738-47f2-9be0-a25cca29a81e\\azure-schema-registry-json-1.0.1-alpha.20241230.1.tgz","_integrity":"sha512-evxIXl6oB87ZhRyafjZwOP9HsNFsOiSZ9uqgtvqABZe2OM87rdecmLSQfPT4Tu7V6Gu6FkzrdV+vfVFUDPVw2A==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241230.1_1735589394131_0.7087652337570745","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20241231.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20241231.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20241231.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4bf374987d6018bab4d736feaa8aebdd47ba874","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20241231.1.tgz","fileCount":104,"integrity":"sha512-fUXH8GBIhLWo0BP7i3KComg3D9okIPDbVCtofSxFt7SU466sQdwpZwWoPCRR/VplktN64O7LvqJHZVKDwhpP9Q==","signatures":[{"sig":"MEYCIQCQIuVFgrflIIrMMFIZlMj+sCvDZOn4MnvMnx4Af/VcwQIhAJccToi2rbnqS2gsMT0VWYs1+0yrLuDLgTD3aZ4w7f6Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d10724d6-c126-49d2-8ede-811d6dae0982\\azure-schema-registry-json-1.0.1-alpha.20241231.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d10724d6-c126-49d2-8ede-811d6dae0982\\azure-schema-registry-json-1.0.1-alpha.20241231.1.tgz","_integrity":"sha512-fUXH8GBIhLWo0BP7i3KComg3D9okIPDbVCtofSxFt7SU466sQdwpZwWoPCRR/VplktN64O7LvqJHZVKDwhpP9Q==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20241231.1_1735675761749_0.49268406208330684","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250101.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250101.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250101.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5075444605476af323ece0eb737696181600e9e5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250101.1.tgz","fileCount":104,"integrity":"sha512-b0+tIKzvWsvIg4oQR3xom93oYodkuTeK41bxB5o3rTSimv0GU55Q/w0e40EbzM4duMNGMee6OPqbX8/2ZQM0BQ==","signatures":[{"sig":"MEUCIQCnM8gIDcQ0oVYfugkslGYvdTBxjcQ/qS5AL2xK+miiZwIgJdWKuBvhnDeh1z5ajVVYpNpwR7V6upgcq5V10L+HwVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\675ecfc9-4476-4e76-986e-96666922d1e4\\azure-schema-registry-json-1.0.1-alpha.20250101.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\675ecfc9-4476-4e76-986e-96666922d1e4\\azure-schema-registry-json-1.0.1-alpha.20250101.1.tgz","_integrity":"sha512-b0+tIKzvWsvIg4oQR3xom93oYodkuTeK41bxB5o3rTSimv0GU55Q/w0e40EbzM4duMNGMee6OPqbX8/2ZQM0BQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250101.1_1735762147436_0.23357176287371328","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250102.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250102.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2d153d173ef3596f0eec46abc25a67e22b554b5d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250102.1.tgz","fileCount":104,"integrity":"sha512-KJ9RW47XI1gMCbR8UxO58Lr1Sa2dCQoRRgZAAzj9/gOPaJ0iaJGYcZhuFsghP3rptehezQ7Jzk5iWlO0na2xWw==","signatures":[{"sig":"MEQCIGDBBnhJVby5SJwzlPR/L3ZYVrE+IgO6w4F+sy92vgcFAiB1q40Xi6cJL8wOsFIVGyEELiZFySjmYK+peOxi6zKiIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\abca5e40-bd53-4c63-a625-9664393bd1b6\\azure-schema-registry-json-1.0.1-alpha.20250102.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\abca5e40-bd53-4c63-a625-9664393bd1b6\\azure-schema-registry-json-1.0.1-alpha.20250102.1.tgz","_integrity":"sha512-KJ9RW47XI1gMCbR8UxO58Lr1Sa2dCQoRRgZAAzj9/gOPaJ0iaJGYcZhuFsghP3rptehezQ7Jzk5iWlO0na2xWw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250102.1_1735848613632_0.7998111783667168","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250103.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250103.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250103.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a2dd00ae3a2e7b9c5ac32702fd546b962a734637","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250103.1.tgz","fileCount":104,"integrity":"sha512-QEaisfQwPvP20iYNrSiYm//z1MACWqzbVUIb2SYojUoxFX4iSJQuhdIInBSUOwt1MZFRJCa5MGhnmBn35vf44g==","signatures":[{"sig":"MEUCIBrgn2qZdNgQmHIhaVkWlmUorBX72olLwMXN0zK+njVUAiEA9Wd7VKO/BoRE9jbDtm8wNAgb5RNojwP02rAswT4aCSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39bac4b2-1a23-4f77-ab28-2e8abc15dd2b\\azure-schema-registry-json-1.0.1-alpha.20250103.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39bac4b2-1a23-4f77-ab28-2e8abc15dd2b\\azure-schema-registry-json-1.0.1-alpha.20250103.1.tgz","_integrity":"sha512-QEaisfQwPvP20iYNrSiYm//z1MACWqzbVUIb2SYojUoxFX4iSJQuhdIInBSUOwt1MZFRJCa5MGhnmBn35vf44g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250103.1_1735934981950_0.6848297305744642","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250106.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250106.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9cb99c286d9b4c0927c582d47cac093804fdc137","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250106.1.tgz","fileCount":104,"integrity":"sha512-SmYGazARfCPSxodhqz+YtKHOsdldT6YqQpE3aBVomFuiKluGU9j5DpYy+vXv0KtCA5tS82dI2Y+XN9wQJkEtWA==","signatures":[{"sig":"MEUCIBjDzTIkgdGR+2onZlzf4jvyx/gMFMmSrG3TvcBtd5IjAiEAsGXzEHM9VHRlBLd5I7GWVA/5pS1dibgc8drmAAMW+QQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\359f2c84-4188-44e7-a465-2b5100c3bd16\\azure-schema-registry-json-1.0.1-alpha.20250106.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\359f2c84-4188-44e7-a465-2b5100c3bd16\\azure-schema-registry-json-1.0.1-alpha.20250106.1.tgz","_integrity":"sha512-SmYGazARfCPSxodhqz+YtKHOsdldT6YqQpE3aBVomFuiKluGU9j5DpYy+vXv0KtCA5tS82dI2Y+XN9wQJkEtWA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250106.1_1736194422032_0.030702212744949886","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250107.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250107.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0862f69d146d0866d1892776f170f960b220e611","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250107.1.tgz","fileCount":104,"integrity":"sha512-r4g0zM3+eFWYxienyggtsJt747z26QTd904TTsYZ8qlGxcyuoPLhz8wNYBUjZgrNEveh+m+YYjfwcCSfXf+a0w==","signatures":[{"sig":"MEQCIFiKYqDIWYkPYQpttm3ZA4+LNYFYuWHuRZYopC4BT4XDAiBOivBEhKNcGYVliYwJu3bEtnTErP5jydp9SYTEwA0fTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\03f3d28a-ce99-4610-a6fa-ce33187950c1\\azure-schema-registry-json-1.0.1-alpha.20250107.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\03f3d28a-ce99-4610-a6fa-ce33187950c1\\azure-schema-registry-json-1.0.1-alpha.20250107.1.tgz","_integrity":"sha512-r4g0zM3+eFWYxienyggtsJt747z26QTd904TTsYZ8qlGxcyuoPLhz8wNYBUjZgrNEveh+m+YYjfwcCSfXf+a0w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250107.1_1736280876191_0.1324933397989958","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250108.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250108.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c16a68364c7d44b262f788b64d40424af22e8057","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250108.1.tgz","fileCount":104,"integrity":"sha512-2gZD+u0No0Uff0lXYEu9k8dTqOA3zEhjCs3OL6CQ8jGnuzSoFwSqevZXctqbOMDbapZ1DROBwubKQYtF9RVYwA==","signatures":[{"sig":"MEUCICfM4N2vvI3XNaduuFqeuwQ5YNDNId2tvCQXdhMqu5UPAiEAtn0H0oXpdps/TFmKVS9/ocpBXzo8quKeykJmdhFDJwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3f809f2b-52d9-4b8c-9221-d9abbee8f4e0\\azure-schema-registry-json-1.0.1-alpha.20250108.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3f809f2b-52d9-4b8c-9221-d9abbee8f4e0\\azure-schema-registry-json-1.0.1-alpha.20250108.1.tgz","_integrity":"sha512-2gZD+u0No0Uff0lXYEu9k8dTqOA3zEhjCs3OL6CQ8jGnuzSoFwSqevZXctqbOMDbapZ1DROBwubKQYtF9RVYwA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250108.1_1736367219168_0.40002562445470446","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250109.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250109.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250109.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4a0ff9f5cf323651a4d9e633098449afd391bbb1","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250109.1.tgz","fileCount":104,"integrity":"sha512-Llu8F6hrHiril1YtWKlrsNKTsx0tZW+YW8hn7v+sZvi1KDfBrRwPuxbDC9Z3VP3jeT1gHOFQQZzfotFgxhD3OQ==","signatures":[{"sig":"MEUCIQCPRYk8f8lJwoNRjvHvv0XwAZWDQGh46zPSHyP+AL42mgIgW9f0h1wopXo14zANFlymvU9nTzLNnuhum2lganAhlw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147612},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f7107e13-8d64-4f27-885d-fdace76a77f8\\azure-schema-registry-json-1.0.1-alpha.20250109.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f7107e13-8d64-4f27-885d-fdace76a77f8\\azure-schema-registry-json-1.0.1-alpha.20250109.1.tgz","_integrity":"sha512-Llu8F6hrHiril1YtWKlrsNKTsx0tZW+YW8hn7v+sZvi1KDfBrRwPuxbDC9Z3VP3jeT1gHOFQQZzfotFgxhD3OQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250109.1_1736453489463_0.8079221825845682","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250110.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250110.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"106fa27647af9009cf13cf1689b7826160493f62","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250110.1.tgz","fileCount":104,"integrity":"sha512-OZla7VN1wDQCReF4ou6zFJvhlxkemq+ArYCYnfzqnp1so62Cos5OivE7DjxnvKjNgo92mHC8N3sc0g4QYrBVfA==","signatures":[{"sig":"MEYCIQDlJyxwxpbnnSwsRXHl9/nx0g7ykUcdgo1otHvW42JqrQIhAP7GBkLoLTB8Ibyrh/Mj8Fe0G4bXHpwoIYiyvXABOPFB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e68aef87-ca3a-49c4-acdc-16c3f719c743\\azure-schema-registry-json-1.0.1-alpha.20250110.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e68aef87-ca3a-49c4-acdc-16c3f719c743\\azure-schema-registry-json-1.0.1-alpha.20250110.1.tgz","_integrity":"sha512-OZla7VN1wDQCReF4ou6zFJvhlxkemq+ArYCYnfzqnp1so62Cos5OivE7DjxnvKjNgo92mHC8N3sc0g4QYrBVfA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250110.1_1736539797746_0.07251078724198146","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250113.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250113.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"44cca2ca453176efdcc6f7a99682988cd9d67fd2","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250113.1.tgz","fileCount":104,"integrity":"sha512-xryJWinxoRHOodTEyDj5h58m3p8M5kGF+0TcCwyOXuItQIs6WQGiFY2pmSTbSFhjEnLp4HsETMJs8xV5YF11Yg==","signatures":[{"sig":"MEUCIQDX4huoEfSx1Wu+l2k6YEFq6vc9rossw5n7lAjW4f3TwwIgIkHaEttQn9HGU9DLoClLCyvx+XFDy7/gwfo/kVWMfOE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72ce4969-446c-4b65-9f53-af26ce90d5cc\\azure-schema-registry-json-1.0.1-alpha.20250113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\72ce4969-446c-4b65-9f53-af26ce90d5cc\\azure-schema-registry-json-1.0.1-alpha.20250113.1.tgz","_integrity":"sha512-xryJWinxoRHOodTEyDj5h58m3p8M5kGF+0TcCwyOXuItQIs6WQGiFY2pmSTbSFhjEnLp4HsETMJs8xV5YF11Yg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250113.1_1736800206946_0.7587177695458991","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250114.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250114.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ce4ac7405c69efb7cbd266a6e2842018e8660401","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250114.1.tgz","fileCount":104,"integrity":"sha512-5zXFdbQDxX1bsYzbiHa4hh9+ATzgJ71vxKLEVQ92NVYyKSJSs2sEV/AjRkWvrvSFrS/5CaAHWa6+fLNLMfL4gQ==","signatures":[{"sig":"MEQCIG0yDIM09JVceREs9PFfBD3hlcT3Vdal5BYHBdI8FfYKAiA9u6q1NpoHUQsspcU4v903RvZiRidS47nKKgcqhB0wfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\57727d3d-dc3a-4458-a6d8-d431c53142c3\\azure-schema-registry-json-1.0.1-alpha.20250114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\57727d3d-dc3a-4458-a6d8-d431c53142c3\\azure-schema-registry-json-1.0.1-alpha.20250114.1.tgz","_integrity":"sha512-5zXFdbQDxX1bsYzbiHa4hh9+ATzgJ71vxKLEVQ92NVYyKSJSs2sEV/AjRkWvrvSFrS/5CaAHWa6+fLNLMfL4gQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250114.1_1736885271964_0.4770796070728347","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250115.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250115.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e4e98529da83bafe02c86f8c6b5924011f9e90e9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250115.1.tgz","fileCount":104,"integrity":"sha512-wpWw5OpxEpL5lGe/Eb3/fOO8x35uXXY2VHTqzwoVTnKhx1SsQMKgVT/GYLZ2CAh3TYjwiInpOo2k8IO+XdJFXA==","signatures":[{"sig":"MEYCIQDBT1K8XS+T1gqTbDcStkKQDwwDXkh5w29Fj77ODtsCdgIhAOmqb2oKJZDJid6FfzJHBb4EhL7vLKwgD8V28fygWiV1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3411aef3-e42e-4063-988b-5bb0258838d4\\azure-schema-registry-json-1.0.1-alpha.20250115.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3411aef3-e42e-4063-988b-5bb0258838d4\\azure-schema-registry-json-1.0.1-alpha.20250115.1.tgz","_integrity":"sha512-wpWw5OpxEpL5lGe/Eb3/fOO8x35uXXY2VHTqzwoVTnKhx1SsQMKgVT/GYLZ2CAh3TYjwiInpOo2k8IO+XdJFXA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250115.1_1736971893524_0.7568463070754476","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250116.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250116.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"78ad27696931fa65954efa1b2f728d13e0415c34","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250116.1.tgz","fileCount":104,"integrity":"sha512-CD1FaXcBCdqoDQFcfmhxoiMQoBlznNk9JQSi6fji382Ee601gDLcRtLsJA13a7FiNDm8Bccc9GgFOV0HM9r5nw==","signatures":[{"sig":"MEYCIQCOoxu5p8vU3Bz3s4p6C1xz56/aZhq4Vooq7uvMjuPc/gIhALAFL1fWAerbZoNVJTTy2b5Q0yifzUw2B2ybBs5Ny6nk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4942ebd2-ffe3-4f8d-bddf-3163d60aa6ba\\azure-schema-registry-json-1.0.1-alpha.20250116.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4942ebd2-ffe3-4f8d-bddf-3163d60aa6ba\\azure-schema-registry-json-1.0.1-alpha.20250116.1.tgz","_integrity":"sha512-CD1FaXcBCdqoDQFcfmhxoiMQoBlznNk9JQSi6fji382Ee601gDLcRtLsJA13a7FiNDm8Bccc9GgFOV0HM9r5nw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250116.1_1737058097616_0.27250396756025297","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250117.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250117.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250117.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"92e750b9b277ba6c1ce326c5c9ff9ad367a296b0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250117.1.tgz","fileCount":104,"integrity":"sha512-oLlwcp29lLMk6NNWKyKbt4b/qXZ3Nzmi9jlOsJlR8cJn+osDC2fD7ozr0hD3tcoBYuCr/gb3c3MThUZK8zGfGQ==","signatures":[{"sig":"MEUCIAWhNQxsHSODsq9XI2L13GcoSmDDRu6efqkgf7M3BHO5AiEAj+GDwmC5lixGIQe7gNFlF8N541VPPnsEgUjjYHoXBuw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d1a21582-7aa1-4fcb-a61a-5ec1a1a3456d\\azure-schema-registry-json-1.0.1-alpha.20250117.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d1a21582-7aa1-4fcb-a61a-5ec1a1a3456d\\azure-schema-registry-json-1.0.1-alpha.20250117.1.tgz","_integrity":"sha512-oLlwcp29lLMk6NNWKyKbt4b/qXZ3Nzmi9jlOsJlR8cJn+osDC2fD7ozr0hD3tcoBYuCr/gb3c3MThUZK8zGfGQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250117.1_1737144940023_0.3158774609063342","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250120.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250120.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ef2514935b6acdc1bde7d15503f6921839902f78","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250120.1.tgz","fileCount":104,"integrity":"sha512-DVoUHiiNX9RIvAhvJOKJIopJkDV8Ntcv5XGlUHLlAUmMT1AgDD2LW2HYx0eymNjkqfrNPqWQvqOIZ3spJqm+hQ==","signatures":[{"sig":"MEYCIQCIMYCK5OyQL3xyQ6EV1Qn03Xl9QiI3ozUXJBumx7qXeQIhAOS6U8pSz/roohnu2NgcP1GaG5/s5JnzINbuCUzghozd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e37bc500-84cc-41a5-97e8-18e1c50d7d0f\\azure-schema-registry-json-1.0.1-alpha.20250120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e37bc500-84cc-41a5-97e8-18e1c50d7d0f\\azure-schema-registry-json-1.0.1-alpha.20250120.1.tgz","_integrity":"sha512-DVoUHiiNX9RIvAhvJOKJIopJkDV8Ntcv5XGlUHLlAUmMT1AgDD2LW2HYx0eymNjkqfrNPqWQvqOIZ3spJqm+hQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250120.1_1737403841125_0.08824551197849217","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250122.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250122.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250122.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"43425917b5947d429a42ae610c98647d39ec009d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250122.1.tgz","fileCount":104,"integrity":"sha512-Ch0JT3sdJVQW52Y4/X3CGWuYNj+TLxXluW+behCgqepoOmnGSYC3ofxNYRb8Ngccf60fkrb5qO+cUynTo8fEMw==","signatures":[{"sig":"MEUCIFGkDFhGjagjYynvh1oRtXPJS64zTG1ntrV05aGmYwViAiEAgY+Gt/EEvf8p7BiaQ3zINfrvjHthFymhZhrLYU+7z8E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1a00d1a6-d291-4db7-abcb-92b1215e7e15\\azure-schema-registry-json-1.0.1-alpha.20250122.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1a00d1a6-d291-4db7-abcb-92b1215e7e15\\azure-schema-registry-json-1.0.1-alpha.20250122.1.tgz","_integrity":"sha512-Ch0JT3sdJVQW52Y4/X3CGWuYNj+TLxXluW+behCgqepoOmnGSYC3ofxNYRb8Ngccf60fkrb5qO+cUynTo8fEMw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^2.1.8","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^2.1.8","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^2.1.8","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250122.1_1737576618157_0.39189321171881786","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250128.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250128.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a10fda0063a586dde51214b2da4752d0362f8195","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250128.1.tgz","fileCount":104,"integrity":"sha512-lJn9J8b5DrJ/XZyLJJ2R5NLuxLRgzCJLL+VMqIBUtLM5lfkbrPLNcyKweaoFAEe0zzvg1PwBP904Lhma5u//VQ==","signatures":[{"sig":"MEUCIQCmg8Q7+t5xx9zf3Dp3TsXEpK/VQgsBAgSxIiHQkPO5rAIgZtx9goQILten0L503uCJKxrGezYuWtwO52by+E355YY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147613},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cead005d-a3e8-406b-97e1-1947ebd1f3fb\\azure-schema-registry-json-1.0.1-alpha.20250128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser","integration-test:node":"dev-tool run test:vitest --esm","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cead005d-a3e8-406b-97e1-1947ebd1f3fb\\azure-schema-registry-json-1.0.1-alpha.20250128.1.tgz","_integrity":"sha512-lJn9J8b5DrJ/XZyLJJ2R5NLuxLRgzCJLL+VMqIBUtLM5lfkbrPLNcyKweaoFAEe0zzvg1PwBP904Lhma5u//VQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":"^5.12.2","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250128.1_1738095024260_0.22620911819625733","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250129.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250129.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aba2d173dc4a97138b14cc59c03ee2921d88dacf","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250129.1.tgz","fileCount":104,"integrity":"sha512-efLNuN+wBblOxKrSZRvPVRQNzWx3Ha+sKdNagC0yxw2NvuWIuJ0Ht9jhcP/TzW37dQ0M+NxmdvKnWVxsJFeiwQ==","signatures":[{"sig":"MEYCIQDP0nRpKt82L62u+g4eX6MFtan4nVmUQXJY7/2GXFZ+DQIhAKXKMdrT9rmyAmeZj372RAgKrVLNgaImaFrWLBdqWBxi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147696},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9ca7bab9-dff9-4493-8341-e380383dc58a\\azure-schema-registry-json-1.0.1-alpha.20250129.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9ca7bab9-dff9-4493-8341-e380383dc58a\\azure-schema-registry-json-1.0.1-alpha.20250129.1.tgz","_integrity":"sha512-efLNuN+wBblOxKrSZRvPVRQNzWx3Ha+sKdNagC0yxw2NvuWIuJ0Ht9jhcP/TzW37dQ0M+NxmdvKnWVxsJFeiwQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250129.1_1738181391622_0.6310025205102654","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250130.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250130.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250130.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d303c10523ffdc2de460cdd0715177405dac1021","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250130.1.tgz","fileCount":104,"integrity":"sha512-qT0pua+3O6R/eqyY2mFgctXXN7CaOKOp8m2PvMep55YhWlkUgE6gStBb4bQLQ2w3UbZvNJh8dZbPM+s171bbcw==","signatures":[{"sig":"MEQCIEHgA3qsnv155x79UOehc5GDkBhoIF4zGyc9YaQK/gj7AiBXbQL+6leBKbgrO9VQ0Nb/Oele53IJCIqRivqB5Ewepg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147696},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e909edc6-7c6a-40b3-882f-a8aecdd03a66\\azure-schema-registry-json-1.0.1-alpha.20250130.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e909edc6-7c6a-40b3-882f-a8aecdd03a66\\azure-schema-registry-json-1.0.1-alpha.20250130.1.tgz","_integrity":"sha512-qT0pua+3O6R/eqyY2mFgctXXN7CaOKOp8m2PvMep55YhWlkUgE6gStBb4bQLQ2w3UbZvNJh8dZbPM+s171bbcw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250130.1_1738267806600_0.8856131794171855","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250131.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250131.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250131.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b01d5a161dc5d20942aac3e6b49b9a6435012439","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250131.1.tgz","fileCount":104,"integrity":"sha512-1rtzM6vgdfBpBUAmayilX8kcZq5v9nhMYTJuO60cgMlXoQGH2oGTHv3m5VjT0LxfLiHfUeNNsV7bcBpP1NeNhw==","signatures":[{"sig":"MEQCIEn8oIKqqNadz4i9vpVjS0M+rXY7FnQqHt2fAAkTOY6UAiBrXK3FTnnIfR0jGV/dMmEmGVdy2fMkka4dMFT7g0qNSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147696},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e1f0457f-e430-4e0d-ac95-f73ad7b647d5\\azure-schema-registry-json-1.0.1-alpha.20250131.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\e1f0457f-e430-4e0d-ac95-f73ad7b647d5\\azure-schema-registry-json-1.0.1-alpha.20250131.1.tgz","_integrity":"sha512-1rtzM6vgdfBpBUAmayilX8kcZq5v9nhMYTJuO60cgMlXoQGH2oGTHv3m5VjT0LxfLiHfUeNNsV7bcBpP1NeNhw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250131.1_1738354168306_0.7944781635418425","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250203.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250203.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"98b52804569341ec26cbf14a6341bac67a9a1204","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250203.1.tgz","fileCount":104,"integrity":"sha512-06GBsb6SURFh0Y+L6XBLOaN/guiAU3Kg0ewe8KE3YSjUJK974pTAcjV0zgxG+gFYmbJd7FrOMb8qUWT/Qb/ORA==","signatures":[{"sig":"MEYCIQCj5iiVo1a+8vHsan6hVGq4T7qdi6VImXBP8JMMZtXSOAIhAO/SovzGUhRmJQuDIGLW/Yxo6Js9EBxM3SOOtObCjygT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147696},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\35cc0f76-6d55-4255-9dca-372915336375\\azure-schema-registry-json-1.0.1-alpha.20250203.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\35cc0f76-6d55-4255-9dca-372915336375\\azure-schema-registry-json-1.0.1-alpha.20250203.1.tgz","_integrity":"sha512-06GBsb6SURFh0Y+L6XBLOaN/guiAU3Kg0ewe8KE3YSjUJK974pTAcjV0zgxG+gFYmbJd7FrOMb8qUWT/Qb/ORA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250203.1_1738613537686_0.41093895488166","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250204.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250204.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"190f926d299d47aa64ba96da3ce1b536c0c0dbcb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250204.1.tgz","fileCount":104,"integrity":"sha512-2p+jUtFheJh4Ub0m5XQ9w2wIM8qHVb5PdssKnQREf2cPCcFeFatiRN/azqx5WL+8BYA/yaw+TkVlOPpWUoH9og==","signatures":[{"sig":"MEUCIQCIhjgghQjvvF8N0f3JE7GHu3FIuHoasQgMhShGz1QmwAIgS3nHscmm8jpRvEqaQuKB1LMRdut/OjLyaolifeYCMY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147694},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bb46a365-faf8-4554-bd33-e898938e776e\\azure-schema-registry-json-1.0.1-alpha.20250204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bb46a365-faf8-4554-bd33-e898938e776e\\azure-schema-registry-json-1.0.1-alpha.20250204.1.tgz","_integrity":"sha512-2p+jUtFheJh4Ub0m5XQ9w2wIM8qHVb5PdssKnQREf2cPCcFeFatiRN/azqx5WL+8BYA/yaw+TkVlOPpWUoH9og==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250204.1_1738700297346_0.7724350080109172","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250205.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250205.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"91cbf142d650a2946b89061ff5a6add58d052e1f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250205.1.tgz","fileCount":104,"integrity":"sha512-J4Ay6viA7xIycerDOq3uQElIKuRRzyogc3r+hB8YQAxZyyWq8FrILH4s46737gP8i5Ok6j+g15HZ0IvJVmjFag==","signatures":[{"sig":"MEQCIFpG+//a5KIdrdQLoSlKpAdvwz7RDeTQKN9n5hYtGIC+AiBg8XjRTEp7PwsgWYqSPE/LjuySmaIo5VzkDgyOGj/4OA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147694},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\41c3fa68-1530-4fe9-993c-e891f951a110\\azure-schema-registry-json-1.0.1-alpha.20250205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\41c3fa68-1530-4fe9-993c-e891f951a110\\azure-schema-registry-json-1.0.1-alpha.20250205.1.tgz","_integrity":"sha512-J4Ay6viA7xIycerDOq3uQElIKuRRzyogc3r+hB8YQAxZyyWq8FrILH4s46737gP8i5Ok6j+g15HZ0IvJVmjFag==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250205.1_1738786549194_0.6949307275589085","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250206.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250206.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a866c33cd0baa9a200f3e6bff8bcfec6a5bd67d8","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250206.1.tgz","fileCount":104,"integrity":"sha512-1FvfYTNmHTcn/ug4pjkcop6JUjGt7fXW0cA/7gP/fBBB99TudcXD7dwuU+WnlnjT720IrGq/XfqR3+jFmbMDVA==","signatures":[{"sig":"MEQCIDXMMLlfrBC6ON803QLBs92mcJchxStECbCtBx30gKg7AiB5otinuuV11mniGAv/ImzPMHn359vieZRr1TV8luv/kQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93019cb6-186d-40ed-b219-978c485678d7\\azure-schema-registry-json-1.0.1-alpha.20250206.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93019cb6-186d-40ed-b219-978c485678d7\\azure-schema-registry-json-1.0.1-alpha.20250206.1.tgz","_integrity":"sha512-1FvfYTNmHTcn/ug4pjkcop6JUjGt7fXW0cA/7gP/fBBB99TudcXD7dwuU+WnlnjT720IrGq/XfqR3+jFmbMDVA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250206.1_1738872628248_0.03975952083513956","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250207.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250207.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250207.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fc9049425cd6e7d09a7dd5710b49d15674987995","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250207.1.tgz","fileCount":104,"integrity":"sha512-A2dIp9KbiWUj1Dcnql48wrLd6Y4iVoibacOXU146SRZbKmOFWBdEI6wp+h58Nddwp19kqSfBRpXcs2YOFaS0PA==","signatures":[{"sig":"MEUCIFQWaBgecEisWi7L+/Gf7jQ4B6hC9PiEIUNQy49Juc2VAiEA1dFjUuD25hjiUUO6Mtx7pM1W7XY8EvIitIENYdtuIHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0280e3e2-8242-4e83-ac28-e7db9d45c842\\azure-schema-registry-json-1.0.1-alpha.20250207.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0280e3e2-8242-4e83-ac28-e7db9d45c842\\azure-schema-registry-json-1.0.1-alpha.20250207.1.tgz","_integrity":"sha512-A2dIp9KbiWUj1Dcnql48wrLd6Y4iVoibacOXU146SRZbKmOFWBdEI6wp+h58Nddwp19kqSfBRpXcs2YOFaS0PA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250207.1_1738959611725_0.7266408952675538","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250210.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250210.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6049da03161b2117d0ef7db1f32de00a537e35cc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250210.1.tgz","fileCount":104,"integrity":"sha512-0TTZdE0M8xod3gGcB6YiXXa3MyL0hjBco8oju2nA8WoOSHZQhCgMLQCWatswATmo1ZN2VhPMBUC4oH2hiLezEg==","signatures":[{"sig":"MEUCIQC57wK/gk1IElEVvk9bVF3U18X6htJIKI7ZIxyjueBCEQIgUoKH/dJ27tZUFmrWWIgpoTBQgEzkARUfeORkkJPkLzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\edf65367-fe9e-459b-b96f-774dfbfbfca0\\azure-schema-registry-json-1.0.1-alpha.20250210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\edf65367-fe9e-459b-b96f-774dfbfbfca0\\azure-schema-registry-json-1.0.1-alpha.20250210.1.tgz","_integrity":"sha512-0TTZdE0M8xod3gGcB6YiXXa3MyL0hjBco8oju2nA8WoOSHZQhCgMLQCWatswATmo1ZN2VhPMBUC4oH2hiLezEg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250210.1_1739218164874_0.7933302666146327","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250211.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250211.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"63c2e04d0e8bf561b60a3c89ead968bccdc7acdb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250211.1.tgz","fileCount":104,"integrity":"sha512-HBexOizzD+tjQdfhqHZbba2Fjes1pJzNdQLG3GnxwyrNOGbUbiWBR9P8WkDVw1HH5m7eCfBFApI+eAcRP3BC5w==","signatures":[{"sig":"MEYCIQDOKiueqot3LAj9zPEZVVGYiiA/nORPU/gnP5D1qj+0KAIhALm4dcsf+ffWaf7dIxXYaS2om3ZbE8kmpmurOoCikzRZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\810f8719-4e76-4a61-94a1-a385199d7af1\\azure-schema-registry-json-1.0.1-alpha.20250211.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\810f8719-4e76-4a61-94a1-a385199d7af1\\azure-schema-registry-json-1.0.1-alpha.20250211.1.tgz","_integrity":"sha512-HBexOizzD+tjQdfhqHZbba2Fjes1pJzNdQLG3GnxwyrNOGbUbiWBR9P8WkDVw1HH5m7eCfBFApI+eAcRP3BC5w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250211.1_1739304918213_0.4955283495294107","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250212.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250212.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5c3674b4e53e1d9f44f08eea97692f0b2b59694e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250212.1.tgz","fileCount":104,"integrity":"sha512-kXU3i1bEADzA0dVHZaHXkBsTcybbtX80bIiNi+9ROMXBcrs1r7TsFut7Jy9yPVvconorjhBjJCUZg+Fz0ZRrqA==","signatures":[{"sig":"MEUCIQCt+uV+EesougUuVJgSwMUr6EQTtT3BQYSTVm8p1MVFlwIgAa4yzYZgzuq6qp4UDcu/pnl7wcXZpZVxlZz/IKjvUOc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1f968b5f-90bc-490b-bb93-da4c0733d566\\azure-schema-registry-json-1.0.1-alpha.20250212.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1f968b5f-90bc-490b-bb93-da4c0733d566\\azure-schema-registry-json-1.0.1-alpha.20250212.1.tgz","_integrity":"sha512-kXU3i1bEADzA0dVHZaHXkBsTcybbtX80bIiNi+9ROMXBcrs1r7TsFut7Jy9yPVvconorjhBjJCUZg+Fz0ZRrqA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250212.1_1739390988537_0.509831430443771","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250213.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250213.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250213.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bfb1e66138a5ad963dc3ddf7cc4d3f16440d8b41","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250213.1.tgz","fileCount":104,"integrity":"sha512-weqt3OWeyn3n6xwo8C4yiYLqSQ3Pf9mETMjnJeW4kgsREG48+eKuXNY0YUClugshV1UAODuYbr2wpHoZOeQP+w==","signatures":[{"sig":"MEUCIEkKOl/NBSWj9bgtS2BLquxZ6/RH5huqI2yFMXBY84KzAiEA/2nlnRLW7LjCVoLSJBj76ARMZQ7I0tgrZw4qQ7PCBA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\447bbfd7-674f-4907-b6b0-df809631e1fc\\azure-schema-registry-json-1.0.1-alpha.20250213.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\447bbfd7-674f-4907-b6b0-df809631e1fc\\azure-schema-registry-json-1.0.1-alpha.20250213.1.tgz","_integrity":"sha512-weqt3OWeyn3n6xwo8C4yiYLqSQ3Pf9mETMjnJeW4kgsREG48+eKuXNY0YUClugshV1UAODuYbr2wpHoZOeQP+w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250213.1_1739477411878_0.8750686244777048","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250214.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250214.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250214.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4dacd3cc690ff421843911bfaaaa70913529e369","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250214.1.tgz","fileCount":104,"integrity":"sha512-/IPRoqSeFvi6s0DjFHtilyrmY6+2TJ1q/vpRQzwo5xHxZXW0o8ycFwWIP9FqmXM0HQYzBK4QOCYi0GJLdoTHaA==","signatures":[{"sig":"MEYCIQDA/3A5Bb1H5ckHZj3rviQjocoiBKEJkACXO4s5UNAfSgIhAL0r8PK5NjhYY6UnVKJUOzBDnWGjQyA1zKbdRUXPJRPT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b17860c7-b1ff-402e-848a-9fc609764e25\\azure-schema-registry-json-1.0.1-alpha.20250214.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b17860c7-b1ff-402e-848a-9fc609764e25\\azure-schema-registry-json-1.0.1-alpha.20250214.1.tgz","_integrity":"sha512-/IPRoqSeFvi6s0DjFHtilyrmY6+2TJ1q/vpRQzwo5xHxZXW0o8ycFwWIP9FqmXM0HQYzBK4QOCYi0GJLdoTHaA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250214.1_1739563982657_0.686344191301274","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250217.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250217.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"93069244540fd84339ddf6329dce458b146bb1d5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250217.1.tgz","fileCount":104,"integrity":"sha512-VbDazPGmxrYF5xHvFizG4Cn1pGAXb2LE7HJRFj2XPMBQ+gz7ZI32GEwNSfXORN0OEjXoFXDxkKb6d6o5l9rtHg==","signatures":[{"sig":"MEYCIQCx8FvW7XbHzSaSoF4uAIoPrqKpRfaXx7n0moZC/IEC5wIhAP05Hl35r04+JY7ldvuPny2YImIIYLM825svXdXm5Io/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e3b03b3a-495a-4889-8257-4534baef1ca2\\azure-schema-registry-json-1.0.1-alpha.20250217.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e3b03b3a-495a-4889-8257-4534baef1ca2\\azure-schema-registry-json-1.0.1-alpha.20250217.1.tgz","_integrity":"sha512-VbDazPGmxrYF5xHvFizG4Cn1pGAXb2LE7HJRFj2XPMBQ+gz7ZI32GEwNSfXORN0OEjXoFXDxkKb6d6o5l9rtHg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250217.1_1739822924210_0.6699975309733912","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250218.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250218.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"520afef3abde311feeaf9629ae3ec8f45ec0f54e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250218.1.tgz","fileCount":104,"integrity":"sha512-zA9VH/uUK0MX8oyFGmG12u0Oy9AhNBg1/pkG5EJDlBDq7cPbDh4fFHGtn2YNBK9t1P8Q9rJ4+B1sN3xusFk+OQ==","signatures":[{"sig":"MEUCIQCCNqc/3RaGQ2PVs6G3T8SpB2YxOctCty7liQ1qdGEpvwIgYS/3gpLehzkDbKzHWWGhyHVKYR587Q9iKDNXYAXhr2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\eb20bdb4-a2e9-4535-837c-4ca9fb7af896\\azure-schema-registry-json-1.0.1-alpha.20250218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\eb20bdb4-a2e9-4535-837c-4ca9fb7af896\\azure-schema-registry-json-1.0.1-alpha.20250218.1.tgz","_integrity":"sha512-zA9VH/uUK0MX8oyFGmG12u0Oy9AhNBg1/pkG5EJDlBDq7cPbDh4fFHGtn2YNBK9t1P8Q9rJ4+B1sN3xusFk+OQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250218.1_1739909315032_0.7709316742464267","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250219.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250219.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d2103251d563bf68b4a388d22e0f11443853c308","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250219.1.tgz","fileCount":104,"integrity":"sha512-jnkS4ZzeAMmU9GjwiL2/fKODKC7y/DK/R8Xxo1IU9EwrMdLdv8uFzvRDzlDAsV+UYjY+8So3tHmCTHXVI1xfNw==","signatures":[{"sig":"MEQCIAMfGecp7TcG/1K3NDrPAlLvg0O6WDCM6i82fYkwEnoUAiAcAgPCKC0VGXePAHzsbeB+ufzu3UBvkPh2gOtjyjx9OQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5b54a143-19c5-4b5f-a6c7-d2daaf17787e\\azure-schema-registry-json-1.0.1-alpha.20250219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5b54a143-19c5-4b5f-a6c7-d2daaf17787e\\azure-schema-registry-json-1.0.1-alpha.20250219.1.tgz","_integrity":"sha512-jnkS4ZzeAMmU9GjwiL2/fKODKC7y/DK/R8Xxo1IU9EwrMdLdv8uFzvRDzlDAsV+UYjY+8So3tHmCTHXVI1xfNw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250219.1_1739995760814_0.3473789570774857","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250220.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250220.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5789b1754ea496c78239f0851578faffae947817","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250220.1.tgz","fileCount":104,"integrity":"sha512-Bu1MAoW2x817M6iDNejcosiTXERykgZaW3BsB5F3Xe3MAOAr25t7SkCR70aDLXr4e2SaZ2CkPKIxLmrDlM+ZZA==","signatures":[{"sig":"MEUCIQDa2joB01N2huvjJr29wrkVrlAiksJIt1fmXn51oQmKKwIgEkstweWm6ObhAfoY0gH78dER1/Oiwx35ctvXiCrS8VI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\add8c6c5-d455-4a6b-8623-1f1a309e44c0\\azure-schema-registry-json-1.0.1-alpha.20250220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\add8c6c5-d455-4a6b-8623-1f1a309e44c0\\azure-schema-registry-json-1.0.1-alpha.20250220.1.tgz","_integrity":"sha512-Bu1MAoW2x817M6iDNejcosiTXERykgZaW3BsB5F3Xe3MAOAr25t7SkCR70aDLXr4e2SaZ2CkPKIxLmrDlM+ZZA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250220.1_1740082424761_0.4972576747280766","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250221.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250221.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250221.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5d96e245be84f55bb6677f2e295e684023d14f7e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250221.1.tgz","fileCount":104,"integrity":"sha512-Afq6hOHjZwrUwA/Wy86+VbEXlYkzzS5OvOt3xwH2kuoDvL5qncfGrx7g3QWZ3CbZvq9DBVvvy/ihI9n5UyEZhQ==","signatures":[{"sig":"MEUCIDxRNl0buj8D1dS/kxH2F08tL1jY7dbMi5RuMcOt7v4cAiEAxlXAJAQ/Ptn8eoSLxsfJxBRt20AmYv+SiBEBluziMf4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2572a88a-bfc3-4e00-a00e-bbe7a2796a57\\azure-schema-registry-json-1.0.1-alpha.20250221.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2572a88a-bfc3-4e00-a00e-bbe7a2796a57\\azure-schema-registry-json-1.0.1-alpha.20250221.1.tgz","_integrity":"sha512-Afq6hOHjZwrUwA/Wy86+VbEXlYkzzS5OvOt3xwH2kuoDvL5qncfGrx7g3QWZ3CbZvq9DBVvvy/ihI9n5UyEZhQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250221.1_1740169052712_0.741007243122835","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250224.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250224.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"29ff3d96bf9cbf7eb83bd80a3e1a1229f3a02d46","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250224.1.tgz","fileCount":104,"integrity":"sha512-OXjkLpy22+ys08dG4WOjqiUZ0fOgFVMfugHKcCD3IbY2bgUyMf6zBotJNOCvrL/dVqJFzS2YRsWGvk017HZ1ow==","signatures":[{"sig":"MEUCIDKUHSEsSKXtuAp0c2wWPFPNtqXvyH6Uyuy62PclzaubAiEApafkTIoR5SHvkr4tgF41pUa1Q38SQAPcmYC6tG2cWcQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\de023f86-5a2d-49cf-9f7f-9d083231a803\\azure-schema-registry-json-1.0.1-alpha.20250224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\de023f86-5a2d-49cf-9f7f-9d083231a803\\azure-schema-registry-json-1.0.1-alpha.20250224.1.tgz","_integrity":"sha512-OXjkLpy22+ys08dG4WOjqiUZ0fOgFVMfugHKcCD3IbY2bgUyMf6zBotJNOCvrL/dVqJFzS2YRsWGvk017HZ1ow==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250224.1_1740427870403_0.5769235541891196","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250225.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250225.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a0c2a97a05ea55eb04d457a950527e0da140f68","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250225.1.tgz","fileCount":104,"integrity":"sha512-RRdAWW8k2+IhpcdD7kBVfvirmsXAfk1pAtRlwXuynuijfXTpOPwewHLhKL5gDnQH0UoPX4OBTm7YZWYHOpR1Zw==","signatures":[{"sig":"MEYCIQDa2HNrBNnMpvryxIV6RPqcxYLwoHTU6/YmX8KoPWSQxAIhAJ1ro8zHuXcxzFNNwoMygHj8n3HHFvNRXhhokIPcKdCi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\06fff7ea-c092-4590-8c46-fbd2b8e3d113\\azure-schema-registry-json-1.0.1-alpha.20250225.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\06fff7ea-c092-4590-8c46-fbd2b8e3d113\\azure-schema-registry-json-1.0.1-alpha.20250225.1.tgz","_integrity":"sha512-RRdAWW8k2+IhpcdD7kBVfvirmsXAfk1pAtRlwXuynuijfXTpOPwewHLhKL5gDnQH0UoPX4OBTm7YZWYHOpR1Zw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250225.1_1740514126356_0.8458907130148914","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250226.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250226.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e5e33b22805dbd76188ad0e6c175f9dcf6d4985b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250226.1.tgz","fileCount":104,"integrity":"sha512-U54Vh7Or7D/vGpqr3HEziZp7vhPHg2vWxlOGV6QJo1OCrXdyxXzqw0kO/KjoYtdMCNtTXBZhjCFLxDQHS+DJFw==","signatures":[{"sig":"MEYCIQCYeIdCylz5ndzeeZddn7w46s09OipifFDSTkj1GneoVwIhAI1m2rBD8HwFlTSGmtwm7g7z5ZimczuJLEPklcSVZBKr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147539},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\34df83e2-7087-41fd-bc05-e1db614c5319\\azure-schema-registry-json-1.0.1-alpha.20250226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"echo skipped","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\34df83e2-7087-41fd-bc05-e1db614c5319\\azure-schema-registry-json-1.0.1-alpha.20250226.1.tgz","_integrity":"sha512-U54Vh7Or7D/vGpqr3HEziZp7vhPHg2vWxlOGV6QJo1OCrXdyxXzqw0kO/KjoYtdMCNtTXBZhjCFLxDQHS+DJFw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.0.0","@azure/schema-registry":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.3","playwright":"^1.49.0","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.5.0","@vitest/browser":"^3.0.3","@azure/core-util":"^1.3.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.3","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250226.1_1740601373559_0.8241377023275378","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250227.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250227.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6c6b023e5448a17c354b26d80a029cdfcc009206","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250227.1.tgz","fileCount":104,"integrity":"sha512-Krfg2rnCayDGok979uqAjDGQ0htGgVHIjP97cx272X2Gm7TKdu4MeVj+QJ8UZkY6opWYQNR1GnrZzWbsAqu8iw==","signatures":[{"sig":"MEQCIAnvf0fUdPhM4/h48JICJmmdfEyD/6d8zgSyoFcVena8AiAXr65m2cFl796qWkPVSL3/TObGnqZKzjoLRsw0kuYp7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\706a39bb-8ca7-420f-a92a-4c82eef6cb67\\azure-schema-registry-json-1.0.1-alpha.20250227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\706a39bb-8ca7-420f-a92a-4c82eef6cb67\\azure-schema-registry-json-1.0.1-alpha.20250227.1.tgz","_integrity":"sha512-Krfg2rnCayDGok979uqAjDGQ0htGgVHIjP97cx272X2Gm7TKdu4MeVj+QJ8UZkY6opWYQNR1GnrZzWbsAqu8iw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250227.1_1740687172691_0.3320934928588599","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250228.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250228.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250228.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4bdbdfa126b24b6d37322e817644eb5e44cdbfb7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250228.1.tgz","fileCount":104,"integrity":"sha512-NglJCO/jNc3zv57TrykK1GOIXnCUn4fJ4Tjw3mk/uo3dTy8dldvJNglTxZijuzigaYC5hHTmR9jOqaXfJiXupg==","signatures":[{"sig":"MEYCIQDp485b+hbctxLiwjxs4RmhavZVl2fEtOTzW9QEjlyeJgIhAPRB06reuLOqYmLyrKpqLiQKjSA3lBuZ+xdFxfhMcvey","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6d6a68e3-c9da-4fa5-a433-c2d6972e7ea4\\azure-schema-registry-json-1.0.1-alpha.20250228.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6d6a68e3-c9da-4fa5-a433-c2d6972e7ea4\\azure-schema-registry-json-1.0.1-alpha.20250228.1.tgz","_integrity":"sha512-NglJCO/jNc3zv57TrykK1GOIXnCUn4fJ4Tjw3mk/uo3dTy8dldvJNglTxZijuzigaYC5hHTmR9jOqaXfJiXupg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250228.1_1740773742409_0.3394538092034709","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250303.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250303.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250303.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2980f297d02a0474b7b9800cec2732424996d305","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250303.1.tgz","fileCount":104,"integrity":"sha512-UdzWzjljB+Glkvlohqn6ucHgq5esmaybt8g1VNAJK8h12fiU5ObI0rBedIT/tH4KoMPmLwsRY4H2wJZ2ANgwog==","signatures":[{"sig":"MEUCIQD8TCh26ShPSNOKz0EUhLSxzLglwYhVo3odh3fzPVlWTQIgW/nJ2/sSsoLdlkgZEVDf6OvaTZW2iV1rtNQf1dgRGlI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6001886b-5b18-4853-9bef-dfdf5f00ba4d\\azure-schema-registry-json-1.0.1-alpha.20250303.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6001886b-5b18-4853-9bef-dfdf5f00ba4d\\azure-schema-registry-json-1.0.1-alpha.20250303.1.tgz","_integrity":"sha512-UdzWzjljB+Glkvlohqn6ucHgq5esmaybt8g1VNAJK8h12fiU5ObI0rBedIT/tH4KoMPmLwsRY4H2wJZ2ANgwog==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250303.1_1741032515733_0.7628177522960389","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250304.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250304.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250304.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8e7ff384afac6e9f7bb944b4d573cc534b0d1c7c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250304.1.tgz","fileCount":104,"integrity":"sha512-j8xQ1dusKUzZyg+nGAr0hBEhLoeipeztj08W64Cch4nggFZQJAyxW94GoC1LgrRXCWsGbRgRG4hFy2Xk6TTzvg==","signatures":[{"sig":"MEUCIQDV/zsFwSS7oB6sR67XTFFLdrkcwNJfwVXeiBbbOtYZcwIgU7eFrE/DnKPUzKkMbmmN9UThh7LxRftbYNo+kWXZPgw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\42d2e85d-fce9-4790-a4bd-9dde31b9c049\\azure-schema-registry-json-1.0.1-alpha.20250304.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\42d2e85d-fce9-4790-a4bd-9dde31b9c049\\azure-schema-registry-json-1.0.1-alpha.20250304.1.tgz","_integrity":"sha512-j8xQ1dusKUzZyg+nGAr0hBEhLoeipeztj08W64Cch4nggFZQJAyxW94GoC1LgrRXCWsGbRgRG4hFy2Xk6TTzvg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250304.1_1741119062240_0.06770728191985675","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250305.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250305.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250305.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f7ff99423f7f0a9546362fb98158e2430eff6bd0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250305.1.tgz","fileCount":104,"integrity":"sha512-k7x/4fX3+NLw9t9R5yrWunqs8M+8mnmLw99DPvnkCaCG3Pdn8r2zrreSxpdRDyAyplh+VOxwgoo3lvhoYZsWdQ==","signatures":[{"sig":"MEYCIQCqEbQx1VXavl4fETdgfMRhZCzAYrkNKSPBhricybM9/gIhANULaKT3lqh0pJZyN+eHCyQaNJlBHeKcxtzzr7Gq1euS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\15fbb817-b92f-4828-bbec-023e3dcfaf0e\\azure-schema-registry-json-1.0.1-alpha.20250305.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\15fbb817-b92f-4828-bbec-023e3dcfaf0e\\azure-schema-registry-json-1.0.1-alpha.20250305.1.tgz","_integrity":"sha512-k7x/4fX3+NLw9t9R5yrWunqs8M+8mnmLw99DPvnkCaCG3Pdn8r2zrreSxpdRDyAyplh+VOxwgoo3lvhoYZsWdQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250305.1_1741206303400_0.605702698714657","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250306.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250306.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250306.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"873f4fdc1afce5e5184d1407e9240f8fb372158a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250306.1.tgz","fileCount":104,"integrity":"sha512-SWy/yHhRWx6J3QnEG21S5370DrVKmI2Qo5+zqYZIjE+EP0zpBqRhwJoPbqT6Z9Q+UElb2Xu9yrnmmONtZc6B6g==","signatures":[{"sig":"MEUCIHCH1Pp5TEWa33H2/we2PINFbjQXpucuEXoBzxW3PEaXAiEAproagvyG1sQbaAdTGe8iBUdlUZvUYVed2k0L/b6+Xtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4e4654fb-a551-4ca4-8954-3b7f4a7f676a\\azure-schema-registry-json-1.0.1-alpha.20250306.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4e4654fb-a551-4ca4-8954-3b7f4a7f676a\\azure-schema-registry-json-1.0.1-alpha.20250306.1.tgz","_integrity":"sha512-SWy/yHhRWx6J3QnEG21S5370DrVKmI2Qo5+zqYZIjE+EP0zpBqRhwJoPbqT6Z9Q+UElb2Xu9yrnmmONtZc6B6g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250306.1_1741291979602_0.11480893083216537","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250307.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250307.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250307.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b5fb5574a28ca3b2fd87b215e35252c2da58d16","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250307.1.tgz","fileCount":104,"integrity":"sha512-aFTyezdP3nraumw/nFO8L5jdwqgFLO9Hfjj0b8YegU/J0zTnf2Ya9rEHhr+K3SGzLjz/2N+y4Hu6dJvhb3S5Sw==","signatures":[{"sig":"MEQCIBxVRC8GpcLS9M5rM6C66PimzVghvU9s0Ri4iNJ8tGwFAiAudJRV0+/Xyj8Q240xynBOxncF085sE4GGtg8KVdlq4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bfce4128-1bca-4155-8da2-a374feefee5b\\azure-schema-registry-json-1.0.1-alpha.20250307.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bfce4128-1bca-4155-8da2-a374feefee5b\\azure-schema-registry-json-1.0.1-alpha.20250307.1.tgz","_integrity":"sha512-aFTyezdP3nraumw/nFO8L5jdwqgFLO9Hfjj0b8YegU/J0zTnf2Ya9rEHhr+K3SGzLjz/2N+y4Hu6dJvhb3S5Sw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250307.1_1741378258431_0.1255693223059724","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250310.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250310.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250310.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e0ee313c1bbfc8e6802aaafd4c3df7706648fdc1","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250310.1.tgz","fileCount":104,"integrity":"sha512-t758dCVXDXZ5Fz8jsZgLm3/E1MhlGnPfju8LEPpYrdW0sWPcSi3sJKNEHuvcTptLyamj+SY9Gy0+W0JGJQMVhQ==","signatures":[{"sig":"MEUCIHeHVBxGzrtB5Hif4asY32o9rijCQs+MtUImg8D088+oAiEAic4egIt2zzT7TB1SpTa4KncCer+5+1+A7L5ApCIHGqo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\71e5bc47-f556-4fb0-97c1-532ab6d4e7b2\\azure-schema-registry-json-1.0.1-alpha.20250310.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\71e5bc47-f556-4fb0-97c1-532ab6d4e7b2\\azure-schema-registry-json-1.0.1-alpha.20250310.1.tgz","_integrity":"sha512-t758dCVXDXZ5Fz8jsZgLm3/E1MhlGnPfju8LEPpYrdW0sWPcSi3sJKNEHuvcTptLyamj+SY9Gy0+W0JGJQMVhQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250310.1_1741633649258_0.6950716311154255","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250311.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250311.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250311.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"44af218499a9db9c16832b9fbe3aa7b67865b4f8","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250311.1.tgz","fileCount":104,"integrity":"sha512-NiME+VnWGY2ppp6HrMNF0EMNBrtJN/9awxEkzY1HtwrpIqGpYKmu+XH5PHKWnUfzlm57hH8AJscvnfcwh0q+wQ==","signatures":[{"sig":"MEUCICr0vVYq+PlvQ+dY6+K9dzEcjomXIbUQLxiw5mZYP6XSAiEAtLemXlk1xftskeoYqdTSG3cPrGyMWfgRCCqrflxbDTg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0e53fe8e-6253-45c5-bda7-1cd6ddfc861f\\azure-schema-registry-json-1.0.1-alpha.20250311.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0e53fe8e-6253-45c5-bda7-1cd6ddfc861f\\azure-schema-registry-json-1.0.1-alpha.20250311.1.tgz","_integrity":"sha512-NiME+VnWGY2ppp6HrMNF0EMNBrtJN/9awxEkzY1HtwrpIqGpYKmu+XH5PHKWnUfzlm57hH8AJscvnfcwh0q+wQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250311.1_1741720229373_0.596433060095759","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250312.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250312.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250312.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"82718a6826b08af686256c4c27d854aaa0fbf938","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250312.1.tgz","fileCount":104,"integrity":"sha512-AUoDJ1R5oSHLTa9Sw4V0D9Vemjr6UY8mhkDvZMSlDpPclTOJkwkS7+uP1MH22gl607AEuPFHGozR74TnQVVFhA==","signatures":[{"sig":"MEYCIQC6HriKnmvw7t9bLUZIXxr21lb0Uy9W1Hkq2DPKrvm6KwIhAIqrRYBlmQIGGJURujIsGOeRINQIrFPckH+9OP8CCFpf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12946880-382e-42b0-9192-f93f0eb94ddc\\azure-schema-registry-json-1.0.1-alpha.20250312.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12946880-382e-42b0-9192-f93f0eb94ddc\\azure-schema-registry-json-1.0.1-alpha.20250312.1.tgz","_integrity":"sha512-AUoDJ1R5oSHLTa9Sw4V0D9Vemjr6UY8mhkDvZMSlDpPclTOJkwkS7+uP1MH22gl607AEuPFHGozR74TnQVVFhA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250312.1_1741806769026_0.13287368282965994","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250313.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250313.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250313.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bc776fff67198894fe9877de66a4c9f8a3800785","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250313.1.tgz","fileCount":104,"integrity":"sha512-1IAtRn8toNfbODW0NCnAU50RHnngSUelV7va2TJeq8fcaEoPO9bcc7iRl8AQmGhUAKPadCGCT+J49kSx1jCTEg==","signatures":[{"sig":"MEUCIQDPfzdtvD4afcnz9v+796XglwZgzKMrBvjyuqkwvPIwXwIgdjHn+B6gTo25yXV3Hxy8VARB9A2pjy/SE8382zb9gmM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\14a6f8a8-9fc2-4556-afce-c860a8f80382\\azure-schema-registry-json-1.0.1-alpha.20250313.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\14a6f8a8-9fc2-4556-afce-c860a8f80382\\azure-schema-registry-json-1.0.1-alpha.20250313.1.tgz","_integrity":"sha512-1IAtRn8toNfbODW0NCnAU50RHnngSUelV7va2TJeq8fcaEoPO9bcc7iRl8AQmGhUAKPadCGCT+J49kSx1jCTEg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250313.1_1741893149364_0.19266805583303137","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250314.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250314.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250314.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"45ad6e77b09e7e756eb70c2c1e022084468d483f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250314.1.tgz","fileCount":104,"integrity":"sha512-DdrGYgHoHAhDWjl6pHsSyQPfEZINT4348HjTQiX87sqRCp/wqbwGcpZ5EKktp0RNJaLZdlsH50RWyMduh87SpQ==","signatures":[{"sig":"MEQCIGjS5GPeR2p7NtLkP7oMGwTKX5P5ZJjBjL4JcbBBoDREAiBliUgGYDn4TlAWIzWFJ5SgTWHmxPq+Hh+spqKL/npRrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b492c538-b7e7-4672-86ba-e458f09fc2e8\\azure-schema-registry-json-1.0.1-alpha.20250314.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b492c538-b7e7-4672-86ba-e458f09fc2e8\\azure-schema-registry-json-1.0.1-alpha.20250314.1.tgz","_integrity":"sha512-DdrGYgHoHAhDWjl6pHsSyQPfEZINT4348HjTQiX87sqRCp/wqbwGcpZ5EKktp0RNJaLZdlsH50RWyMduh87SpQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.6","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.6","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.6","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250314.1_1741979192743_0.4498736026778898","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250317.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250317.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250317.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6b58cce633f52290d197d98dfa50ba1e342accd","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250317.1.tgz","fileCount":104,"integrity":"sha512-hclQ3F/Btwm+YwgGsANCJTIRhM/BlUL4goCLfAthmGkURxx5P94qGyYFXO5iccaO00VeT9m6Y1HkYKtLwOoe3w==","signatures":[{"sig":"MEYCIQDEXVytewGCu396M/oK98kt/ITPnGLGfVlA+TqrSLhAvQIhALHGy+zl1q3B/hD6j7+Xn+EXb6+Ds4te/nBbOp88EA9z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\83ac4f5d-e428-4738-99a1-dbbf03f894d0\\azure-schema-registry-json-1.0.1-alpha.20250317.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\83ac4f5d-e428-4738-99a1-dbbf03f894d0\\azure-schema-registry-json-1.0.1-alpha.20250317.1.tgz","_integrity":"sha512-hclQ3F/Btwm+YwgGsANCJTIRhM/BlUL4goCLfAthmGkURxx5P94qGyYFXO5iccaO00VeT9m6Y1HkYKtLwOoe3w==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.7.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250317.1_1742238609064_0.4906563455711188","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250318.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250318.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250318.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5bade92336b358330f1ca7d0fbcd18a46091927a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250318.1.tgz","fileCount":104,"integrity":"sha512-ocvLBatiijvUiLB2pFCM77KY2UaXGbnt/BZx7CoVQGg4tnoK6SZXlXxdt2Pksh3eeI5BWCNyerrAREdz5ZUMUQ==","signatures":[{"sig":"MEYCIQCZFLQY1Ma4roxXU4C66SIYaS9i0e6bUiWdEpJzjNbkbQIhAP703ADQMo/bFiJfl1FXTX3s6TkrRM9NBKfzQ/H3ufMi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5ca833fd-27e7-4ceb-846e-d561ff6a7baf\\azure-schema-registry-json-1.0.1-alpha.20250318.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\5ca833fd-27e7-4ceb-846e-d561ff6a7baf\\azure-schema-registry-json-1.0.1-alpha.20250318.1.tgz","_integrity":"sha512-ocvLBatiijvUiLB2pFCM77KY2UaXGbnt/BZx7CoVQGg4tnoK6SZXlXxdt2Pksh3eeI5BWCNyerrAREdz5ZUMUQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250318.1_1742325039919_0.12092442951771742","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250319.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250319.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250319.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"09bb22067e02350dc23de0e146fe1dcc6ef30b65","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250319.1.tgz","fileCount":104,"integrity":"sha512-6Em2DXNsGRriUzKun+fXW0pZpVP+cXVHlZRfMkDOLSaaeQEoMLT97t7ofRjEACfA8AA1y0MxtC+U5guMzF9OmA==","signatures":[{"sig":"MEYCIQC6y9T0dsaonaNJTza4ADtQ5gw1WD7aD/CcZ+tKRC9ChAIhAMXoMUVsBzVM8C1c7+3uPZS9XjvFIv7A0QMqO1qR1yeT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\94750007-2c25-4abf-87f9-d28b15844aa2\\azure-schema-registry-json-1.0.1-alpha.20250319.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\94750007-2c25-4abf-87f9-d28b15844aa2\\azure-schema-registry-json-1.0.1-alpha.20250319.1.tgz","_integrity":"sha512-6Em2DXNsGRriUzKun+fXW0pZpVP+cXVHlZRfMkDOLSaaeQEoMLT97t7ofRjEACfA8AA1y0MxtC+U5guMzF9OmA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250319.1_1742411386166_0.3930934162358284","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250320.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250320.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250320.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aefca10e9e9ec632c487fa33aade200afc5ee569","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250320.1.tgz","fileCount":104,"integrity":"sha512-A6tT0jX6n0Eb+4AGM6YP/0csX1aQz8qWcjRiKV2TEFMk3shpfEnQzT0Z5duuqBu9WXtE8BgEemlW2U5JjNeL/g==","signatures":[{"sig":"MEQCIBKh1Z5sMXnuOvf9ikge0vdffwBnJzc/n24Q6r3OKptsAiAyKhk8piYdz5/LTT3kNJ8/kxG14iBZRCfYLnbA6HUB6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\efa83f5e-6ca5-4d17-a12c-b3b20488a92d\\azure-schema-registry-json-1.0.1-alpha.20250320.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\efa83f5e-6ca5-4d17-a12c-b3b20488a92d\\azure-schema-registry-json-1.0.1-alpha.20250320.1.tgz","_integrity":"sha512-A6tT0jX6n0Eb+4AGM6YP/0csX1aQz8qWcjRiKV2TEFMk3shpfEnQzT0Z5duuqBu9WXtE8BgEemlW2U5JjNeL/g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250320.1_1742497782734_0.482356943739759","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250321.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250321.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250321.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6802c161c75541040673abd8f6fb20f668e90107","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250321.1.tgz","fileCount":104,"integrity":"sha512-Su0F46xx8eQJ/OZSL+lY85jL7Bd4Xhe9w4WWfWbTyyIMeu6j/Q0Na1novPoRctsy74T8E9PHU3X522fqOaUU4A==","signatures":[{"sig":"MEUCIQCcJsKOQ3WhbSt+gLZ1IMeSf0rV/RDYrCItZbAnom4ouwIgFIzANMcht2XkP0tf97qa/WJKPore6hJArXuayy/PIFQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6ede47bf-5b8d-49a6-a1a2-c2e1f567ef06\\azure-schema-registry-json-1.0.1-alpha.20250321.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6ede47bf-5b8d-49a6-a1a2-c2e1f567ef06\\azure-schema-registry-json-1.0.1-alpha.20250321.1.tgz","_integrity":"sha512-Su0F46xx8eQJ/OZSL+lY85jL7Bd4Xhe9w4WWfWbTyyIMeu6j/Q0Na1novPoRctsy74T8E9PHU3X522fqOaUU4A==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250321.1_1742584162769_0.9783785671081835","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250324.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250324.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250324.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1d401287a606394bfad4c63136bb471a03a6b38a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250324.1.tgz","fileCount":104,"integrity":"sha512-ALixzH7qcxxS31ZTOnu/9lLdADjcWLGiAxBqWCCwvWKbpjXqgG/JhkUin5kbjTwzb0Bpi5AcLfdaakcFP2iDUA==","signatures":[{"sig":"MEUCIQCUb82wh5PHeuK+c02HE6CAqr2IZGd78cJKE/kas6QRwwIgJwdW0tAQ0/rAG31wK+wgdRz3nAYIAhAd/LTfdsgtRQs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8e5903a2-fa7d-466a-a514-22ea7ff6567b\\azure-schema-registry-json-1.0.1-alpha.20250324.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\8e5903a2-fa7d-466a-a514-22ea7ff6567b\\azure-schema-registry-json-1.0.1-alpha.20250324.1.tgz","_integrity":"sha512-ALixzH7qcxxS31ZTOnu/9lLdADjcWLGiAxBqWCCwvWKbpjXqgG/JhkUin5kbjTwzb0Bpi5AcLfdaakcFP2iDUA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250324.1_1742843255619_0.9299109806437391","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250325.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250325.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250325.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e712d7435070ab80beab9f09da4c6c0bb2e86d1f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250325.1.tgz","fileCount":104,"integrity":"sha512-viYtR1BXl52jfGBnLvpdrH5qUFVeoehHY0J42Dz5qMOohfoS5iuYU867n58JL2YqJ/ewWlJp4+bjOaaEiNbmCw==","signatures":[{"sig":"MEYCIQD5cqo8ZvZVMppnUjtis/whevzPtPg9quNZMyRqgOSnbAIhAOdUSpEiDk/e2XJkFFQBLwdlaxgHQETkj6DvVr4lh8pf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cca10635-ef27-477f-b112-f54e29729746\\azure-schema-registry-json-1.0.1-alpha.20250325.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cca10635-ef27-477f-b112-f54e29729746\\azure-schema-registry-json-1.0.1-alpha.20250325.1.tgz","_integrity":"sha512-viYtR1BXl52jfGBnLvpdrH5qUFVeoehHY0J42Dz5qMOohfoS5iuYU867n58JL2YqJ/ewWlJp4+bjOaaEiNbmCw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250325.1_1742929800154_0.8327279198435122","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250326.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250326.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250326.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f8d1f6ea82be65c88957a222f28518a3ff3a647","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250326.1.tgz","fileCount":104,"integrity":"sha512-mjh6J/9fyxKo/QDuhUmDM2yruUOzYlMpwnomP6kTOgQpI5iFp3ban6+OIaW5nCKvVWOD7uRl2zSjYDpxfLD4Hg==","signatures":[{"sig":"MEUCIGD8rSbqDgj8v7WsMA23sburTWbIgbThz9p7FXlqE34PAiEAzUFB8nLywCrnJse0F5UuLPXAEURvDzzHM0F9GN1+umU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\34e37af1-8de1-4886-9227-e87edd6d30de\\azure-schema-registry-json-1.0.1-alpha.20250326.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\34e37af1-8de1-4886-9227-e87edd6d30de\\azure-schema-registry-json-1.0.1-alpha.20250326.1.tgz","_integrity":"sha512-mjh6J/9fyxKo/QDuhUmDM2yruUOzYlMpwnomP6kTOgQpI5iFp3ban6+OIaW5nCKvVWOD7uRl2zSjYDpxfLD4Hg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250326.1_1743016153485_0.5730840561533277","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250327.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250327.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250327.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3bec4d95af75804ae11edf58f26c420a6ec1aaf7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250327.1.tgz","fileCount":104,"integrity":"sha512-tron9sKX3O3XA5o/sgZUNLjKtqeeVNquc8h0gFZ2bG0JmayeMz1ivHfRzfa+tnZkvnkO3x2fpi5cT0NRA6CB+A==","signatures":[{"sig":"MEYCIQD9z0WO8Fklb/pJAklTxVQfFZ5ohTMX7RXwwRDu3QNXfgIhAPWXcEE/2vj5+qb4rqdIWdg1eEIgfMfVlFQkeOcDTNPx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\85f22bc8-c577-4355-875a-ca3def2f62c3\\azure-schema-registry-json-1.0.1-alpha.20250327.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\85f22bc8-c577-4355-875a-ca3def2f62c3\\azure-schema-registry-json-1.0.1-alpha.20250327.1.tgz","_integrity":"sha512-tron9sKX3O3XA5o/sgZUNLjKtqeeVNquc8h0gFZ2bG0JmayeMz1ivHfRzfa+tnZkvnkO3x2fpi5cT0NRA6CB+A==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250327.1_1743102480311_0.1404587395398238","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250328.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250328.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250328.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fca8790fdc81849430e09c6b86f3eec97197ed92","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250328.1.tgz","fileCount":104,"integrity":"sha512-DXeO5vFYp9lB1wbThaNeazBkLmwgl4otgkoQaVPutjZtaEgrmVtyMdr5fU4PI0GpTdAKdLF2BbOQi7mIGKeLfg==","signatures":[{"sig":"MEUCIDU1zCchUbN7EvSi5OcoWmPmPnifNOu+K2mArUttfK2qAiEA1bShUbWRMiEF4IBrYePjQHPXAlXTrGixKtYCe/sEp5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bfbaa496-a80a-4796-92c0-9572d7ed045c\\azure-schema-registry-json-1.0.1-alpha.20250328.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bfbaa496-a80a-4796-92c0-9572d7ed045c\\azure-schema-registry-json-1.0.1-alpha.20250328.1.tgz","_integrity":"sha512-DXeO5vFYp9lB1wbThaNeazBkLmwgl4otgkoQaVPutjZtaEgrmVtyMdr5fU4PI0GpTdAKdLF2BbOQi7mIGKeLfg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250328.1_1743189262369_0.42974604501211067","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250331.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250331.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250331.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5d25d9e085dbf535407b4b1695ecf60207832d51","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250331.1.tgz","fileCount":104,"integrity":"sha512-ZXfLLn4e2Z/qPVfqxdZTmyoijNqJWGhdmnZ/RExvcFdrAVA8shNIlUp0qKr0Y3ODs2WKVENIxG1mzPFD5XJhEQ==","signatures":[{"sig":"MEQCIDa0fvLda8uS76Fj5Pg8oAK/gTFnnDpW2RsrS6eEjSYdAiAsO8+1U9B9uDTWAXJ69UOPbJHKfqggeCEXxWrWu34SUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6d91cdcb-6e6b-4aca-bd16-12a718552780\\azure-schema-registry-json-1.0.1-alpha.20250331.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6d91cdcb-6e6b-4aca-bd16-12a718552780\\azure-schema-registry-json-1.0.1-alpha.20250331.1.tgz","_integrity":"sha512-ZXfLLn4e2Z/qPVfqxdZTmyoijNqJWGhdmnZ/RExvcFdrAVA8shNIlUp0qKr0Y3ODs2WKVENIxG1mzPFD5XJhEQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250331.1_1743448115258_0.13541778509364355","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250401.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250401.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250401.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b03e9263e11c5873aed6a4d8fa37db68a63c39f6","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250401.1.tgz","fileCount":104,"integrity":"sha512-+WEt7L0Ir8eZPZzueu+o+4r95JLfhT3zoDpRNau6yJJjrtMkm/LaM+jeYeKL/ZxILZ+by/bEB6px3E/F34gmHQ==","signatures":[{"sig":"MEUCIFQrgBMPvvQ4LAN5Si/SEMGnSv4bK7KsyAk9S+IqUw7CAiEAnRFx4H47ji2OaG96nZYZnJNGY2iRwOGT5GaaLucXXks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\95ad9460-9970-45eb-b9ce-0397314fc80e\\azure-schema-registry-json-1.0.1-alpha.20250401.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\95ad9460-9970-45eb-b9ce-0397314fc80e\\azure-schema-registry-json-1.0.1-alpha.20250401.1.tgz","_integrity":"sha512-+WEt7L0Ir8eZPZzueu+o+4r95JLfhT3zoDpRNau6yJJjrtMkm/LaM+jeYeKL/ZxILZ+by/bEB6px3E/F34gmHQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250401.1_1743534430883_0.9573218136658559","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250402.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250402.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250402.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8aaa30de0608c235c05b82d52f43bae037f0c017","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250402.1.tgz","fileCount":104,"integrity":"sha512-l9NYaqjzxza/syIHa1fop54tXoZmMH+Z18JSDFP3dR333+K0SWnD6jMeywurMyuL+enIVYSXqi0oyXT8xsK0KA==","signatures":[{"sig":"MEUCIAk5ZYs0hJstPb4YuESdc58eVJwZ2sil4aI9ZSUV1WOnAiEAqst3Zm7Q2tw1mZDnH0te+ClZ06ytr6WRYqwMp4w7FBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2b07bd98-052a-4f1b-8bd1-8c4f40c6dbb2\\azure-schema-registry-json-1.0.1-alpha.20250402.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2b07bd98-052a-4f1b-8bd1-8c4f40c6dbb2\\azure-schema-registry-json-1.0.1-alpha.20250402.1.tgz","_integrity":"sha512-l9NYaqjzxza/syIHa1fop54tXoZmMH+Z18JSDFP3dR333+K0SWnD6jMeywurMyuL+enIVYSXqi0oyXT8xsK0KA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250402.1_1743620872026_0.9737552321825855","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250403.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250403.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250403.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07186572791efcc736e8f4c99a427b258e878576","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250403.1.tgz","fileCount":104,"integrity":"sha512-pKz3juIBagGUoZW9p5TZnPyXQw045ln44Vms4hVT6vQ3t/hMXK/lO/qB2DRcIiXuo8X/mQSJbGZhjksZRORmlA==","signatures":[{"sig":"MEYCIQD6uby/4dS3UMN031uQo5cdTMdPn7y57Ch5mJEdYLgjHgIhAPY9p2r8F011Hj8Q2Eo6mZq70OraerJSbNiZmsbp8g66","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\62d17828-2951-471c-bb11-9c2df4a405c7\\azure-schema-registry-json-1.0.1-alpha.20250403.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\62d17828-2951-471c-bb11-9c2df4a405c7\\azure-schema-registry-json-1.0.1-alpha.20250403.1.tgz","_integrity":"sha512-pKz3juIBagGUoZW9p5TZnPyXQw045ln44Vms4hVT6vQ3t/hMXK/lO/qB2DRcIiXuo8X/mQSJbGZhjksZRORmlA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250403.1_1743708237703_0.9108766473006293","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250404.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250404.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250404.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d282940f569ab3f056f69fda5272c22671c8f16e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250404.1.tgz","fileCount":104,"integrity":"sha512-yhSfptff5+bTDrQQE7Ut7qCHy66gFtMYrHn4TJ15C6CS4j9RC94f6jWoQsTnz9eA0rn8pxIsaMM566PElSihyg==","signatures":[{"sig":"MEQCIHM7eoGJBeosmz8Ix3Uo/dBqxOZ7bYlH2ympYqbjCij5AiBJI03jkHu8DJuwrqlu2udncxflixdr8NyuGr4+tZ0XIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\035466dc-d6e5-4117-a16a-4d1f3bac219e\\azure-schema-registry-json-1.0.1-alpha.20250404.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\035466dc-d6e5-4117-a16a-4d1f3bac219e\\azure-schema-registry-json-1.0.1-alpha.20250404.1.tgz","_integrity":"sha512-yhSfptff5+bTDrQQE7Ut7qCHy66gFtMYrHn4TJ15C6CS4j9RC94f6jWoQsTnz9eA0rn8pxIsaMM566PElSihyg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250404.1_1743793658506_0.207708724966583","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250407.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250407.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250407.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7bc448190d4090cbdfc371906befc2e3ee368d6c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250407.1.tgz","fileCount":104,"integrity":"sha512-5ZlSQtX4OGE/9V879TJcKsxCVcqmvbqH3otgVq12IUVaeT2amf/HjPzpT7UarOJloxv7mLHr8qeEObhFzDbGsw==","signatures":[{"sig":"MEYCIQCQMxmA2E38GDHag6JZkT9LR9XEKmohmJNXd2reo1oFMQIhAIa+GD+HOJClNzpo38Hnhks1LR2km4Aki4Sr2gVTVQeX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147453},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12817b1a-e170-4c44-8d83-b2465aa723e6\\azure-schema-registry-json-1.0.1-alpha.20250407.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12817b1a-e170-4c44-8d83-b2465aa723e6\\azure-schema-registry-json-1.0.1-alpha.20250407.1.tgz","_integrity":"sha512-5ZlSQtX4OGE/9V879TJcKsxCVcqmvbqH3otgVq12IUVaeT2amf/HjPzpT7UarOJloxv7mLHr8qeEObhFzDbGsw==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":">=6.0.0-alpha <6.0.0-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250407.1_1744052802581_0.05841922350196338","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250408.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250408.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250408.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3918cf3fe28fa1c800996c50d6749b6545a68f7f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250408.1.tgz","fileCount":104,"integrity":"sha512-SFTFRwzDqmD2QHfNwq4P+ehyhOWKHnpRAq3NLJ0Y3bL0/o1d95S+yZPkWMlMcInJ/aY71QcrLcVd0mD0DOsooQ==","signatures":[{"sig":"MEQCIHdDOCtcShUhAd3OlvXNbibTNQI/9U1JkfDe7kUSw04JAiBUUZAsMFuPi9mtP42nY4e89Rpkem2a5QKAoFA6Ue7m+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147440},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6454206d-09ab-4823-805f-fd07a461716c\\azure-schema-registry-json-1.0.1-alpha.20250408.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6454206d-09ab-4823-805f-fd07a461716c\\azure-schema-registry-json-1.0.1-alpha.20250408.1.tgz","_integrity":"sha512-SFTFRwzDqmD2QHfNwq4P+ehyhOWKHnpRAq3NLJ0Y3bL0/o1d95S+yZPkWMlMcInJ/aY71QcrLcVd0mD0DOsooQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250408.1_1744139482525_0.6734693417038373","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250410.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250410.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250410.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"615049d8638b4b5aa25c89f778005e72a27bb591","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250410.1.tgz","fileCount":104,"integrity":"sha512-YzGkbrn2VENB25sffwHdebGsxUTWwlQI1pfoke91KWZcIoUienaOogwGI5SYRtEIG2QV7kFaW5d1l9v7P92Ocg==","signatures":[{"sig":"MEUCIQCjSjgU3tO4WQL7B1e7+bLyHkxNwX9OsUAXYDs1lKyJRAIgOkrcvPf96qTWK7vblNKEHAu+s3OE1wKMKRs1SdKQ3BQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147440},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9450d9ac-0e37-4bed-bfcb-cd02237808c5\\azure-schema-registry-json-1.0.1-alpha.20250410.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\9450d9ac-0e37-4bed-bfcb-cd02237808c5\\azure-schema-registry-json-1.0.1-alpha.20250410.1.tgz","_integrity":"sha512-YzGkbrn2VENB25sffwHdebGsxUTWwlQI1pfoke91KWZcIoUienaOogwGI5SYRtEIG2QV7kFaW5d1l9v7P92Ocg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250410.1_1744312365133_0.8722782173590062","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250411.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250411.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250411.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"67b3b6f757971db07334b8123c7eced326cf0b16","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250411.1.tgz","fileCount":104,"integrity":"sha512-Bz6JtR0HlfUBYKdA4IMX+qyXl2vSctKjJy6bNeDMdClFFP+QfOSZBn7JLd4WcejsL99aF8/Q//qhjJLGl50+GQ==","signatures":[{"sig":"MEUCIQCUu06ZfgqoBEmVuuYY0o/vL+ZlPncNygsx96t7bBjZIAIgbeF8r+PaWGq6DU0OX4KFyOHBQ9WHAL5/0/x5cJ3+1N8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147440},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\648e9a47-2739-4355-bc5c-a5450c446ff7\\azure-schema-registry-json-1.0.1-alpha.20250411.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","bundle":"dev-tool run build-package && dev-tool run bundle --polyfill-node false --inject-node-polyfills true --ignore-missing-node-builtins true","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:node":"npm run bundle","build:test":"npm run bundle","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:browser":"npm run bundle","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\648e9a47-2739-4355-bc5c-a5450c446ff7\\azure-schema-registry-json-1.0.1-alpha.20250411.1.tgz","_integrity":"sha512-Bz6JtR0HlfUBYKdA4IMX+qyXl2vSctKjJy6bNeDMdClFFP+QfOSZBn7JLd4WcejsL99aF8/Q//qhjJLGl50+GQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250411.1_1744398513244_0.6702038108100783","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250417.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250417.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250417.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"88d9b480de8098107232e2d350c5b93afda8f952","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250417.1.tgz","fileCount":104,"integrity":"sha512-Bg539rEt3O7BJF+ZCj8+HbFCRuV6+RV/7H5SCfS5O7FiSvwDNSzhC3kBtaUHCehAZsUiNVFNVZrb2cbCEBAEnA==","signatures":[{"sig":"MEYCIQCiWyP+oYIsUF8n+VOYYpj/QEGvS7fXzm3fHN8bLw2C1QIhAKuaOrtIY0X4rS1f1yzMPzGy2hx1b3jFaGPiq3HYKwYi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a959620e-fe49-4e28-b851-406b4b800011\\azure-schema-registry-json-1.0.1-alpha.20250417.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a959620e-fe49-4e28-b851-406b4b800011\\azure-schema-registry-json-1.0.1-alpha.20250417.1.tgz","_integrity":"sha512-Bg539rEt3O7BJF+ZCj8+HbFCRuV6+RV/7H5SCfS5O7FiSvwDNSzhC3kBtaUHCehAZsUiNVFNVZrb2cbCEBAEnA==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250417.1_1744917041242_0.25430027991266413","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250421.2":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250421.2","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250421.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8c1aecceb81a34631f5c493326d057d982612e34","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250421.2.tgz","fileCount":104,"integrity":"sha512-Mll/WusEI3YxBXt3shKs20Yuk54p8kl9hRIb9sLErvIG0FH8EL6sxxE5v5HrYD/pJbi23pqZMccvxgF2iZieRg==","signatures":[{"sig":"MEUCIE+/hquBhZTy3h5y7br9JppPI8zdqZBMBxp/XjgP/ow8AiEAg850XZjR3147ucG/x97Srgh2SKBSqHBcM1DlJyUkptU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c14f9382-39ba-41ff-a0a7-8f31d959bb9b\\azure-schema-registry-json-1.0.1-alpha.20250421.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c14f9382-39ba-41ff-a0a7-8f31d959bb9b\\azure-schema-registry-json-1.0.1-alpha.20250421.2.tgz","_integrity":"sha512-Mll/WusEI3YxBXt3shKs20Yuk54p8kl9hRIb9sLErvIG0FH8EL6sxxE5v5HrYD/pJbi23pqZMccvxgF2iZieRg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250421.2_1745262539324_0.9652216648383316","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250422.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250422.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250422.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aa733bfb7e7825b0454fe2de63c25f9cd873c309","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250422.1.tgz","fileCount":104,"integrity":"sha512-K8PXCUC2uZlA3iqtg+P8+fe8Sn3MZMBXxXG2nY/K70unagZaokaT+nFKiPG77b8ykcV6ZOUpXeKmMJ+9tfdoIg==","signatures":[{"sig":"MEYCIQD2HHrUQn9P4F6TucKxWStOw72nR9eCQbmuYT4fRi+e0AIhAM7G2FJna8MLsDYl2OXqajXa0MVhWyx+p3JX/5azGhdF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ee97f763-8768-4c1e-8718-a2cf03d9f06b\\azure-schema-registry-json-1.0.1-alpha.20250422.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ee97f763-8768-4c1e-8718-a2cf03d9f06b\\azure-schema-registry-json-1.0.1-alpha.20250422.1.tgz","_integrity":"sha512-K8PXCUC2uZlA3iqtg+P8+fe8Sn3MZMBXxXG2nY/K70unagZaokaT+nFKiPG77b8ykcV6ZOUpXeKmMJ+9tfdoIg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250422.1_1745348953898_0.45719928169710244","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250423.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250423.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250423.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f0a6b83bd08aa20c2c8ede5f0d9ff538256a13fc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250423.1.tgz","fileCount":104,"integrity":"sha512-j8e6CRBZnL7fj/Zm5PUlaCzXQxj7/YWgQrn9EeI4HiPZHN3Z8GiJxiHyfvN1VKuxj6G8h/dIPrGTCPyScTrWMQ==","signatures":[{"sig":"MEUCIQCxrGKhy4BeFzu1iNYnE7ALhDbkptUqrd/NwNT7pn9fXwIgMNvWGwek9UlBDOOUcgSRN6xgv3qs22LXFsRb2lgs5Co=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b075d600-a98a-441b-97b3-94ffc4d43b23\\azure-schema-registry-json-1.0.1-alpha.20250423.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b075d600-a98a-441b-97b3-94ffc4d43b23\\azure-schema-registry-json-1.0.1-alpha.20250423.1.tgz","_integrity":"sha512-j8e6CRBZnL7fj/Zm5PUlaCzXQxj7/YWgQrn9EeI4HiPZHN3Z8GiJxiHyfvN1VKuxj6G8h/dIPrGTCPyScTrWMQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250423.1_1745435278797_0.8510849850539706","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250424.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250424.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250424.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"eb71f2069c07ec9811a3996eb50a808598ca5162","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250424.1.tgz","fileCount":104,"integrity":"sha512-X6aFL3YBDnCOs68llFBmp12tfntMYN8aFgqd66ngeBLPk+4dP+EMaK/LsBtcxJG3ZF08/umfr1gmz5srUnec1g==","signatures":[{"sig":"MEUCICA7b6BxNyXpMmqLtIiWaC3TKmva7hofekvdMLshWwXOAiEAkyfiV3s98/j+mE9OxXrO7HzwjySPu6B45XxDe91808M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b2d60b87-b632-4709-8bd6-4383aeed3f33\\azure-schema-registry-json-1.0.1-alpha.20250424.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b2d60b87-b632-4709-8bd6-4383aeed3f33\\azure-schema-registry-json-1.0.1-alpha.20250424.1.tgz","_integrity":"sha512-X6aFL3YBDnCOs68llFBmp12tfntMYN8aFgqd66ngeBLPk+4dP+EMaK/LsBtcxJG3ZF08/umfr1gmz5srUnec1g==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250424.1_1745521637745_0.46256713536086","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250425.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250425.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250425.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c373fc2493d2a127212b48158ceb5b83d7499816","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250425.1.tgz","fileCount":104,"integrity":"sha512-uRpbYZKEwYy04yrfEarHh16YbDc3QAyRgL/4h0JiRo2ZIu+alRh3x6XUVVOsEnYVIweW3q3KveZO+fj8OtCuDQ==","signatures":[{"sig":"MEYCIQDY/SuSUtZ3IJcpcInn8hCtFdVbfgAq2mLZVFCpzd1HmQIhAJ3AnVRphpUkjD/hgVCTZiWHNCBm97zEtZskuaoqZkOd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d147ef3b-a2bc-4710-b166-fd90b4fb1a27\\azure-schema-registry-json-1.0.1-alpha.20250425.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d147ef3b-a2bc-4710-b166-fd90b4fb1a27\\azure-schema-registry-json-1.0.1-alpha.20250425.1.tgz","_integrity":"sha512-uRpbYZKEwYy04yrfEarHh16YbDc3QAyRgL/4h0JiRo2ZIu+alRh3x6XUVVOsEnYVIweW3q3KveZO+fj8OtCuDQ==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250425.1_1745607900585_0.24810589792396875","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250428.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250428.1","keywords":["azure","cloud","typescript"],"author":"Microsoft Corporation","license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250428.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"62af437ec0d651f968a2aa27f38dd749ec542403","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250428.1.tgz","fileCount":104,"integrity":"sha512-FQ/9Iu+Gb0Xd/8r7ZWM0G04Mzc3e/Kb1aQvk8tMCN0FO9Co3jcZK9DgbzA/EAZN1W+yZD4MaDpAE0i2PWzAuVg==","signatures":[{"sig":"MEQCIG3sHh6jvQjVAzFYBZ3HGfhR47ZE4B6xwEwmYPb7O4N0AiBX5ttVzVbrER7mtVqOiqxF1gnPBdJiLI2kur8cx8MpKQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\66b073e9-6807-4316-b837-557743bcde4b\\azure-schema-registry-json-1.0.1-alpha.20250428.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\66b073e9-6807-4316-b837-557743bcde4b\\azure-schema-registry-json-1.0.1-alpha.20250428.1.tgz","_integrity":"sha512-FQ/9Iu+Gb0Xd/8r7ZWM0G04Mzc3e/Kb1aQvk8tMCN0FO9Co3jcZK9DgbzA/EAZN1W+yZD4MaDpAE0i2PWzAuVg==","repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250428.1_1745867382011_0.15943857420226504","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250429.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250429.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250429.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"375885dee25164e8972da4a1c9a258a4650b2016","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250429.1.tgz","fileCount":104,"integrity":"sha512-JZ9S3vrzyB4UE2XJlN5Rf2JtoBbmZNjZ1TBsxhd4KfP1f8nfLpdSJJky7ReoDP1Reo7RW3VdI2s/fO7z9lxzxg==","signatures":[{"sig":"MEUCIQD/4mE+dnrLA5XNE+XO2mj+X1+AQOGD3PiTrNM30j5xAAIgavos3NhgWjkUdCoYEzkr0nZVGk2RK0C3AOUF4fWJokQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\187d29f7-ebcd-45f3-a886-1ad7aeb47d33\\azure-schema-registry-json-1.0.1-alpha.20250429.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\187d29f7-ebcd-45f3-a886-1ad7aeb47d33\\azure-schema-registry-json-1.0.1-alpha.20250429.1.tgz","_integrity":"sha512-JZ9S3vrzyB4UE2XJlN5Rf2JtoBbmZNjZ1TBsxhd4KfP1f8nfLpdSJJky7ReoDP1Reo7RW3VdI2s/fO7z9lxzxg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250429.1_1745953945939_0.8036363688046406","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250430.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250430.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250430.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cfae8887d336fbebf44c37208fca92faf27998da","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250430.1.tgz","fileCount":104,"integrity":"sha512-VdSxbpQOwmcD0VLTOBRFvzTD0PMhlzZqY68iKWrIDoFD9BMJNtb1wC8+b2YVdFr8HkPitqdT6dRTv/zh6qOfng==","signatures":[{"sig":"MEYCIQCA71jI5GsKGnqzil6H4J30gdljwUYRJqOBg8de44UohgIhAMOL6LTuOSFaQ5NFduLJvb9UGk1+3OXB4o3pu9kNuBzK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\31584507-187b-425f-a53f-7b5ec6e6651c\\azure-schema-registry-json-1.0.1-alpha.20250430.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\31584507-187b-425f-a53f-7b5ec6e6651c\\azure-schema-registry-json-1.0.1-alpha.20250430.1.tgz","_integrity":"sha512-VdSxbpQOwmcD0VLTOBRFvzTD0PMhlzZqY68iKWrIDoFD9BMJNtb1wC8+b2YVdFr8HkPitqdT6dRTv/zh6qOfng==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250430.1_1746039913462_0.9166061844258293","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250502.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250502.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250502.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5a7c3e4ced47b3ba927d12dc678327eff78a2574","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250502.1.tgz","fileCount":104,"integrity":"sha512-O0QuumDDyoUUx97FRAoMLhmTJMms5oA2yKv+b8RBNRlN0uNTbLbsEgBsim+EiGmZxwNbb2l31TpmUS88AlSA1Q==","signatures":[{"sig":"MEYCIQDe+S0IUJRIdJiI+ofnDKSrqcV9wuuUNn4YA3ZVfgobFwIhAO5JF8nztZFS9Qm7YtvaxUS0PxK7pWj/unJQjw+mS5z+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a0b148c7-ed70-4c6e-baef-728a2e9fe849\\azure-schema-registry-json-1.0.1-alpha.20250502.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a0b148c7-ed70-4c6e-baef-728a2e9fe849\\azure-schema-registry-json-1.0.1-alpha.20250502.1.tgz","_integrity":"sha512-O0QuumDDyoUUx97FRAoMLhmTJMms5oA2yKv+b8RBNRlN0uNTbLbsEgBsim+EiGmZxwNbb2l31TpmUS88AlSA1Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250502.1_1746213157564_0.8945148685164532","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250505.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250505.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250505.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4cd54f656ae17ead73090f366f0bf1769b6e69cb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250505.1.tgz","fileCount":104,"integrity":"sha512-euj1WCfLn92UPnpNv8cfTSL7mXOKJrKtbxG4ckQ1Fv8KMzDPYesaejpRagtFy4mRIqHXDZeUyAwP300a99yRjg==","signatures":[{"sig":"MEYCIQCq0Mw3JX1k64LHC+N+d+xeQ031mi/kuakbd/3GSsSifwIhAInlY5ArOvf2Oa4X3XZ/rEzhz/85bKvNPBdGq3VKdR/b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147210},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1a13f376-7f39-4f1f-b9ed-88d5864a2cce\\azure-schema-registry-json-1.0.1-alpha.20250505.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run build:test && npm run unit-test && npm run integration-test","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"npm run build:test && npm run unit-test:node && npm run integration-test:node","unit-test":"npm run unit-test:node && npm run unit-test:browser","build:test":"echo skipped.","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run build:test && npm run unit-test:browser && npm run integration-test:browser","build:samples":"echo Obsolete.","unit-test:node":"dev-tool run test:vitest --no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets","integration-test":"npm run integration-test:node && npm run integration-test:browser","unit-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","integration-test:node":"dev-tool run test:vitest --esm --no-test-proxy","integration-test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1a13f376-7f39-4f1f-b9ed-88d5864a2cce\\azure-schema-registry-json-1.0.1-alpha.20250505.1.tgz","_integrity":"sha512-euj1WCfLn92UPnpNv8cfTSL7mXOKJrKtbxG4ckQ1Fv8KMzDPYesaejpRagtFy4mRIqHXDZeUyAwP300a99yRjg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250505.1_1746473338773_0.57454399604086","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250506.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250506.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250506.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b99efa70aac84ba9949d2f4ffdbef8c792ab9cb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250506.1.tgz","fileCount":104,"integrity":"sha512-2pL8L9CWZHWYT8hisv/ijr4+5cqAiz0cBP1GNhzFWiWgBRthf8YQLPKx5dSnEaV4+rHSuVSr25Sm2bXvUDKpgQ==","signatures":[{"sig":"MEUCIFkdUQSIWa9V7bHviRTBZYD1QviL+uKf4NM+y3icsWx3AiEAgxxl70mppmFAc0eWbA1PXNud88fTKSv8wkPWb1D3MWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\67771a8a-0b8c-4a05-9695-ba4a4d57a216\\azure-schema-registry-json-1.0.1-alpha.20250506.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\67771a8a-0b8c-4a05-9695-ba4a4d57a216\\azure-schema-registry-json-1.0.1-alpha.20250506.1.tgz","_integrity":"sha512-2pL8L9CWZHWYT8hisv/ijr4+5cqAiz0cBP1GNhzFWiWgBRthf8YQLPKx5dSnEaV4+rHSuVSr25Sm2bXvUDKpgQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250506.1_1746562200547_0.4924650612313266","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250507.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250507.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250507.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"809bddaddcca1e10ad0f12bb9447cc5bf03f3d9e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250507.1.tgz","fileCount":104,"integrity":"sha512-l+2ncrhgDn5jkNrffSOBkkzRX7jMc76hZRsE9QGXkTC6+ruGMAG5Uq/qkJyTvNeSxxqFZKd/3LCpq8Rxkm1zig==","signatures":[{"sig":"MEUCIQCaZU/LMNEna8Ael8pC6hRyH2FViu1B7Wf83TpodRtLKAIgGyGvftaOR+kI0lwoZC7PcAjFtdrdv5fOL25FDje1WBg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1b318c55-8e8f-4b5a-a407-a6a6ea2a7caf\\azure-schema-registry-json-1.0.1-alpha.20250507.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1b318c55-8e8f-4b5a-a407-a6a6ea2a7caf\\azure-schema-registry-json-1.0.1-alpha.20250507.1.tgz","_integrity":"sha512-l+2ncrhgDn5jkNrffSOBkkzRX7jMc76hZRsE9QGXkTC6+ruGMAG5Uq/qkJyTvNeSxxqFZKd/3LCpq8Rxkm1zig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250507.1_1746646162985_0.22056544366444464","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250508.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250508.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250508.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b950a5aa1f52efef7878a2efc36833bd0159a343","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250508.1.tgz","fileCount":104,"integrity":"sha512-m1rpiucPJMSKeWIgR36W5SO++QdcifV4KhHlZEA6OV2KkmXZyq9XyKEUKvgJpRdGP7gKjqPOjF+MvENzqdl+fQ==","signatures":[{"sig":"MEYCIQDsSIOfoJ3lNXq05sqzP6JsBCbh3Jt4B2G/8l08WiMnBAIhAIfYszSzFPMoPETubPXrMGk4CUC3foIR/kkTxdsuAwTG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22890fb9-3b87-4481-aae9-59bfdc9f2541\\azure-schema-registry-json-1.0.1-alpha.20250508.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\22890fb9-3b87-4481-aae9-59bfdc9f2541\\azure-schema-registry-json-1.0.1-alpha.20250508.1.tgz","_integrity":"sha512-m1rpiucPJMSKeWIgR36W5SO++QdcifV4KhHlZEA6OV2KkmXZyq9XyKEUKvgJpRdGP7gKjqPOjF+MvENzqdl+fQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250508.1_1746731569954_0.7096061054594012","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250509.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250509.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250509.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d1c0ef624a34871b02dadddc417055b99e7d3664","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250509.1.tgz","fileCount":104,"integrity":"sha512-uduvJOrNUdcVGfeiguH6KDoTz3OhKFt/VFQuMnDiyg+3u8r083fGzekVhymhtyTUJWRtYRUWJpxMuQOqtj50eQ==","signatures":[{"sig":"MEUCIHfA1qYhTGK0cwHmY5L5rL8OlhvIp6gKEDm1t4sbcfSAAiEA2IHybLPTDDBRbHMK4Y4ftEPkjzqynICAtIYMLznvQbs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4f425d28-478b-4081-8a3e-dd375a8d885c\\azure-schema-registry-json-1.0.1-alpha.20250509.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4f425d28-478b-4081-8a3e-dd375a8d885c\\azure-schema-registry-json-1.0.1-alpha.20250509.1.tgz","_integrity":"sha512-uduvJOrNUdcVGfeiguH6KDoTz3OhKFt/VFQuMnDiyg+3u8r083fGzekVhymhtyTUJWRtYRUWJpxMuQOqtj50eQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250509.1_1746817995435_0.8858980588096317","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250512.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250512.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250512.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"201ed012e70031ccef5c9993d0170b5f690d71a9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250512.1.tgz","fileCount":104,"integrity":"sha512-K5VD1WPBhlQ+5HWBsYvUXgIpv9N+fPhuQaa7PVWoVpiA+RftVcWPMd6dDQE406Fb7YxSYfEKlaijkWab/mHQJA==","signatures":[{"sig":"MEUCICCPxMWjblt/UaWOqWpQozw9eyXAMeKeyICuMyWL354iAiEAxlq/VQlBPjUB+xWDGma5y7Brg8xWTIR3b75QM0AF+jE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8d8b4f63-3983-46a8-8be9-6223e74b9055\\azure-schema-registry-json-1.0.1-alpha.20250512.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8d8b4f63-3983-46a8-8be9-6223e74b9055\\azure-schema-registry-json-1.0.1-alpha.20250512.1.tgz","_integrity":"sha512-K5VD1WPBhlQ+5HWBsYvUXgIpv9N+fPhuQaa7PVWoVpiA+RftVcWPMd6dDQE406Fb7YxSYfEKlaijkWab/mHQJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250512.1_1747078364687_0.13668870212595374","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250513.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250513.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250513.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5494c9d2f2047eef582e369fa3706c8b371f73a3","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250513.1.tgz","fileCount":104,"integrity":"sha512-yccUyFDBQW+seJcI0kBGyjnIIVIVQl3ndMSM8svVB71+2bN5spvQHnVVqF/dkSdV429AM2a0/I+lQ5AnB6i5fw==","signatures":[{"sig":"MEUCIArIELphyMH5hzawXd9uTvcXiuKGLwWk61jQhTaUVyAJAiEA9J7JKjtp7ZKuwLWh9NyaDVS8mPDisxteOxgSzUj0PYQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4e168963-53b1-44d7-9ba2-ddd7d3c7075d\\azure-schema-registry-json-1.0.1-alpha.20250513.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4e168963-53b1-44d7-9ba2-ddd7d3c7075d\\azure-schema-registry-json-1.0.1-alpha.20250513.1.tgz","_integrity":"sha512-yccUyFDBQW+seJcI0kBGyjnIIVIVQl3ndMSM8svVB71+2bN5spvQHnVVqF/dkSdV429AM2a0/I+lQ5AnB6i5fw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250513.1_1747163349367_0.87902962760675","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250514.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250514.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250514.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"746738bbd76598c9a12dd0666b6624e313527666","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250514.1.tgz","fileCount":104,"integrity":"sha512-uiMTGJ4nHrSwH3uQWAJHlUTDFpVjm264veh4hIEoBW9mD/nbOOySTjUTQNMowjrGXyS1d9zffnK09DSIshXFFg==","signatures":[{"sig":"MEYCIQDGkgKY4nuPt0EFv6HrmtJRtqeWHc1CcU1i45X0uGb2bwIhAOrS//kgFJSQLGeuiUExCNxEQk6IcH0s+5qg+UsNGGmB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5d84ec1a-dafe-458d-9164-bbd812fb6afa\\azure-schema-registry-json-1.0.1-alpha.20250514.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5d84ec1a-dafe-458d-9164-bbd812fb6afa\\azure-schema-registry-json-1.0.1-alpha.20250514.1.tgz","_integrity":"sha512-uiMTGJ4nHrSwH3uQWAJHlUTDFpVjm264veh4hIEoBW9mD/nbOOySTjUTQNMowjrGXyS1d9zffnK09DSIshXFFg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250514.1_1747249870755_0.17927639913669657","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250515.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250515.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250515.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b159786b2962c62a328f4b03431874355bfe5aa5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250515.1.tgz","fileCount":104,"integrity":"sha512-ix9Y98mZFyur3A0dnc/nzJkHKDqmRkONVyz7p8HmwYMM3k5XzQPXrFtGETE9CUU2uQ1qN9EqNDrIiUmYRaJXcw==","signatures":[{"sig":"MEYCIQD/GyrDyvYw5M2Sl9h0VumCWBa2MAyvdSjeVbV1MT5R9QIhANXqj+Zstg+IQvvxwxOxLcyyzU2gP5QhWKFe4z5fobyS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\77ec8d20-6098-4bd2-917e-462137121cb7\\azure-schema-registry-json-1.0.1-alpha.20250515.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\77ec8d20-6098-4bd2-917e-462137121cb7\\azure-schema-registry-json-1.0.1-alpha.20250515.1.tgz","_integrity":"sha512-ix9Y98mZFyur3A0dnc/nzJkHKDqmRkONVyz7p8HmwYMM3k5XzQPXrFtGETE9CUU2uQ1qN9EqNDrIiUmYRaJXcw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250515.1_1747335957185_0.18803558317106295","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250516.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250516.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250516.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0b731dc3109664261910d8ddc9769017690eac43","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250516.1.tgz","fileCount":104,"integrity":"sha512-XwXZQsG6KjM4/6GJNFTFP8QPY20wGnGuuQhILHKGubvHfjt6o5uPg35Wc8tSGBZMTBluoPNSOmC2iLWqLMG3Tw==","signatures":[{"sig":"MEQCIGoUD0Upr/PFF6+tfn+pVv4QQfBh0xAUhhf44uF283o6AiAUoVMO08G++5/UqCTHeWX/cxoeS5BX549LAcvmQC0E7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9ef827a0-8c7f-435d-bdbb-027d2df26a50\\azure-schema-registry-json-1.0.1-alpha.20250516.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9ef827a0-8c7f-435d-bdbb-027d2df26a50\\azure-schema-registry-json-1.0.1-alpha.20250516.1.tgz","_integrity":"sha512-XwXZQsG6KjM4/6GJNFTFP8QPY20wGnGuuQhILHKGubvHfjt6o5uPg35Wc8tSGBZMTBluoPNSOmC2iLWqLMG3Tw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250516.1_1747422610530_0.799579386602308","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250519.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250519.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250519.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f32d9ca55da219a391117a773b0699eb6de1012","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250519.1.tgz","fileCount":104,"integrity":"sha512-WrLS1cVwtq3UmPhSIH9B7phJtCcQp0Wv4P6zumrqu3dB/cLm7WNj1OOODqofChmxQzsi81GrkVahusQYWalkCw==","signatures":[{"sig":"MEUCIDaApvuY/JWd0Sa6OlNCE1KxXXxlKf4mfQO+hhNzvR35AiEAkN5vykc/sJA7eKsMXZp7g6z3Bb5aU9vqoBgESPi3Jns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76678017-8657-4f5d-8bfa-491851c395be\\azure-schema-registry-json-1.0.1-alpha.20250519.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76678017-8657-4f5d-8bfa-491851c395be\\azure-schema-registry-json-1.0.1-alpha.20250519.1.tgz","_integrity":"sha512-WrLS1cVwtq3UmPhSIH9B7phJtCcQp0Wv4P6zumrqu3dB/cLm7WNj1OOODqofChmxQzsi81GrkVahusQYWalkCw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250519.1_1747681755737_0.762446119222806","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250520.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250520.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250520.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e457416ea8e843f3e711018db8a4b56fd6d06a9c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250520.1.tgz","fileCount":104,"integrity":"sha512-HtZHmo8CUgRI6O4WFeNjbdtD2rw6bonoIVszedsFRu9nvWosYSTL9odUUS5DMJMyWr8M+SUSemiokzvjQVaZrw==","signatures":[{"sig":"MEUCIHg4sM0/njOnh+kvFhwlSjQl7Q8WyxmePM0SXQTs+zz1AiEAz6vHog7qLYLFSp+Clw98Ri8oqRO0q7cVqj5MxRs7k+4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d302b52b-19fb-40c4-9232-2dd0dc30c951\\azure-schema-registry-json-1.0.1-alpha.20250520.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d302b52b-19fb-40c4-9232-2dd0dc30c951\\azure-schema-registry-json-1.0.1-alpha.20250520.1.tgz","_integrity":"sha512-HtZHmo8CUgRI6O4WFeNjbdtD2rw6bonoIVszedsFRu9nvWosYSTL9odUUS5DMJMyWr8M+SUSemiokzvjQVaZrw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250520.1_1747768059299_0.6643682932720287","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250521.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250521.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250521.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"db48fabf027c544a65220a189ebefa53e260448d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250521.1.tgz","fileCount":104,"integrity":"sha512-vlHBFFCDv/MVtfx+LKXbN+cpslx8uwJ1jTgxdtqvMG0dJEASB27a/GoW1pRPjlFL1o8evmNV78ijRVIFg6+DlQ==","signatures":[{"sig":"MEQCIC++qNdeQDYh12nmfeo0TX0wCQxcRyKOG4ppXwd7pj2pAiAaH0nK0HdeJDFVXJKrUQfJqPQKp0VNjppomScf4eMVXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2cfcb15c-cdd5-49c8-8474-aabd7b304ef0\\azure-schema-registry-json-1.0.1-alpha.20250521.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2cfcb15c-cdd5-49c8-8474-aabd7b304ef0\\azure-schema-registry-json-1.0.1-alpha.20250521.1.tgz","_integrity":"sha512-vlHBFFCDv/MVtfx+LKXbN+cpslx8uwJ1jTgxdtqvMG0dJEASB27a/GoW1pRPjlFL1o8evmNV78ijRVIFg6+DlQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250521.1_1747854472363_0.7272212144392027","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250522.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250522.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250522.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"40dbd05fbc099b50f2d9fceecb4c754854810dd8","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250522.1.tgz","fileCount":104,"integrity":"sha512-lBJPKhn0+H22qHRKRo2vz8Ff4qydv8Rkv1ETFIyA892RysfIYMU6QbRJ1mL2tf5jQqiHYmvjdk/apkXsgey5Sg==","signatures":[{"sig":"MEYCIQCls19tCZMzyMyLBbccAJS9syTrPO8qZH+/M74gHveWiQIhAJ9RN/IriqyILkxRASzxeUNmZP0alOxsC+0kFLAIIc+n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\73908c6f-b12a-4203-a203-7f9647361092\\azure-schema-registry-json-1.0.1-alpha.20250522.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\73908c6f-b12a-4203-a203-7f9647361092\\azure-schema-registry-json-1.0.1-alpha.20250522.1.tgz","_integrity":"sha512-lBJPKhn0+H22qHRKRo2vz8Ff4qydv8Rkv1ETFIyA892RysfIYMU6QbRJ1mL2tf5jQqiHYmvjdk/apkXsgey5Sg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250522.1_1747940895498_0.7802405017568259","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250523.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250523.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250523.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"decb99d09023e110c60394b65ad2efc4c4b32984","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250523.1.tgz","fileCount":104,"integrity":"sha512-yfVxIlWlDQMIvo0Anm3UGS1eSztQqjKv9m5WAUMhOyhUqbYgMZbDhBcdBy0sslkCcVshyT/XAOoYclXpfqoP/g==","signatures":[{"sig":"MEQCIFbV6Hh+afr5YdX5Hf8OzCBKxl1KbA0nXULdKN7LAFlCAiA4ulNwvJDXClc01cyDcNhe0nSrFS4kDUN+cimEtSrfQw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f48e8b26-80c8-4c17-9efd-eb93697e3e7e\\azure-schema-registry-json-1.0.1-alpha.20250523.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f48e8b26-80c8-4c17-9efd-eb93697e3e7e\\azure-schema-registry-json-1.0.1-alpha.20250523.1.tgz","_integrity":"sha512-yfVxIlWlDQMIvo0Anm3UGS1eSztQqjKv9m5WAUMhOyhUqbYgMZbDhBcdBy0sslkCcVshyT/XAOoYclXpfqoP/g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250523.1_1748027214336_0.809528379590877","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250526.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250526.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250526.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"83e2c4927bde1a928c7c732640ecc400cb44724a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250526.1.tgz","fileCount":104,"integrity":"sha512-rkRZhp+sMprBXYJpl/1JICBTL/GJob0PPiV96kIP8/SuZOu/6tKrIzqNoduQs2HNuU5qOSJpM4pbavCbv/WfIQ==","signatures":[{"sig":"MEYCIQCgXTQ3e8oyLzUs8jGNYkVl2o72Vg3I6geE42uTM6W+4wIhAIiu8t3v79JnJ+8FlKa/6RuYjGMrxoopELplhSon1OCj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\41a31018-e017-451d-bbc3-ef4fa5b91e6a\\azure-schema-registry-json-1.0.1-alpha.20250526.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\41a31018-e017-451d-bbc3-ef4fa5b91e6a\\azure-schema-registry-json-1.0.1-alpha.20250526.1.tgz","_integrity":"sha512-rkRZhp+sMprBXYJpl/1JICBTL/GJob0PPiV96kIP8/SuZOu/6tKrIzqNoduQs2HNuU5qOSJpM4pbavCbv/WfIQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250526.1_1748286467312_0.7293517754866337","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250527.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250527.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250527.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"998fd2fbe21303d063df0cb8510b241e5b1cf4f0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250527.1.tgz","fileCount":104,"integrity":"sha512-Ql+ntbws8A3FqQcAqSrVm4Q+5ThkBMIJYjCQma9h6CTZ6+MDT0UnD7w7+UOV7faQfHr83oTGKE1QdJjBGOn6Gw==","signatures":[{"sig":"MEUCIQCZDQct2/yb718/G6UuP0n6Ob2jfzqFiuRhNwhHXizaZQIgMUi/PjvLSsjIMDsD+XjYPH4+QEYi0X3FWmeYZmf7d28=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2b6caf49-d363-4cb6-9453-c353cdb8cdf4\\azure-schema-registry-json-1.0.1-alpha.20250527.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2b6caf49-d363-4cb6-9453-c353cdb8cdf4\\azure-schema-registry-json-1.0.1-alpha.20250527.1.tgz","_integrity":"sha512-Ql+ntbws8A3FqQcAqSrVm4Q+5ThkBMIJYjCQma9h6CTZ6+MDT0UnD7w7+UOV7faQfHr83oTGKE1QdJjBGOn6Gw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250527.1_1748372812649_0.8430997634658255","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250528.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250528.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250528.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"aa7d781d392d47b27fbbe1bd20a908dc06bbe52e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250528.1.tgz","fileCount":104,"integrity":"sha512-3G6jnDtYafSTeSd12EOFITbcmkPHxnnD3trL345QVhTmCUer6kJGYVpYHWsNzrPWsX5RdaGgVViG9FqU4SHjQA==","signatures":[{"sig":"MEQCIEpOiWTHoi7+SPvqzQsh9uVAsRP2VJuMU6SEVkB+W+HMAiAtUHNi0VI79kXfoMfgnCm2x7xFO7c20t1u3QTJSt8wWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2634c2d5-53bd-4dfc-9a8e-c549d9b0e043\\azure-schema-registry-json-1.0.1-alpha.20250528.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2634c2d5-53bd-4dfc-9a8e-c549d9b0e043\\azure-schema-registry-json-1.0.1-alpha.20250528.1.tgz","_integrity":"sha512-3G6jnDtYafSTeSd12EOFITbcmkPHxnnD3trL345QVhTmCUer6kJGYVpYHWsNzrPWsX5RdaGgVViG9FqU4SHjQA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250528.1_1748459381578_0.03382006057631415","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250529.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250529.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250529.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07c50bee4af22cde91490b1e554f3d69ac4bf716","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250529.1.tgz","fileCount":104,"integrity":"sha512-gnwGcQ4qx1kYATgN7tZA1lvUYCR1j/ngeGJygcv1vy5EnVGZ7FTIY2en6mJBGHyw2RzByf9iOZmkA1wViycEFw==","signatures":[{"sig":"MEYCIQDgDFCA0gxb2MUcfPU4iMaZfMI1VCbEO3O+MwH8papDwgIhAJ58du08jLyhcJs2TLQYvJAl7dsqPseqNER1HH14r0h3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146600},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\68e0a222-0cae-4818-b7ee-9e40849aa4af\\azure-schema-registry-json-1.0.1-alpha.20250529.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json README.md src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json README.md src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\68e0a222-0cae-4818-b7ee-9e40849aa4af\\azure-schema-registry-json-1.0.1-alpha.20250529.1.tgz","_integrity":"sha512-gnwGcQ4qx1kYATgN7tZA1lvUYCR1j/ngeGJygcv1vy5EnVGZ7FTIY2en6mJBGHyw2RzByf9iOZmkA1wViycEFw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250529.1_1748545585208_0.9293302872238072","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250530.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250530.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250530.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"359634f697a0413b5b6013e5d7bd50cfd6816d1c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250530.1.tgz","fileCount":104,"integrity":"sha512-Rk2MiG8B3Jb0KlOJoLnHwjRLqQOl6k6SYgRmWyhMkOTtKSOkmm0nkh7xjBVQ/7rXaURfEOBkySVxeIn9AZk0+w==","signatures":[{"sig":"MEQCIDKP0EyP9pWeyl36slPZT8muBOQ/6UaKDofI9/EOI6UHAiA1RlyY1Nl1W0z0MSheGXzA3GGj6dElmlQLzrU+Cv5sSA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\83228ab6-6d83-4bf3-9111-853903636b11\\azure-schema-registry-json-1.0.1-alpha.20250530.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\83228ab6-6d83-4bf3-9111-853903636b11\\azure-schema-registry-json-1.0.1-alpha.20250530.1.tgz","_integrity":"sha512-Rk2MiG8B3Jb0KlOJoLnHwjRLqQOl6k6SYgRmWyhMkOTtKSOkmm0nkh7xjBVQ/7rXaURfEOBkySVxeIn9AZk0+w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250530.1_1748632069730_0.7626160705130927","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250603.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250603.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250603.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"937b88eafd01b4654d1470cbd36e8d561d300cec","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250603.1.tgz","fileCount":104,"integrity":"sha512-IU6GsFJ5a4QlOyxI/MQIYz/zXYjtoQePmH9ghSlTwXMMZyJ72jXDN8T60VIqLsDQSdBE5AxWzMqwur/nd20DDw==","signatures":[{"sig":"MEUCIE8h0ep7oiA1ij9xIpcgtgr3SY57LNuksBIvMUCqpAGGAiEAxt51fNpC3EgX/+IB5AGleDgLRHyqH6Q6atkc+luTN/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1b825929-ab9f-4ee9-9737-3d3c5b6ce524\\azure-schema-registry-json-1.0.1-alpha.20250603.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1b825929-ab9f-4ee9-9737-3d3c5b6ce524\\azure-schema-registry-json-1.0.1-alpha.20250603.1.tgz","_integrity":"sha512-IU6GsFJ5a4QlOyxI/MQIYz/zXYjtoQePmH9ghSlTwXMMZyJ72jXDN8T60VIqLsDQSdBE5AxWzMqwur/nd20DDw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250603.1_1748977656005_0.14420172150947175","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250604.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250604.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250604.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8935dfb90bb4a04ec73458f2e4f370bf96e8f8f2","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250604.1.tgz","fileCount":104,"integrity":"sha512-M7F93YADxLm6OND2iqxahq9LXwiyz1HFTryyDBYMw6GeGNxvhR++nIJlAXxCOGE7bpsPaWosxmP1z/5hsTZctg==","signatures":[{"sig":"MEQCIDN0c6tVucTdEUzZ7HA164JEjxdYRrLmblvoCJVPrULMAiA3yGzLbRRxkiVcSeaMMAvkFy5VMTXDyLKYQnR7YQwfeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10e6c276-1798-4f8d-80c4-8322d307a591\\azure-schema-registry-json-1.0.1-alpha.20250604.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\10e6c276-1798-4f8d-80c4-8322d307a591\\azure-schema-registry-json-1.0.1-alpha.20250604.1.tgz","_integrity":"sha512-M7F93YADxLm6OND2iqxahq9LXwiyz1HFTryyDBYMw6GeGNxvhR++nIJlAXxCOGE7bpsPaWosxmP1z/5hsTZctg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250604.1_1749064106587_0.7866353122523528","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250605.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250605.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250605.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8764fd412aaf6112c39f31f6bc9c3ad90fb8ab28","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250605.1.tgz","fileCount":104,"integrity":"sha512-b9s5DUDHrrpBllOlNPHHLraa/PiA46gdwKEb4iIzFbf4WOi1s4nbnkni9mOb9fqwYApuuCxpsMT8+Rtvc5t7ew==","signatures":[{"sig":"MEUCIBXL+9/QseWWTzV0CZ9S/RT7fUkLpGR4I92RbugbzJzcAiEAoM8ut6EMpfC3u+Zn+W8HXZRma6E8QsfY9GU0NrtnyVE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\430d314a-e184-4263-897a-38ba11788874\\azure-schema-registry-json-1.0.1-alpha.20250605.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\430d314a-e184-4263-897a-38ba11788874\\azure-schema-registry-json-1.0.1-alpha.20250605.1.tgz","_integrity":"sha512-b9s5DUDHrrpBllOlNPHHLraa/PiA46gdwKEb4iIzFbf4WOi1s4nbnkni9mOb9fqwYApuuCxpsMT8+Rtvc5t7ew==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250605.1_1749152194090_0.746830636495682","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250606.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250606.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250606.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8add5b14a9a80935088b39bdc4f8995fb381bb13","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250606.1.tgz","fileCount":104,"integrity":"sha512-MeilMvEjMS7BeCEZWRAw66KthEozFEcwMBSYvWqzQBbR1HpJqQn5UzZ+1ZZ7v99mnKXkNZ8ucS5ns7lpq0UNew==","signatures":[{"sig":"MEUCIQD19ie8Qhj19jeiTCnfZNwDsk1lJS3Z5SWjNdc2iRbPJwIgO4xlkBOksUdHpfQoRYs8YYC2HfxS9UVWT7+njUnz074=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c23a4b0-f953-430f-963b-6bda00d78a43\\azure-schema-registry-json-1.0.1-alpha.20250606.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c23a4b0-f953-430f-963b-6bda00d78a43\\azure-schema-registry-json-1.0.1-alpha.20250606.1.tgz","_integrity":"sha512-MeilMvEjMS7BeCEZWRAw66KthEozFEcwMBSYvWqzQBbR1HpJqQn5UzZ+1ZZ7v99mnKXkNZ8ucS5ns7lpq0UNew==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250606.1_1749236820629_0.7548170904246019","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250609.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250609.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250609.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"bf1df2f90708c2338fbd6e8fe80d81e4c078c187","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250609.1.tgz","fileCount":104,"integrity":"sha512-aES6Szf53vAyDiSn6GGHMP4MJJxuIE9MSs0uwBWpRKc2tGeirL42u9IlttxjyZtThsolxrJ1MViQIRyH/XRcVQ==","signatures":[{"sig":"MEUCID6LPEOfBJFjzaeab98BERUmEyoS9yTpGzpRrMFeED+pAiEA6jC7N7C2i7sJiGs+piqR6VQ69SxZY9K9OEm61hM0yig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\883ca2d1-db38-43e4-abd2-650fe5baebc7\\azure-schema-registry-json-1.0.1-alpha.20250609.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\883ca2d1-db38-43e4-abd2-650fe5baebc7\\azure-schema-registry-json-1.0.1-alpha.20250609.1.tgz","_integrity":"sha512-aES6Szf53vAyDiSn6GGHMP4MJJxuIE9MSs0uwBWpRKc2tGeirL42u9IlttxjyZtThsolxrJ1MViQIRyH/XRcVQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250609.1_1749496143432_0.9372839172839513","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250610.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250610.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250610.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"43839c16583214f20a2d8b8310f316bc617a4f1d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250610.1.tgz","fileCount":104,"integrity":"sha512-UZ/BlAgknMDOvoClquFWHAAlyv7PllejYG6FYGO6LEXgyGcUMGTpXtYR2vyLMTkhTi8HdhrfJf6cMk/YMMBN0A==","signatures":[{"sig":"MEUCIQCZeWH+eirTAGCFS1lD3wHDI442pG++0Sx75rbtDKkmVwIgCOBkM1u1GMVU5UmmuCelZ8xhg7UrQIKZJS5ENQsPanE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fa19bc16-abaa-431c-a9ef-02dae154be80\\azure-schema-registry-json-1.0.1-alpha.20250610.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fa19bc16-abaa-431c-a9ef-02dae154be80\\azure-schema-registry-json-1.0.1-alpha.20250610.1.tgz","_integrity":"sha512-UZ/BlAgknMDOvoClquFWHAAlyv7PllejYG6FYGO6LEXgyGcUMGTpXtYR2vyLMTkhTi8HdhrfJf6cMk/YMMBN0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250610.1_1749582849512_0.7790721848800208","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250611.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250611.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250611.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e4933481e1e684acd1868c74bc8dc73bab597ec8","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250611.1.tgz","fileCount":104,"integrity":"sha512-zagG+Uu1e8Y7YA9wKYpwYmsGr6XVaxifeR9szyvXkBa7sUwUPCe6UpTsUxJb/ODZ9lvQt7qZu69yvEHtF+YNiw==","signatures":[{"sig":"MEYCIQC/2hgdhl/Q26rLdjpJ9IWeCf9Db6qxmNdPJFoH6puIBQIhAOZDayTrBjN3/uThD/gZbXd0GAycgJH8yxkLVt21SNVT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3495e462-b01f-45ef-9906-1a4a556917f6\\azure-schema-registry-json-1.0.1-alpha.20250611.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3495e462-b01f-45ef-9906-1a4a556917f6\\azure-schema-registry-json-1.0.1-alpha.20250611.1.tgz","_integrity":"sha512-zagG+Uu1e8Y7YA9wKYpwYmsGr6XVaxifeR9szyvXkBa7sUwUPCe6UpTsUxJb/ODZ9lvQt7qZu69yvEHtF+YNiw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250611.1_1749668902184_0.42689278422339205","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250613.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250613.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250613.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9a16093eba20057d49e8a9c5b7687c47a783b3fa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250613.1.tgz","fileCount":104,"integrity":"sha512-srPyBwm1VO1kFnBUcusa9BHicaLQj7vhQmyWvNzN+EjrQ8kzTf48QCL1cY9U6ZiHR+K6Z7UTNw/PopAnnjT6Ig==","signatures":[{"sig":"MEUCIQCwCeSWS58q9kwrwXnlcdeUbh7KWG5CmP+RIuJwcO7GzwIgT0RfYi4vDBMy/EIJGI5nS2Sx1Zt4ZocVHcLeDdwA0nQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1d569e23-fa54-4ccb-8626-fc45a09167d8\\azure-schema-registry-json-1.0.1-alpha.20250613.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1d569e23-fa54-4ccb-8626-fc45a09167d8\\azure-schema-registry-json-1.0.1-alpha.20250613.1.tgz","_integrity":"sha512-srPyBwm1VO1kFnBUcusa9BHicaLQj7vhQmyWvNzN+EjrQ8kzTf48QCL1cY9U6ZiHR+K6Z7UTNw/PopAnnjT6Ig==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250613.1_1749841908759_0.3879553773746891","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250616.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250616.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250616.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"cf148146cdfedb5a5556753cd53cb74ba7916b25","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250616.1.tgz","fileCount":104,"integrity":"sha512-W3no7eI6VvZXMYGfyacGwB6oJed3yvvRDyfoIroQyy75zhxo11GJYSCKfAxYKqWFlMark5XZd5Q1nLfD2WPxlA==","signatures":[{"sig":"MEQCIAZSinSXmlQLhE0OvJuwK5iRv+1d0j3HHeCzN0SRSV8LAiB3bJfuHI0ceQ/b3iw67mmNonS+UUyBIYKokoum4R3vqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\88d6cd61-6421-46fb-a43a-4e8958fb006c\\azure-schema-registry-json-1.0.1-alpha.20250616.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\88d6cd61-6421-46fb-a43a-4e8958fb006c\\azure-schema-registry-json-1.0.1-alpha.20250616.1.tgz","_integrity":"sha512-W3no7eI6VvZXMYGfyacGwB6oJed3yvvRDyfoIroQyy75zhxo11GJYSCKfAxYKqWFlMark5XZd5Q1nLfD2WPxlA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^18.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250616.1_1750102056132_0.1926462554127948","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250617.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250617.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250617.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"215b5a5e4090930910f1da24e6f3b84a1b5f36ef","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250617.1.tgz","fileCount":104,"integrity":"sha512-3Dotzpl+v4OCt9y6lMjjTl1SbC6eOVc6sBIxAMT2kbNLoztWb/X2gxRNYNaspBuk2XRdV62dTqV5vByiU7oFfg==","signatures":[{"sig":"MEQCIDeYfCpgrzp+tG1F+fpbcTRxdF8uyUcsZWpwmNTqGYmVAiAhr0AZUgDCjHa5kaesqjKICxoljsws5t6VrRoDtXggmQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146580},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fe166b12-b8ba-45c0-a340-7316179d784c\\azure-schema-registry-json-1.0.1-alpha.20250617.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json api-extractor.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json api-extractor.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\fe166b12-b8ba-45c0-a340-7316179d784c\\azure-schema-registry-json-1.0.1-alpha.20250617.1.tgz","_integrity":"sha512-3Dotzpl+v4OCt9y6lMjjTl1SbC6eOVc6sBIxAMT2kbNLoztWb/X2gxRNYNaspBuk2XRdV62dTqV5vByiU7oFfg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250617.1_1750187187034_0.9580906464639647","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250618.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250618.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250618.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2a02622bf9fe3661f243e826a4a9befc19494418","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250618.1.tgz","fileCount":104,"integrity":"sha512-CCD5HWVtVTDMUzKwgMqhUyEEffYhIRaFj2c8cZaedjTxYByrGgA1Nb6toSPpBQJZpw+jD0OAP7k4voQ6EYYn9w==","signatures":[{"sig":"MEQCIHdwmuzmI3msNP0RGKE5F7LX0sefmFYhVTBmBpsNU0TGAiBW43w5NxXlNtG0r5Unawbyh9kIWxYK5Z+PE1YWuGQKyg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146542},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\205901c2-6764-41d9-8fc3-75cbc5bba4d7\\azure-schema-registry-json-1.0.1-alpha.20250618.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\205901c2-6764-41d9-8fc3-75cbc5bba4d7\\azure-schema-registry-json-1.0.1-alpha.20250618.1.tgz","_integrity":"sha512-CCD5HWVtVTDMUzKwgMqhUyEEffYhIRaFj2c8cZaedjTxYByrGgA1Nb6toSPpBQJZpw+jD0OAP7k4voQ6EYYn9w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250618.1_1750273556741_0.6897530007821382","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250619.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250619.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250619.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3e731fd406d120d85ae8bb10b9c55283cdff55c6","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250619.1.tgz","fileCount":104,"integrity":"sha512-al+xKo/n8xvYKY4y7n0ea1m5dh1chTatFFI2EZv8SqJ9OUi9FULogBNIlSOReAKHSzldsu91StaDtvlBL/JFfw==","signatures":[{"sig":"MEUCIG+5u39CMp97NKONlgfIArAJPGx26zyxLNDEahZjBGjLAiEAmwFOzlZqF7cWWnQBDi1NE8YsWlC46fpxGJboh0w/0rQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146542},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6d90f73c-5199-4653-91af-204c27f26a1f\\azure-schema-registry-json-1.0.1-alpha.20250619.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6d90f73c-5199-4653-91af-204c27f26a1f\\azure-schema-registry-json-1.0.1-alpha.20250619.1.tgz","_integrity":"sha512-al+xKo/n8xvYKY4y7n0ea1m5dh1chTatFFI2EZv8SqJ9OUi9FULogBNIlSOReAKHSzldsu91StaDtvlBL/JFfw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250619.1_1750360175883_0.004974895334735718","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250620.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250620.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250620.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"922d64b439af898ae6d7cddfb8fcd6e23d4f0dc9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250620.1.tgz","fileCount":104,"integrity":"sha512-FDeRFEaqTFkKWOredMMwQak7H4W71EaIpg0tpCjUxaCVNOziChMHuyOp7ceRIR/1qVIywTi1s76FI+KJoOnSxg==","signatures":[{"sig":"MEUCIA4LrNuBC/FVt9D1ITpocmNrHHrkd4IgnEGMP6fB3G78AiEAzboAS+OLbxWiEsMfTDndGloC7dkKPFhM444x6PB16RA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146542},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8eaa3788-e87a-40eb-8be5-ded7dfdb46aa\\azure-schema-registry-json-1.0.1-alpha.20250620.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8eaa3788-e87a-40eb-8be5-ded7dfdb46aa\\azure-schema-registry-json-1.0.1-alpha.20250620.1.tgz","_integrity":"sha512-FDeRFEaqTFkKWOredMMwQak7H4W71EaIpg0tpCjUxaCVNOziChMHuyOp7ceRIR/1qVIywTi1s76FI+KJoOnSxg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^10.2.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250620.1_1750446605795_0.3760110824017231","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250710.2":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250710.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250710.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"65fa3128a798b0a7a92129422459242525c17062","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250710.2.tgz","fileCount":104,"integrity":"sha512-HNteQ5gvNBRJ/LynV2KvRGTkGE3QuPRTdvQPX8mXaGEj2C4G015V/RpouYwUrQZ98fYwbZCkBwEJcGExB/mt4Q==","signatures":[{"sig":"MEUCIBRqyxVtVscCvHj+TKrfTk5lSAW5AMjPqjRypVFa/o4RAiEAuWvtDZTDZhczRgYQsu3/wa1d+ZcycTF1s8L2bLQkuT0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146542},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"./tsconfig.src.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6d6cc708-7c43-474e-b141-e355e6730e09\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250710.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","actor":{"name":"microsoft1es","type":"user","email":"npmjs@microsoft.com"},"email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6d6cc708-7c43-474e-b141-e355e6730e09\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250710.2.tgz","_integrity":"sha512-HNteQ5gvNBRJ/LynV2KvRGTkGE3QuPRTdvQPX8mXaGEj2C4G015V/RpouYwUrQZ98fYwbZCkBwEJcGExB/mt4Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250710.2_1752174127933_0.8631459945800308","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250722.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250722.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250722.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d4f16aaafa05dd0f76a32935bea29f2f1527fc4b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250722.1.tgz","fileCount":104,"integrity":"sha512-n4YfTKFJjFSLlttlft9ml4hxjg/9jIeds+olhdI3FBcnzoV40je+dHCtBKEycXuo4AhlbuTAvkEexm6Ypec2BA==","signatures":[{"sig":"MEYCIQDlZPLqksU4E6vgXp707XlpL8EB7U/3ioUmFSZGqudt4gIhAO+yrPcce/oocN2+6/vY8CNSRqcewSwI3C3tn6InzfuC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145760},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e9f23983-c75e-4e33-9098-59141e116bd4\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250722.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e9f23983-c75e-4e33-9098-59141e116bd4\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250722.1.tgz","_integrity":"sha512-n4YfTKFJjFSLlttlft9ml4hxjg/9jIeds+olhdI3FBcnzoV40je+dHCtBKEycXuo4AhlbuTAvkEexm6Ypec2BA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250722.1_1753210943640_0.5946266582567381","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250730.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250730.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250730.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"573123470279240a0b1f65ded4f506a982d2711d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250730.1.tgz","fileCount":104,"integrity":"sha512-uj34ITKvtTiXxXKoznstLAS55DYtzw6Ep+nBZI8bFvy/T5XAuHkAre1nIVAZuIEya8FXZofWnS/TuzM+iTNFRw==","signatures":[{"sig":"MEYCIQD6rwmpndlVyIQKw7SSHbT2GkjJGOadiRV+0mgsn2dKoAIhAOKa3n4QqF1JYpancJUBrCzhKDBXv60kNfWIyYAaPkDc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145760},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\195f8629-1ca8-46a8-889b-41f092efdc04\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250730.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\195f8629-1ca8-46a8-889b-41f092efdc04\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250730.1.tgz","_integrity":"sha512-uj34ITKvtTiXxXKoznstLAS55DYtzw6Ep+nBZI8bFvy/T5XAuHkAre1nIVAZuIEya8FXZofWnS/TuzM+iTNFRw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250730.1_1753902198902_0.8849586948692896","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250804.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250804.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250804.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"68eb068b2cae91cbee709d6a8de563d0f6f94dfc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250804.1.tgz","fileCount":104,"integrity":"sha512-JYJjbe/vq98ZyigW6YrD8qr+7DmFARweQvdpVPqbjLh861qG0RWdBnf2mtfaeZPS9j1e0KgAwS4pS5WQfRUACA==","signatures":[{"sig":"MEQCIAbBl5fGCRcNGnPS9LNxH7FowU5f7MCK7BTe4o9U5CqnAiA550CnPGIZbbB7MeiKLWJVL6zjA4ekbcrhXGuZ3pbofQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145761},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98148495-489c-4b18-b644-7ab2d855c720\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250804.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"npm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"echo Obsolete.","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\98148495-489c-4b18-b644-7ab2d855c720\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250804.1.tgz","_integrity":"sha512-JYJjbe/vq98ZyigW6YrD8qr+7DmFARweQvdpVPqbjLh861qG0RWdBnf2mtfaeZPS9j1e0KgAwS4pS5WQfRUACA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.9.0","vitest":"^3.0.9","playwright":"^1.50.1","typescript":"~5.8.2","@types/node":"^20.0.0","@azure/dev-tool":">=1.0.0-alpha <1.0.0-alphb","@azure/identity":"^4.7.0","@vitest/browser":"^3.0.9","@azure/core-util":"^1.11.0","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.0.9","@azure-tools/test-recorder":">=4.1.0-alpha <4.1.0-alphb","@azure-tools/test-credential":"^2.0.0","@azure-tools/test-utils-vitest":">=1.0.0-alpha <1.0.0-alphb","@azure/eslint-plugin-azure-sdk":">=3.0.0-alpha <3.0.0-alphb","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250804.1_1754334244973_0.20547556290027047","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@azure/schema-registry-json","version":"1.0.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"926df01b1534386d89cd6c111ecbf620bd3219d5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1.tgz","fileCount":104,"integrity":"sha512-ldHZwmcziIAhZ/Ma04yVrtoV++Lq9BFCzLcBvCLGa63huOhz23qBiACE4Qdk82ExrZuEijVbsX/a45C9kryYrA==","signatures":[{"sig":"MEUCIQC9Lh6uxSN2l6mJ7z9L6/OmxkC2aC9ENbhuEqjQqhQODAIgOfBRFwphQluexVcpfrH7x4/ZoCeKbL0GEIiSG/j2wDw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145660},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b03e5ad0-a7a5-4356-8a69-38fa22b467ac\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","test:node:esm":"dev-tool run test:vitest --esm--no-test-proxy","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b03e5ad0-a7a5-4356-8a69-38fa22b467ac\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1.tgz","_integrity":"sha512-ldHZwmcziIAhZ/Ma04yVrtoV++Lq9BFCzLcBvCLGa63huOhz23qBiACE4Qdk82ExrZuEijVbsX/a45C9kryYrA==","deprecated":"Unplanned Release","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^1.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1_1755889564064_0.2535718475599624","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250825.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250825.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250825.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d82daaf26a210227dd0ba8b7cd6002caa8d7869b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250825.1.tgz","fileCount":104,"integrity":"sha512-5W0SlgZs5mvAZT2UYZ2E5HRFM6vu5uYhfmcZwcmAB9LnkwXp5yF0zU3j3hlnXQh/1pHcDFv4mR/k9jBNX4/4VQ==","signatures":[{"sig":"MEUCIQCsGeuvcr3k0yvUeT/ieMfbMq5Kbh2qNc9Jel2WevL+dwIgFNoxTHVgYaY7RsM2V6u37ik/7ek1SDbF6GLxwh+CXlM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\222c12bc-81c2-4c5d-b8fb-d26e001d1520\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250825.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\222c12bc-81c2-4c5d-b8fb-d26e001d1520\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250825.1.tgz","_integrity":"sha512-5W0SlgZs5mvAZT2UYZ2E5HRFM6vu5uYhfmcZwcmAB9LnkwXp5yF0zU3j3hlnXQh/1pHcDFv4mR/k9jBNX4/4VQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250825.1_1756149061828_0.7727959182193918","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250826.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250826.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250826.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"11594342147d9eb199607b04a089d7963f709a99","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250826.1.tgz","fileCount":104,"integrity":"sha512-Afe7HgLTiZR8sfk1Wd5fW5OqaxYoSDwAJNaORbEKIWNYj7Nh7pvJIfuMGd+h4MyFtNanPHDT9r+O134OlV2Ptw==","signatures":[{"sig":"MEQCICMRIiFQAL28hkXlsC73kBvRL7QQyqm9eP+We3sR8TpOAiBguxf7HiKqACtjdiy0yJ+B/XfUkGr7Jexw620v+aHySQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6eb8fdcc-27c3-4b4b-af29-cb0d968d534e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250826.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\6eb8fdcc-27c3-4b4b-af29-cb0d968d534e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250826.1.tgz","_integrity":"sha512-Afe7HgLTiZR8sfk1Wd5fW5OqaxYoSDwAJNaORbEKIWNYj7Nh7pvJIfuMGd+h4MyFtNanPHDT9r+O134OlV2Ptw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.0","@azure-tools/test-credential":"^2.1.1","@azure-tools/test-utils-vitest":"^2.0.0","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250826.1_1756235449346_0.6036269315373077","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250827.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250827.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250827.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9627f7993a2567c44725f00732c91102efe5508f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250827.1.tgz","fileCount":104,"integrity":"sha512-xj7PG9vsbuIQ3+py+Qp9V66XbWzTGx8oDv1TbSN1x/AkCieMd74W/vpnKDGOP+yI0eR/rATt8Vu7bbM57P5KjQ==","signatures":[{"sig":"MEUCIAtBTCQrfd/Ar68NSc1VYtJJFbAIzZZooLZqjlaxkAZyAiEA/oHVaT9jTwTuQqgUCDmf7n2CRw++BOvaQowXK1N03+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\49abe3ce-128c-4683-a978-84339fe41cb6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250827.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\49abe3ce-128c-4683-a978-84339fe41cb6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250827.1.tgz","_integrity":"sha512-xj7PG9vsbuIQ3+py+Qp9V66XbWzTGx8oDv1TbSN1x/AkCieMd74W/vpnKDGOP+yI0eR/rATt8Vu7bbM57P5KjQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250827.1_1756321658678_0.7684855878608796","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250828.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250828.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250828.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5322e699ecb9136b50ad0c66caa6af7e4d0f521c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250828.1.tgz","fileCount":104,"integrity":"sha512-te5W6SV9q/BEW+njqw2FD3VdUcjcilf3NBzHLesW4CfkD2GOT0cSg54pwkmJuvszO4VKfi1fPJrwQAEDuy2iRQ==","signatures":[{"sig":"MEYCIQC8qmRCSAhdZEv28Ps506lZ4pya1TQGZMz2BiAmP9ZFvgIhAJHHT+AQTp6w0VYAiD/yaWahsMnHWo4BfcdJ5HalMl+/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\27d1f676-e56d-406b-94dd-b16a284faf22\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250828.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\27d1f676-e56d-406b-94dd-b16a284faf22\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250828.1.tgz","_integrity":"sha512-te5W6SV9q/BEW+njqw2FD3VdUcjcilf3NBzHLesW4CfkD2GOT0cSg54pwkmJuvszO4VKfi1fPJrwQAEDuy2iRQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250828.1_1756408740655_0.11520134774135316","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250829.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250829.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250829.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"49953c2cbcff7681beb0caaea73cf3dd623ed8b9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250829.1.tgz","fileCount":104,"integrity":"sha512-NM3T6X3ZaKExsui998eHg6xNyQ6CmSHXIP4sp+yJ1sKSS7c9gdHSjgnqz1WXTPf0tSCSYTZYkLewsROdqUqpDA==","signatures":[{"sig":"MEQCIAFZKldr0TxJ/oODc4eZ/Ezw/PQZj3bbIW5fIBUfBL03AiAEVpR4iXOnybsDzyF7POew0U4NgiZiDJyd4xc2j3Nahg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f18314a1-c302-4ffc-b12d-78674d077479\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250829.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f18314a1-c302-4ffc-b12d-78674d077479\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250829.1.tgz","_integrity":"sha512-NM3T6X3ZaKExsui998eHg6xNyQ6CmSHXIP4sp+yJ1sKSS7c9gdHSjgnqz1WXTPf0tSCSYTZYkLewsROdqUqpDA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250829.1_1756494420387_0.541680304561851","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250901.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250901.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250901.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"85137b2ec24bbe50c39836e179d9098b0bf90c38","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250901.1.tgz","fileCount":104,"integrity":"sha512-C1X9PooQjIYZCICUB51PfKs1WFzFKLQt0KjzclLQSwDBI4xaZBncUi1/MeG7Fy9A1NAvdxwj26i7WjxRXER2FA==","signatures":[{"sig":"MEUCIQClpOJMHbs+AMe0MBJDkvSy7Qx+qPwy0+/aEUYllrovSQIgO4pmvek9z+110LyjuVSXmvNL3Ty4Sn1b9Gei2VmSBGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9acfe2b6-59d6-4bab-981c-8611e3b425ed\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250901.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\9acfe2b6-59d6-4bab-981c-8611e3b425ed\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250901.1.tgz","_integrity":"sha512-C1X9PooQjIYZCICUB51PfKs1WFzFKLQt0KjzclLQSwDBI4xaZBncUi1/MeG7Fy9A1NAvdxwj26i7WjxRXER2FA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250901.1_1756753623212_0.2553567153765086","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250902.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250902.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250902.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ae6f272800a414557b5be86dd019f31286fe999d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250902.1.tgz","fileCount":104,"integrity":"sha512-CsDKajp8cM++ZKDUwzRt8cphgUQ16bTLZCXB9H/r8jBSCj2aUSUbk7vAboQGkGhM/TYBMk7+hBfmOLG10VA10g==","signatures":[{"sig":"MEUCIEPgmB1lC/o4WjSHtBlSEdM0tQBKbsVugCdVfaVb5vA3AiEA4zmq4f7DKFuSsUNP3G3Sr4mjT9zGQALErsW1nNnliHk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\005356ea-d79e-44b1-92f6-4c2213f7797a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250902.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\005356ea-d79e-44b1-92f6-4c2213f7797a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250902.1.tgz","_integrity":"sha512-CsDKajp8cM++ZKDUwzRt8cphgUQ16bTLZCXB9H/r8jBSCj2aUSUbk7vAboQGkGhM/TYBMk7+hBfmOLG10VA10g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250902.1_1756840331472_0.05114372200986339","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250903.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250903.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250903.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"13a90bcbd4487af4bb4d45495a8cc9c34f9a03f2","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250903.1.tgz","fileCount":104,"integrity":"sha512-UY/T1lfuELXsVg0Cgc6nqBAs6G5IICh4vi3UXCfW45FNDZHvm82bEJ3aM+uyr+lhWZHjYoUZAixTxuIWFsVZGQ==","signatures":[{"sig":"MEQCIQDEnEkd43HBcNrkRHmBzKsozO6628m8qPRTbEFjoZjgiwIfSItHWFJCjwmkj8eL9WAUMXcEY2AnHIqGIwkXuV9HXg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cc1615fd-4830-4e10-a24e-e383660f4a99\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250903.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\cc1615fd-4830-4e10-a24e-e383660f4a99\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250903.1.tgz","_integrity":"sha512-UY/T1lfuELXsVg0Cgc6nqBAs6G5IICh4vi3UXCfW45FNDZHvm82bEJ3aM+uyr+lhWZHjYoUZAixTxuIWFsVZGQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250903.1_1756926733954_0.9230305627930577","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250904.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250904.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250904.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ab5ef50f642d996bb689fa6ab4a2ed1c4e5aba9b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250904.1.tgz","fileCount":104,"integrity":"sha512-YeDNqHgJ5OckaYg57TQ5cWiv5bUU4FMJwI+5Q3SxYirexPGzgNY1TJH++3zAuXPbOIstO7MyF4TP8Ai0n6TJGw==","signatures":[{"sig":"MEQCIBNDbMa+xHtxrFXgBGKonzz8ihisX1yWXnLRr2GUBCV2AiAM9xBmdDscvGbT6MUC8VnoCgVQYPt4RSJDtb8lwGgE7Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76f5fc86-ddfd-41dc-8104-3208fee0442e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250904.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\76f5fc86-ddfd-41dc-8104-3208fee0442e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250904.1.tgz","_integrity":"sha512-YeDNqHgJ5OckaYg57TQ5cWiv5bUU4FMJwI+5Q3SxYirexPGzgNY1TJH++3zAuXPbOIstO7MyF4TP8Ai0n6TJGw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250904.1_1757012975494_0.2985121173037224","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250905.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250905.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250905.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b0c1b87847eb2ec5ccb3ebc3e5f72bb0913e58e2","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250905.1.tgz","fileCount":104,"integrity":"sha512-xEAe4st1sudU27Rzem3+Do7oo19QRNXYR3plwUo3AMHJb4aq6uoHS3XGojiivEdkieyJ9HlIMA2p0n53pizwRw==","signatures":[{"sig":"MEYCIQCKorvQ5V1+Em8vJne8wPnPLsZSO9v2/+rH6vKhG2UiHQIhAJaUlAZOUofpZGDLf8RF0ONc8IeEWPfm3AUHk9ZgZ0C9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d5f268e5-27f1-47f7-bdfa-5e14a52c15bc\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250905.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d5f268e5-27f1-47f7-bdfa-5e14a52c15bc\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250905.1.tgz","_integrity":"sha512-xEAe4st1sudU27Rzem3+Do7oo19QRNXYR3plwUo3AMHJb4aq6uoHS3XGojiivEdkieyJ9HlIMA2p0n53pizwRw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250905.1_1757099077114_0.05325744694026646","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250908.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250908.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250908.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a81fc6a6794fbe765d8995d04c9b129433762efc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250908.1.tgz","fileCount":104,"integrity":"sha512-pwVUK4n19UtgRn/++rsXen0PTEJVNcu1jkVJRWyqtG9u25+sDbCgUBOvlT6z3Sy5fK2vO4emlKyP2+J7QqZ/JA==","signatures":[{"sig":"MEUCICM/5lj2SiU1rJqdx7YsNILmWNeW54VCP8PQXNdiyxH7AiEAkcLaW65zqKMkqyPvcRVN94TPmbvQwdmUvnjlK0UZFlE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\25971a49-08b0-45a5-86f4-b716830311e0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250908.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\25971a49-08b0-45a5-86f4-b716830311e0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250908.1.tgz","_integrity":"sha512-pwVUK4n19UtgRn/++rsXen0PTEJVNcu1jkVJRWyqtG9u25+sDbCgUBOvlT6z3Sy5fK2vO4emlKyP2+J7QqZ/JA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250908.1_1757358195359_0.7092630583629842","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250909.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250909.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250909.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5ebb9d3410dfbd74c96147f633212b964d13014b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250909.1.tgz","fileCount":104,"integrity":"sha512-2Qxesw74rtO78vSgqW8GeIZMmJ0HJS4VdhvmTqFCscl2puoojRzqObe4LGR8Syy1HGjYLnMZfxS8D28AmCiTbA==","signatures":[{"sig":"MEYCIQC9faM0hcf57CUInWTg5E9Z4OiIM54u0mtxVuI61DpD5QIhANPmqjm3Gnbmt0FWAKqsPsaoGEESVCgRoNbBx6TgAy3l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d7dfbb55-7b96-4047-9dc4-334e690004c3\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250909.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d7dfbb55-7b96-4047-9dc4-334e690004c3\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250909.1.tgz","_integrity":"sha512-2Qxesw74rtO78vSgqW8GeIZMmJ0HJS4VdhvmTqFCscl2puoojRzqObe4LGR8Syy1HGjYLnMZfxS8D28AmCiTbA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250909.1_1757444640781_0.5120593300680221","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250910.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250910.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250910.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d25b069de576bc0cbfdca007ad3e35ac3f2f2d3a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250910.1.tgz","fileCount":104,"integrity":"sha512-ilsWxTY1uOEYU1tP1ilL4VJRl2ShwLnLEk6Dzu1lMsJX0OPC859mTbkbya/RKR0V7rajLyh39E0rJTgtyQzMZw==","signatures":[{"sig":"MEQCICGQRuBsy8+i9Bq9eYt4RMTVyKEn9mLZgOMkfFc0pWLqAiBDNnLSslItj69ZAqtCPw19w/qRER//h34IeY9iO211Iw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\14ac1506-a3f1-4038-bb26-e4403ece5ee6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250910.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\14ac1506-a3f1-4038-bb26-e4403ece5ee6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250910.1.tgz","_integrity":"sha512-ilsWxTY1uOEYU1tP1ilL4VJRl2ShwLnLEk6Dzu1lMsJX0OPC859mTbkbya/RKR0V7rajLyh39E0rJTgtyQzMZw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250910.1_1757530991740_0.05296774564956763","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250911.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250911.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250911.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"33607adbea2c4996e9c5f0ec6b821145a8f60ee6","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250911.1.tgz","fileCount":104,"integrity":"sha512-Lqq6LXtHblSoKoAbjXYp/O1ucSiUTbSXTSBGTq9hL4FXgKuly5vGypPsVx04g4AwBvUuEVUWvBKHBfQivfvWwg==","signatures":[{"sig":"MEUCIQDQYCYkI8+96gEjrcUkYjdRxDntrnPr9L/Gdbf3D3W+0AIgJZD0Jbhd2K5oe3soXQx6N1V061XacWT5c2YtFf2Z0hk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\907decee-a80b-4641-8eda-3cdd5868bd71\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250911.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\907decee-a80b-4641-8eda-3cdd5868bd71\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250911.1.tgz","_integrity":"sha512-Lqq6LXtHblSoKoAbjXYp/O1ucSiUTbSXTSBGTq9hL4FXgKuly5vGypPsVx04g4AwBvUuEVUWvBKHBfQivfvWwg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250911.1_1757618108253_0.5390713718456397","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250912.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250912.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250912.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7f1fdc751ac0ca513805efc47af160c95502c4fa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250912.1.tgz","fileCount":104,"integrity":"sha512-RWtlhPYJM0RwkSwjSUuxm/6p0F1QlJy6RcFv7fkYobQRg4MX0T09Cxtm+8ifU6gKkwYtqDk9EobcGd+fssaa2w==","signatures":[{"sig":"MEQCIECk/OjEJDNc4dKvl4BNdRnioVlIfGyrQ7EDgPAN9kPLAiAChirpQmyAwVwwv6dpZehKaWj7HXQ0BXmeTGalw6Xi6g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\880e4aa9-53a4-4c95-afdc-f1907a493e38\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250912.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\880e4aa9-53a4-4c95-afdc-f1907a493e38\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250912.1.tgz","_integrity":"sha512-RWtlhPYJM0RwkSwjSUuxm/6p0F1QlJy6RcFv7fkYobQRg4MX0T09Cxtm+8ifU6gKkwYtqDk9EobcGd+fssaa2w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250912.1_1757703828997_0.3982670964103907","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250915.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250915.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250915.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a2682e7e063758058e3e36ee71408e85d089e397","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250915.1.tgz","fileCount":104,"integrity":"sha512-wsnGtF3sw6/umnkAxtXc0IjVXRomoAMK9mbIbI0cf+N3LgosBjScZnfVmdldqcPaMS1YW7sO3Nuo5k8UCUW/1w==","signatures":[{"sig":"MEQCIH0LednDY/aI4/bZBg77fVTw/Xi5b+Rki+rxTPZWAd5hAiBQpsv1sKF0jBQANiuFhF0bP6sw+6ayPRD2FJTJhfV0wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\964baf45-1fd2-490d-b5d8-539287da806e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250915.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\964baf45-1fd2-490d-b5d8-539287da806e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250915.1.tgz","_integrity":"sha512-wsnGtF3sw6/umnkAxtXc0IjVXRomoAMK9mbIbI0cf+N3LgosBjScZnfVmdldqcPaMS1YW7sO3Nuo5k8UCUW/1w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250915.1_1757962775458_0.9378970408988043","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250916.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250916.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250916.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"23a920d2d6e457e402cd89a7b14e4870c614b124","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250916.1.tgz","fileCount":104,"integrity":"sha512-oYDEIF9gpR65ks4u3UnbxV7NkH7suYYlL9FYCu2yCG82UvAyLLl5+X5WEgfZ3DUIBiKlqZ6BrkOFb/Ws37xFSg==","signatures":[{"sig":"MEQCIGoLvefWiv1ega6Jpi95aQrRzX5bBVTSJTeleGE25x6BAiBXKUocaeSw8rgOfSp8ydbE+GMhYR1Z/93lLP4rFMKIjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\51f67802-a345-4dc7-a94a-aba2051ecf4d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250916.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\51f67802-a345-4dc7-a94a-aba2051ecf4d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250916.1.tgz","_integrity":"sha512-oYDEIF9gpR65ks4u3UnbxV7NkH7suYYlL9FYCu2yCG82UvAyLLl5+X5WEgfZ3DUIBiKlqZ6BrkOFb/Ws37xFSg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250916.1_1758049222247_0.22592581310021442","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250917.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250917.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250917.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"81bff0575db01bad549340ac899281674bb613ce","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250917.1.tgz","fileCount":104,"integrity":"sha512-qBsh9nYwOUMzjpfdiV8snRUuNQKbeqcP2l+SJ/+2sSFGQMXf3NTkqzJyOrk9OWkYb1HQo5jA2PAGS1RG81U28g==","signatures":[{"sig":"MEQCIA8wcjCAdmT6mn++ENohkqoA4zYRvjloDwvwTA44GIiIAiBAi/4dyhvwZtYoL9gcg7ljGn9/4zvy93XKSfQEr6zFNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d6ff7bf0-f0be-419e-ae3f-909d274df521\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250917.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d6ff7bf0-f0be-419e-ae3f-909d274df521\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250917.1.tgz","_integrity":"sha512-qBsh9nYwOUMzjpfdiV8snRUuNQKbeqcP2l+SJ/+2sSFGQMXf3NTkqzJyOrk9OWkYb1HQo5jA2PAGS1RG81U28g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250917.1_1758135886490_0.03237229026297683","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250918.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250918.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250918.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ccd3d3d4a93c04352eee8ecf733f5fbb5d6f0e36","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250918.1.tgz","fileCount":104,"integrity":"sha512-WwCXsz6Bguc3PDvZziYHHaTtbsN+cg60F79XcN0R/uKJYG8BpIG8NwGKsF+QtIJlIR3X1x/+Rso4q/ZLPkc7+A==","signatures":[{"sig":"MEUCICljUDoFWZo0mTMkO2SJtIy5zk9cvh8LQOsStG817xOTAiEAyKe6hF7SczKUiajjLZW+5mRTGH07fo3Nyz8DCocofi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0988c8de-1d7d-4060-9360-6d43ecf4525d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250918.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0988c8de-1d7d-4060-9360-6d43ecf4525d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250918.1.tgz","_integrity":"sha512-WwCXsz6Bguc3PDvZziYHHaTtbsN+cg60F79XcN0R/uKJYG8BpIG8NwGKsF+QtIJlIR3X1x/+Rso4q/ZLPkc7+A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250918.1_1758222233086_0.42914070831980355","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250922.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250922.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250922.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7eeaec14c4d6613ca83c13eff6848da4881211e9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250922.1.tgz","fileCount":104,"integrity":"sha512-I0lh9sKvomRvHelbeqM3eNLuPUsCoHtCbUmfDBA3BA1/NsTuj0nXkb93eyuLRJKDEt8/zE8D6v5Xyh8dr1ieXw==","signatures":[{"sig":"MEUCIFw9l36RI08f40FCHQWaP+ihpcCmAZN3O1I8teJjbbciAiEAh/9h4ShGmXTonfNeT81iDbwT2HDQQmsBjlIUTS1iBOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\753e7633-f123-4dbf-bf64-723ba5245663\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250922.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\753e7633-f123-4dbf-bf64-723ba5245663\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250922.1.tgz","_integrity":"sha512-I0lh9sKvomRvHelbeqM3eNLuPUsCoHtCbUmfDBA3BA1/NsTuj0nXkb93eyuLRJKDEt8/zE8D6v5Xyh8dr1ieXw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250922.1_1758567766505_0.766580320617402","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-alpha.20250923.1":{"name":"@azure/schema-registry-json","version":"1.0.1-alpha.20250923.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.1-alpha.20250923.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e02f8bcbcbbcc70cda6b95f108a0611b1f121cea","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.1-alpha.20250923.1.tgz","fileCount":104,"integrity":"sha512-r492UVu9MMMDR7LLRJ7GZ5OZqjSvkiQiH7pJoD2MIJ5GzAyyYtvs6/NAqXryKJrzS2iz/tHS4XrHza9tHzclww==","signatures":[{"sig":"MEUCIQCA7Cz65lfTxvh0I7QBv9ZxY7r7GJNZFFduS5APT3b5kAIgbekLGK8oMZS/sm0XgaicmKcJ5Ktx8SerrhMH5K86NqI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\69008f69-d084-4fa1-9d24-93b6658e365e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250923.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\69008f69-d084-4fa1-9d24-93b6658e365e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.1-alpha.20250923.1.tgz","_integrity":"sha512-r492UVu9MMMDR7LLRJ7GZ5OZqjSvkiQiH7pJoD2MIJ5GzAyyYtvs6/NAqXryKJrzS2iz/tHS4XrHza9tHzclww==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.1-alpha.20250923.1_1758654225395_0.4974274751582719","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20250924.2":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20250924.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20250924.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d6b6cff5b70f78835e9c3ea3afb4ccb9792afb05","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20250924.2.tgz","fileCount":104,"integrity":"sha512-KXYD1l+ojT8aNt5EX1CEj83GMXPLULShzLXVOnYLN/5aPTjKushRxyjzbpWe5Pw8K3aT0uyivagzP694cJ7XJQ==","signatures":[{"sig":"MEYCIQDyLIcUUYE+LM0/W3EEecLjlOYwpUwATLYEW3NuYSO53QIhAKzDd6oslZXZIyH885B8gIyMeirET+7aiVJzp4PqF+An","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2565c547-dccb-4293-aa63-c2542dcf4d48\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250924.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2565c547-dccb-4293-aa63-c2542dcf4d48\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250924.2.tgz","_integrity":"sha512-KXYD1l+ojT8aNt5EX1CEj83GMXPLULShzLXVOnYLN/5aPTjKushRxyjzbpWe5Pw8K3aT0uyivagzP694cJ7XJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20250924.2_1758740508002_0.3615295241476286","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20250925.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20250925.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20250925.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"892071f0734d76e5e1ec403ff5bd896c1abba766","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20250925.1.tgz","fileCount":104,"integrity":"sha512-v9b4mbea5Pc1wCJFlciDzKu66HEkiCtzOYaNCyzNpr+kTvp0yXpETJxffxS4KeDLO+7oCpEs8CuxRr7rUNjRCg==","signatures":[{"sig":"MEYCIQCbl6fuZ7UB6WxSEP2fhEpwCYoS1GjXfIRAMkTMuE/2hwIhAPTh5S/FxhLfJUeoRLrHmgcPxXPwWYrytqocQV29SZVk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7b2696b1-372c-4df8-b400-17c3f22ebae1\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250925.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7b2696b1-372c-4df8-b400-17c3f22ebae1\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250925.1.tgz","_integrity":"sha512-v9b4mbea5Pc1wCJFlciDzKu66HEkiCtzOYaNCyzNpr+kTvp0yXpETJxffxS4KeDLO+7oCpEs8CuxRr7rUNjRCg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20250925.1_1758827057646_0.4774923353877458","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20250926.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20250926.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20250926.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"83b8cf1a5425c43b4c939f8ff4856835dd86fb88","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20250926.1.tgz","fileCount":104,"integrity":"sha512-q3Tw8xgLnVhEHK2CtoDAx8fEJ1+L2oZkhg2DVfkVsvhlui7JOuhYJXQtUo7C1+zIrAQXq1i1BvyZQ+wsBAobQQ==","signatures":[{"sig":"MEYCIQC6TmkuCmza+gsmxisV1nw4VBObPJdEl8/k+hnTMrCwFQIhAL6yJd+4tuxQwYz1gONQQJcoMa3v3gOntvmOCFf2B6At","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2d4372f2-464e-4365-8cbc-0cceb7e27f10\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250926.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2d4372f2-464e-4365-8cbc-0cceb7e27f10\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250926.1.tgz","_integrity":"sha512-q3Tw8xgLnVhEHK2CtoDAx8fEJ1+L2oZkhg2DVfkVsvhlui7JOuhYJXQtUo7C1+zIrAQXq1i1BvyZQ+wsBAobQQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20250926.1_1758913440057_0.1491891752633976","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20250929.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20250929.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20250929.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0a6d6f1d62df9d68b9fc2d5cc25d97c8e8e3a6ce","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20250929.1.tgz","fileCount":104,"integrity":"sha512-gtF3q4V2sOIgtKGJktmx1AdCl5davQ2s3LwkZ33bvOUE5QEyOXI4FdIP00hVqAW0GEnv8xKq7jaTatmRq9ITJA==","signatures":[{"sig":"MEUCIFh8EccHyMyzx9Tj8rJCoiU/MpO++9gBUxhOoI4Rnds+AiEAzTHIX8y/lXld6WcrSf+RrrFRWS5j/RQgdxKt9OA3Ulc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\abe824c6-4a48-478f-9d53-0b35a093c74c\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250929.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\abe824c6-4a48-478f-9d53-0b35a093c74c\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250929.1.tgz","_integrity":"sha512-gtF3q4V2sOIgtKGJktmx1AdCl5davQ2s3LwkZ33bvOUE5QEyOXI4FdIP00hVqAW0GEnv8xKq7jaTatmRq9ITJA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20250929.1_1759172460008_0.6895155895641358","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20250930.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20250930.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20250930.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"65ca94eacde8bc4f2592651103e187cb26032cef","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20250930.1.tgz","fileCount":104,"integrity":"sha512-olUg1Sbr7p2JC/a7h3/X75UcRYFnKCKeKGOAscFKrygqKRmieysYLHOQqV0mGu/bIIl0H/jdN/Ci6WKsQ57Pfw==","signatures":[{"sig":"MEYCIQDEYgAy37gXo+jbcsjCqt8ZW2E0pnOiSj6p15oTTAuEKgIhAPtrnvZAl0s/JUJ5xRgUBZrEF9MsBCvvPW99TSa0aVIt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12c52d62-426d-48a9-915f-32d9de7c26a6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250930.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12c52d62-426d-48a9-915f-32d9de7c26a6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20250930.1.tgz","_integrity":"sha512-olUg1Sbr7p2JC/a7h3/X75UcRYFnKCKeKGOAscFKrygqKRmieysYLHOQqV0mGu/bIIl0H/jdN/Ci6WKsQ57Pfw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20250930.1_1759259064527_0.7152502074976568","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251001.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251001.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251001.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ec3e9b3b2d6f850edc3039da115d3a5cebea18a7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251001.1.tgz","fileCount":104,"integrity":"sha512-q68PaV/oIDlmWbGJMFq/BHahVCBZvHHd32hHOh7vE6nyMwwLVWMqiq/EhAzk3uST5m719zIt6tVVjHt3ORowsw==","signatures":[{"sig":"MEUCIEPiSBncOBgLSHGjwTCln5sGQTTo1ydFjoQhut+eONPlAiEA1pSa963MH1QhsgvvnvipU4RjH9HLB4JbmxieXKzsYwo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ccd8463e-3d2d-44c7-bae5-a35367f1f4e5\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251001.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\ccd8463e-3d2d-44c7-bae5-a35367f1f4e5\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251001.1.tgz","_integrity":"sha512-q68PaV/oIDlmWbGJMFq/BHahVCBZvHHd32hHOh7vE6nyMwwLVWMqiq/EhAzk3uST5m719zIt6tVVjHt3ORowsw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251001.1_1759345541350_0.5546134507515494","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251002.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251002.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251002.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"43dcb6c262950c9a8d0bebf33d5b200de8804943","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251002.1.tgz","fileCount":104,"integrity":"sha512-CaslwrlXg5TypskkBJEPdSICM+X3ZGeRGXdFrohBeYRtqbwGKxmOKyo9tjpMwzNdr4WfduqMZNY+N3s6pMeZng==","signatures":[{"sig":"MEYCIQDAMDtAtCMd2P3JqYNQh/SpWCBEbXM6n7BJV3bLcibnUAIhAKA/mGoJTvOcVfQSxOxVYheOgaBpi005oneNl8zCo3TW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c6c6b908-dc1d-4c24-8a54-984087f75d27\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251002.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c6c6b908-dc1d-4c24-8a54-984087f75d27\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251002.1.tgz","_integrity":"sha512-CaslwrlXg5TypskkBJEPdSICM+X3ZGeRGXdFrohBeYRtqbwGKxmOKyo9tjpMwzNdr4WfduqMZNY+N3s6pMeZng==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251002.1_1759431642048_0.12136393537976309","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251003.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251003.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251003.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b142ece919fa21318577370a6f1b6bd64838ee90","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251003.1.tgz","fileCount":104,"integrity":"sha512-mt+B+kTaNb3gdtrfFFna6/ZUNn/WJRwE+0RzGEXfG6R+baOilNm/thmj26+26f5IiRypaWJfvpe9B1GHnGmPww==","signatures":[{"sig":"MEYCIQC+s0ZCXYtYP0u0xP/GXk3N7uXQVZnoAbdxToC8bizguQIhANbDg/q7iW/FGpggG29YVn343bZrvC2pnXcArOO4AezB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145672},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\63f7f81a-199f-4317-96f7-81285fc6dd22\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251003.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\63f7f81a-199f-4317-96f7-81285fc6dd22\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251003.1.tgz","_integrity":"sha512-mt+B+kTaNb3gdtrfFFna6/ZUNn/WJRwE+0RzGEXfG6R+baOilNm/thmj26+26f5IiRypaWJfvpe9B1GHnGmPww==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251003.1_1759518562127_0.9117570786907676","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251006.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251006.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251006.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a09ddf6e66cc3a262b9abffd2bed538f20024c9b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251006.1.tgz","fileCount":104,"integrity":"sha512-N4h3z9dmwFuPps0+EwTwWrzU5xham4b8rfEsq5SJZxLwNTMj6CtTNqywZ3pjOj5UI1tF9g0xNF7qc/00QDe5dg==","signatures":[{"sig":"MEUCIGRWvNk70UWzkJ+kZjApFE7WXBHraZ+7/XCpF3tMxkyZAiEAmKdx3KOKrfkaTM2oBF0dVEv2vBjd0d7MCSxSbxseDvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145671},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b04b52b7-6853-4259-981f-b67d840d5b5d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251006.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b04b52b7-6853-4259-981f-b67d840d5b5d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251006.1.tgz","_integrity":"sha512-N4h3z9dmwFuPps0+EwTwWrzU5xham4b8rfEsq5SJZxLwNTMj6CtTNqywZ3pjOj5UI1tF9g0xNF7qc/00QDe5dg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251006.1_1759777571238_0.6725527617815439","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251007.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251007.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251007.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9d8db6c5a9999b9780807b7002acaffaae3c1ce9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251007.1.tgz","fileCount":104,"integrity":"sha512-ggzq6vW2Tx14vj3q9I0Au3QdxCdkHFlP+frMNH+5TlGmTnO/BvlkT9J2EvlzjXMXUQSy6rmcsJtdgY1XJFEmFQ==","signatures":[{"sig":"MEYCIQCeCH3LsSm7nU+rw7dMt/0wC/8RTcrUmkYgdQzu9EVh6gIhAKfC/i9S9ECT35NgxdpSdqQAuORPOS8RvNlQnQn6pT5o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145671},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\70453e0a-b8c3-4525-88d3-f69753e428c0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251007.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\70453e0a-b8c3-4525-88d3-f69753e428c0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251007.1.tgz","_integrity":"sha512-ggzq6vW2Tx14vj3q9I0Au3QdxCdkHFlP+frMNH+5TlGmTnO/BvlkT9J2EvlzjXMXUQSy6rmcsJtdgY1XJFEmFQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251007.1_1759863812411_0.8881013236321185","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251008.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251008.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251008.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c94617e8354f7053db06d90e6c169f99c78e8b1d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251008.1.tgz","fileCount":104,"integrity":"sha512-+qwqRY1c2gsispeT2/R1WkoSu7RAHkPWEOArlaOC+WS64TfjrP/HL6dwprquPta09LmuHY7GSaZAxM+6CoRWJQ==","signatures":[{"sig":"MEUCIQDLG06NBFwAZpg/TmVAp2aWT8SmHha0AK53wRG+xOm+OwIgT8AMGdapM7w6IDmhrvglCTihZRijenpbzhAWrR61mK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145671},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f989e5f7-4147-450a-9c0c-0864390cb0a0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251008.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f989e5f7-4147-450a-9c0c-0864390cb0a0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251008.1.tgz","_integrity":"sha512-+qwqRY1c2gsispeT2/R1WkoSu7RAHkPWEOArlaOC+WS64TfjrP/HL6dwprquPta09LmuHY7GSaZAxM+6CoRWJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.8.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251008.1_1759950557347_0.066544021309487","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251009.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251009.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251009.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dec2015c16e81b0e21731e7c1f421d8e35a2b530","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251009.1.tgz","fileCount":104,"integrity":"sha512-uVASLK62r3W0nHWLCSgsjSbaDB6KIMgTfnlZgrbuxU9iQQpFCkYp0DvGjYT/0AFMiYD7TLl6oqC3c+wHkAgoRw==","signatures":[{"sig":"MEUCIQCdQNUVsX+DqzVNz+NR1KzpnMeH+wJZtkmdYcG9rhvtFwIgVdA8KkslvhbQLPdUekg7ksjQXOjCpN2KrJV0K596YyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145671},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\719e500f-94b9-4220-a2cd-b58c04cda394\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251009.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\719e500f-94b9-4220-a2cd-b58c04cda394\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251009.1.tgz","_integrity":"sha512-uVASLK62r3W0nHWLCSgsjSbaDB6KIMgTfnlZgrbuxU9iQQpFCkYp0DvGjYT/0AFMiYD7TLl6oqC3c+wHkAgoRw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251009.1_1760036962726_0.47007113045613136","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251010.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251010.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251010.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e6080e8888be8b2e1833cb718f6a6f2ed028f1a6","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251010.1.tgz","fileCount":104,"integrity":"sha512-4fUbr+JmcQQ7ffn/GtI9yrSRuhy7za12szCsIokXxX1neGLSnbAaL9en31HydTX67kmqIki+i9abgtRdY3MhJw==","signatures":[{"sig":"MEUCIDDiRMKMblXUliPvul/DeLX+hU+Z68mhIeJxswXeEcwnAiEA40yG79zmDECxgPv6k/Zagey7kveifiQdaAnvHbGTYyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145671},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3ade421b-48be-4574-93b7-04a05e9d0b91\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251010.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3ade421b-48be-4574-93b7-04a05e9d0b91\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251010.1.tgz","_integrity":"sha512-4fUbr+JmcQQ7ffn/GtI9yrSRuhy7za12szCsIokXxX1neGLSnbAaL9en31HydTX67kmqIki+i9abgtRdY3MhJw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251010.1_1760122870518_0.007371962471040661","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251013.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251013.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251013.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"56fed1e78ce357c8b8f208cc65ab5eefa0a225f5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251013.1.tgz","fileCount":104,"integrity":"sha512-suUOpVpHR573H2OGu3ir5/aCdvEf034igeRtP/hYGyvSB3rs1mBkEW/yLlftb1aWfKuQKZlNgbiZoXwVP89RLQ==","signatures":[{"sig":"MEUCIQD4CoXnTqAqHMcKtQmfAS6i7eByFwkt5LfLT1/hKBgj9gIgRAteP/2ZH5IZjUYnFlGVLY3sj0FzTHVclgeESDbwz8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145671},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\efaf739f-dd1e-4172-ac29-3aaca4583bce\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251013.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"dev-tool run vendored rimraf --glob dist dist-* temp types *.tgz *.log","format":"dev-tool run vendored prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"dev-tool run vendored prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\efaf739f-dd1e-4172-ac29-3aaca4583bce\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251013.1.tgz","_integrity":"sha512-suUOpVpHR573H2OGu3ir5/aCdvEf034igeRtP/hYGyvSB3rs1mBkEW/yLlftb1aWfKuQKZlNgbiZoXwVP89RLQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","vitest":"^3.2.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251013.1_1760382054869_0.6045102601366377","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251014.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251014.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251014.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"06ad99fdf57394b58ebf624a8e9acdbfc9cd2171","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251014.1.tgz","fileCount":104,"integrity":"sha512-z68MPsW3tjtzSbKsZ++iPFL93JtQn2coe9NHjAOyjwUoVpcqyFUokDSF46B2Hu0zm9KgZ5XL6Dkz2UHXDFI0Lg==","signatures":[{"sig":"MEUCIQD6pVxHPy1fvNBrFM1EjZf0mBvpIPsyq5d4lNzUq9IC+gIgHTnh3KAwHdtpCCLlnZgodqJzsAo116LBZ45giiaRBgk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145704},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2bd51e9b-cd78-41c0-96dc-037bfa8dbe03\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251014.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2bd51e9b-cd78-41c0-96dc-037bfa8dbe03\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251014.1.tgz","_integrity":"sha512-z68MPsW3tjtzSbKsZ++iPFL93JtQn2coe9NHjAOyjwUoVpcqyFUokDSF46B2Hu0zm9KgZ5XL6Dkz2UHXDFI0Lg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251014.1_1760468469051_0.8564097438233234","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251015.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251015.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251015.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0922486e8d98a8592a9a8ccb7957d5ff13127229","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251015.1.tgz","fileCount":104,"integrity":"sha512-+RluB5FfaAvP6x12axXpN2JRBtWQfS/gu6AkmfKT9tpTGt2s4Dqm3zcevWJjiKkWygZx+3NNqC3uCE3a1MUcsg==","signatures":[{"sig":"MEYCIQCa5Em7Nt9RjTQaNA8P5KWMrS2ytkMKnmUdqZynuqk92QIhAJ+Z1O7rED7IvsKFmF4h98GDOmIPvrPPKdSQifn1/w5O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145705},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\203901e8-ad80-4f80-96d5-523ccce0b398\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251015.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\203901e8-ad80-4f80-96d5-523ccce0b398\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251015.1.tgz","_integrity":"sha512-+RluB5FfaAvP6x12axXpN2JRBtWQfS/gu6AkmfKT9tpTGt2s4Dqm3zcevWJjiKkWygZx+3NNqC3uCE3a1MUcsg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251015.1_1760555167901_0.4085154685515362","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251017.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251017.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251017.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"82d155a4bca8e197f295e2b7d390b21175d8b479","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251017.1.tgz","fileCount":104,"integrity":"sha512-XLvj/R9V7v1lOK26JE4f4fZDOU/w0ZHwWZsbY6LVsHZist59H4U4InKmVS2jykpSBSw5fgTJ/wRrVwdva10KHQ==","signatures":[{"sig":"MEUCID4rjMbH6Y2OE/WKy0F4isIYaVgsPJxWUnkEC9k9DzrcAiEAklRKJx0WXJzTU69hPmDXsoKGX5ExfkIbaagffgA2rjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145705},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\66611ade-fa44-4728-a6cd-846eac58c548\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251017.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\66611ade-fa44-4728-a6cd-846eac58c548\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251017.1.tgz","_integrity":"sha512-XLvj/R9V7v1lOK26JE4f4fZDOU/w0ZHwWZsbY6LVsHZist59H4U4InKmVS2jykpSBSw5fgTJ/wRrVwdva10KHQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":"^1.1.4","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":"^6.0.0-beta.1","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251017.1_1760727757462_0.8732180621752348","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251020.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251020.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251020.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3a70340a4ba0a720098551575c1683c35f30ab27","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251020.1.tgz","fileCount":104,"integrity":"sha512-kqHJqFyqkkP5FUPRuXSi3MDeXy5i7VXJllkXXkPo7wZnVLMgr6jCHQ/V7yoBEv9KmgP/CV1BS3l+d+U3OcKjRg==","signatures":[{"sig":"MEUCICCyCXsA4oXYAyaVCvE4vzv6/3WrWTDbhudF2Dy/5yztAiEApN41DtED8+hENrrGSdjMC3veAY2p6xA2xJj3o3vhoA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\75966e59-4d63-4f0c-b33e-d304e635a510\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251020.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\75966e59-4d63-4f0c-b33e-d304e635a510\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251020.1.tgz","_integrity":"sha512-kqHJqFyqkkP5FUPRuXSi3MDeXy5i7VXJllkXXkPo7wZnVLMgr6jCHQ/V7yoBEv9KmgP/CV1BS3l+d+U3OcKjRg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251020.1_1760987653408_0.6006867965817944","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251021.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251021.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251021.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a3d232d6084ba651bc13b522e866cbe4e3d6eada","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251021.1.tgz","fileCount":104,"integrity":"sha512-aikDHiCF7az0NF/jybMLoV2Sr9gwiKoqGMvky5MfDOsYoGuXY/hWEEhl6PRvDqTaIeq9/i8aQB11ak3vACv3bQ==","signatures":[{"sig":"MEQCIC8a3soSBVA+IEcMORnOUA6AGcNT3FZcjh5g9kRGo+BYAiBMcXf20D7w2/E0VUJBDvdjb6MNcP9zg+sbyP4xpJJpAQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\77603795-7257-4782-9f7a-7f20223c31d4\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251021.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\77603795-7257-4782-9f7a-7f20223c31d4\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251021.1.tgz","_integrity":"sha512-aikDHiCF7az0NF/jybMLoV2Sr9gwiKoqGMvky5MfDOsYoGuXY/hWEEhl6PRvDqTaIeq9/i8aQB11ak3vACv3bQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251021.1_1761073273028_0.13692000374689406","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251022.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251022.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251022.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ef162bf1ecbbdad8828b64499447a5c76ce9d3bc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251022.1.tgz","fileCount":104,"integrity":"sha512-3bMQdpECj3DQt9/LzUUc3shDZPO7Zk6qvBwSN05uo/yQ/83QSET513nUuCz1fEQAVu4idpJeXfaYroW/CByzLw==","signatures":[{"sig":"MEUCIQD0/4d5k5TXi70VRowjJZUnSAkIoktV4npsnW7yvxryewIgNDjPznO4XTzfjheUZAhSyNgHXtWYOz4arlW9hWUVu7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8a2da75a-4166-405e-b482-99897c3967a0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251022.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8a2da75a-4166-405e-b482-99897c3967a0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251022.1.tgz","_integrity":"sha512-3bMQdpECj3DQt9/LzUUc3shDZPO7Zk6qvBwSN05uo/yQ/83QSET513nUuCz1fEQAVu4idpJeXfaYroW/CByzLw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251022.1_1761159764392_0.4057948745186126","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251023.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251023.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251023.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"435b32abd9b2d0a40d8c66fdadf17699cd53ff16","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251023.1.tgz","fileCount":104,"integrity":"sha512-y94qQHCzUVgFarmI2a0OUkwbBEuDaaRr2OdgDqh10g6mMc/mV/efSBIpWaASHR1eToKDJq8nQpK8nCZcr9pKDw==","signatures":[{"sig":"MEYCIQDmLsz0H6mZri7B0A9nnDaFw10AS8zCF7mRnVr/mYSfGwIhAJfDKF5JtUri+LNKhqIORU6isQRmkj6oZd+Kq5pbfYyS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b62d3621-3b40-405e-a4b8-ceaff9c6f485\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251023.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b62d3621-3b40-405e-a4b8-ceaff9c6f485\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251023.1.tgz","_integrity":"sha512-y94qQHCzUVgFarmI2a0OUkwbBEuDaaRr2OdgDqh10g6mMc/mV/efSBIpWaASHR1eToKDJq8nQpK8nCZcr9pKDw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251023.1_1761246600861_0.9170745826171358","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251027.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251027.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251027.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9b7ad434d2d613304777ad2194485055a45f542f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251027.1.tgz","fileCount":104,"integrity":"sha512-kdY5vX3tN08Xf5ptnmainJQUhzD8aDCfMOAnCYocNLqCC9i4iVw/ze7TntGOXwqyXBLsKHgZV1aMS4x0HVn3pg==","signatures":[{"sig":"MEUCIQDV0BaOBtXmnhOlHak33Vlyh4GoJFWoYNJUtyTmwgmYwwIgZn4TgGaUJElw6/vTY5gChNq8tB0EawMkL0NQisi0RYA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c4ec7739-aa4d-4e94-9976-a3bf5a812c27\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251027.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c4ec7739-aa4d-4e94-9976-a3bf5a812c27\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251027.1.tgz","_integrity":"sha512-kdY5vX3tN08Xf5ptnmainJQUhzD8aDCfMOAnCYocNLqCC9i4iVw/ze7TntGOXwqyXBLsKHgZV1aMS4x0HVn3pg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251027.1_1761591638615_0.8431910299832699","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251028.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251028.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251028.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c996e77d670d45317d9164d9c44167b6b09321eb","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251028.1.tgz","fileCount":104,"integrity":"sha512-egpezX1C6An7UHZMIjW17TceAcFwR7XfaQSvPVUocDxhdtptofNDKTOWVXEly4BkD8/IDlQKKAlSs9A+AyuRpA==","signatures":[{"sig":"MEYCIQCdJBheNMi9jjZQZ5GyPsfBV3+g49ynYVaUJi053jan1AIhALnl2MLGiu+Mli1Ycw4eGjgvOZye33itSR9wHhJKJcz+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2fe17d51-2983-4814-8930-886cd4bf37ea\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251028.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2fe17d51-2983-4814-8930-886cd4bf37ea\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251028.1.tgz","_integrity":"sha512-egpezX1C6An7UHZMIjW17TceAcFwR7XfaQSvPVUocDxhdtptofNDKTOWVXEly4BkD8/IDlQKKAlSs9A+AyuRpA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.1","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251028.1_1761678342464_0.33123198493348527","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251030.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251030.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251030.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f6c7dd2cddb67543459e1316f8c7f20e323c542d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251030.1.tgz","fileCount":104,"integrity":"sha512-ltLTDEvhoTOayGR7+NVd1ceRoslK0QfYcwL6BbfOAVK6ZfIcLzZ7nXHlgTtEjFU93YF8vJRUsVNX5O/QluzlrQ==","signatures":[{"sig":"MEUCIQC3LC4KUOdGcQ6Ir+M5ThPlqkRJCoiBbbTukAx440T0vgIgSSActKtjCJzyksBsEdp5o+rs9Uj/rfH4AoNe09wv5b4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\62731ab2-3db4-47ed-bb72-522ed92cc902\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251030.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\62731ab2-3db4-47ed-bb72-522ed92cc902\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251030.1.tgz","_integrity":"sha512-ltLTDEvhoTOayGR7+NVd1ceRoslK0QfYcwL6BbfOAVK6ZfIcLzZ7nXHlgTtEjFU93YF8vJRUsVNX5O/QluzlrQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251030.1_1761850936233_0.2203817324045827","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251103.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251103.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251103.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5216347bb16d1ec25d2ef8d5a6cca1866ef2adbd","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251103.1.tgz","fileCount":104,"integrity":"sha512-xv1jWEyjgq8wyiRtCEXbLQgH2zaAOo4Bl9LsBleKwwRRxfFKH8G+ygtrbq3NGDsOsozp9oFNNYbfbpVNiHUUcg==","signatures":[{"sig":"MEQCIHyivUEct9QV1XeDmeJzHN9bKsznFY975ppOjLzKJijRAiATNFzwVCto8xPXXgP72JVlWR7qKNJhzcbp0HbFUgQldg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8f657759-45b3-44b8-9dfc-142c78d73538\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251103.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\8f657759-45b3-44b8-9dfc-142c78d73538\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251103.1.tgz","_integrity":"sha512-xv1jWEyjgq8wyiRtCEXbLQgH2zaAOo4Bl9LsBleKwwRRxfFKH8G+ygtrbq3NGDsOsozp9oFNNYbfbpVNiHUUcg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251103.1_1762200377266_0.7336232761422237","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251104.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251104.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251104.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9c137d78b2d820e7b17a2b49c7e68b00a00ccf9c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251104.1.tgz","fileCount":104,"integrity":"sha512-0Mg140Fn7m1GLmLWMSWheIANj5OdE5vqfZ6VbPhymD+c/ir5Em0jTTDuHG508SPgm6BPc3NuuC+X+wr2tdhc0w==","signatures":[{"sig":"MEYCIQC2wtz8WrWc2+7Kt8AcVW9FiPi5xb/DZeeSfUWbEzsHzgIhALyHIqTlUDQG28mAvJG2Lin/CUL/gz2IS+vv3NQ+hmwc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1ec5ff8b-f0dc-4c29-be6e-7202a4013c7a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251104.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1ec5ff8b-f0dc-4c29-be6e-7202a4013c7a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251104.1.tgz","_integrity":"sha512-0Mg140Fn7m1GLmLWMSWheIANj5OdE5vqfZ6VbPhymD+c/ir5Em0jTTDuHG508SPgm6BPc3NuuC+X+wr2tdhc0w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251104.1_1762286409817_0.5802793152977617","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251105.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251105.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251105.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ff471ec8ecb484ac3902e681ebac250386545daa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251105.1.tgz","fileCount":104,"integrity":"sha512-gLGVUiUuHfXArc/LgIFohaM9O2irCPr6zFyg8yR1H+SzhmOFDki8OCwNg5io8ObBtkdeXY9xpqHkbDZjCn8Veg==","signatures":[{"sig":"MEQCIDJKGqAJ/qgNVP0oxCN68Nvt82SjwGj4BSXLJMFIHIqUAiAEWyXcaB+vCI9eOSMXHt2mYma4WuqKSqAUAmiQhb2sBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145737},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09297eed-3046-4927-8bed-67a44f6097b8\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251105.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\09297eed-3046-4927-8bed-67a44f6097b8\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251105.1.tgz","_integrity":"sha512-gLGVUiUuHfXArc/LgIFohaM9O2irCPr6zFyg8yR1H+SzhmOFDki8OCwNg5io8ObBtkdeXY9xpqHkbDZjCn8Veg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.3","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@vitest/browser":"^3.2.3","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^3.2.3","@azure-tools/test-recorder":"^4.1.1","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251105.1_1762373088618_0.3177812181901636","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251106.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251106.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c74e36bb26f475eba8dcec5ffa43a22f7180fb92","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251106.1.tgz","fileCount":104,"integrity":"sha512-O0J2kiu5P+glGtfqgjAun2hDlP/A93IxmT7TDbs0h36nB4Bni/jROPvgZVTv6DFEhWKoU3Vu5dTSafX74TTu2w==","signatures":[{"sig":"MEYCIQDwD/Bw/hi4ohQfGz3WrCpKi5HeExFj1V+1kvkexZIBlAIhAM/KeHGLRZPUSE9LkSTJnDTE3LUV7PaGb1BFxiOzRDfA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145748},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c3729dc-b654-4b86-85cf-13ad7ac68a8f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251106.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6c3729dc-b654-4b86-85cf-13ad7ac68a8f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251106.1.tgz","_integrity":"sha512-O0J2kiu5P+glGtfqgjAun2hDlP/A93IxmT7TDbs0h36nB4Bni/jROPvgZVTv6DFEhWKoU3Vu5dTSafX74TTu2w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251106.1_1762459514208_0.6312000834203122","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251107.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251107.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ee7a7c3667cda550b5ee952d7f3e72dc1d51502d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251107.1.tgz","fileCount":104,"integrity":"sha512-8qPs5VnSV6Dv9dpCXrvrL+pVZUGt8isrOKPxL+8raLyk/3G0/A7HAbDfdQIVVv0RPU/yelDTG53NbXEqQiq11Q==","signatures":[{"sig":"MEUCIQCI+hRjELGUP4lB8ZUqAVb0rP9F5+WVewXnB9muI7qzHQIgTyVg0KFGFsrDsjs1HVX6sxKNaHZbPAIMk7MlnPZRP8I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145748},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f6fe93ee-a65d-4121-b2da-3b181f78a882\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251107.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f6fe93ee-a65d-4121-b2da-3b181f78a882\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251107.1.tgz","_integrity":"sha512-8qPs5VnSV6Dv9dpCXrvrL+pVZUGt8isrOKPxL+8raLyk/3G0/A7HAbDfdQIVVv0RPU/yelDTG53NbXEqQiq11Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251107.1_1762546271679_0.7692065224142388","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251110.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251110.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251110.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9178455b1f552be74dea5923fddf9763b75f57af","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251110.1.tgz","fileCount":104,"integrity":"sha512-aZL74w8Fcf+E/ujbNaXDVB28xFBJLOD8sckdwAtzj6ji7/LCYBSbwxgVQjHDrCLQ865iWNW6iupGz8lSxVZrtg==","signatures":[{"sig":"MEQCIBJXhz23WYLnocuxFWwNNF9ifgVvi84pioL7ue+nGXg6AiBCXy9hS+cg1iV5k7BSy/sXSYO350zogUweZTrFNvdufA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145748},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1269c1bc-371d-4529-a6b3-9c49264a5e3b\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251110.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1269c1bc-371d-4529-a6b3-9c49264a5e3b\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251110.1.tgz","_integrity":"sha512-aZL74w8Fcf+E/ujbNaXDVB28xFBJLOD8sckdwAtzj6ji7/LCYBSbwxgVQjHDrCLQ865iWNW6iupGz8lSxVZrtg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251110.1_1762804834228_0.7936545444994139","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251111.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251111.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251111.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ef331465f149ee6ed2dd2a3435410958ba5d5245","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251111.1.tgz","fileCount":104,"integrity":"sha512-V2vnOgnFEou+cpOdra8a16VwrRyJLFxzMJwVHFqNe87ur88zYKORBbyWUu9sK2XdTojEzAUa7gBmAYthvYtLgg==","signatures":[{"sig":"MEUCIFyjdvig1kmIGIpX8iV7+XZxH/aDfqCLelJjbUAmFlR9AiEAo3oNKlJUcP1mk83lKzF1Z6SN1sBiR/sdHEKoFRggU0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145748},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2b1a99e4-939e-42a2-8241-0cbb7c3f9452\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251111.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\2b1a99e4-939e-42a2-8241-0cbb7c3f9452\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251111.1.tgz","_integrity":"sha512-V2vnOgnFEou+cpOdra8a16VwrRyJLFxzMJwVHFqNe87ur88zYKORBbyWUu9sK2XdTojEzAUa7gBmAYthvYtLgg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251111.1_1762891494003_0.2732010661296893","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251112.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251112.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c78ada520503655a853f787cc36ae4649d628065","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251112.1.tgz","fileCount":104,"integrity":"sha512-eIfJb15D5gXAgzkvg8KBhHGachqPJjyq3etzVC2ayE/TNFb84+06AhE86TWuXl0MDCmvUVZ6yMe/Gfzl9ASKYQ==","signatures":[{"sig":"MEQCIHSTgtP1b2gLZ1JPxFpYKoLMkTBaWXfxhakcbdwwgKcVAiA93lTf4/VGtLpoE5HvieTLeXafPxo3VFD3EExnTY923Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145748},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b349255b-1371-4db5-b4d0-c5f6b7e9e065\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251112.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\b349255b-1371-4db5-b4d0-c5f6b7e9e065\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251112.1.tgz","_integrity":"sha512-eIfJb15D5gXAgzkvg8KBhHGachqPJjyq3etzVC2ayE/TNFb84+06AhE86TWuXl0MDCmvUVZ6yMe/Gfzl9ASKYQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.0","buffer":"^6.0.3","dotenv":"^16.0.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^4.0.6","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.0","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.6","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.0","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251112.1_1762977659363_0.18257654834879222","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251113.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251113.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c87d10debadadf0040eea2b3e2cc8c4a30dc42dc","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251113.1.tgz","fileCount":104,"integrity":"sha512-WFv/4NFx9tNxC50AKEsySs3Fky0N52sr0/VeJlB2LXCNVXPK05J4TsqowA6cxYPKxUKMvSCpP1K6R3baNKtXkA==","signatures":[{"sig":"MEYCIQCTbuCVql40jXtCM6m1m0YzGe8PjqUdkPVa5xQl340WpgIhAMYeyk6EdqODSFAlH08XQuAf2uqor4G00b0gXwslF/zl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\47660bb4-9ddf-40ea-b8ce-7caf3726ad83\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\47660bb4-9ddf-40ea-b8ce-7caf3726ad83\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251113.1.tgz","_integrity":"sha512-WFv/4NFx9tNxC50AKEsySs3Fky0N52sr0/VeJlB2LXCNVXPK05J4TsqowA6cxYPKxUKMvSCpP1K6R3baNKtXkA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.50.1","typescript":"~5.9.3","@types/node":"^20.19.24","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251113.1_1763064163581_0.1656841090381156","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251114.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251114.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5292114f136f48db17d0521ad8894d5ed14d391d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251114.1.tgz","fileCount":104,"integrity":"sha512-9g2o8H8Qvih7dkwXiCBOBCFzdpo7o1l/dVwGiV/iNgdsO1BubKBkMe+bJat80USCIyt4hw2j/U/RkIjLRKDcbw==","signatures":[{"sig":"MEYCIQD5YVdFJcnXbB6Cik9xsTLQoaq+S7hcW9XIiYsqc4f0aQIhAMVRPg5GxtNZCVNoBkQ+c+7O+tkAdg04dvUc8PW1kgji","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bf3b6b9c-2371-40d9-93ab-022a4a20eddf\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bf3b6b9c-2371-40d9-93ab-022a4a20eddf\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251114.1.tgz","_integrity":"sha512-9g2o8H8Qvih7dkwXiCBOBCFzdpo7o1l/dVwGiV/iNgdsO1BubKBkMe+bJat80USCIyt4hw2j/U/RkIjLRKDcbw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251114.1_1763150575128_0.716411027276598","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251118.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251118.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251118.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"1b287d98254d0a01fb045dd2cebd5f4662913bde","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251118.1.tgz","fileCount":104,"integrity":"sha512-jvOZ/bB6/GOMZjYWokw7rnClYLrV7sEhw+s3Fmb2mL7Fpel+E8YDem2ZvfLLJMVPHTzpXrXed4+AxCx6sENjAg==","signatures":[{"sig":"MEUCIFJ57npm3lsPyk20w1NP+pnDN7Bb9wPPWjSeDquG2lGAAiEAjh8lMkmEyYLOA+NupqRraYJl2gklizQWq03p9mjW1ZE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\845ba79f-560d-44bf-a668-bec5a426e817\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251118.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\845ba79f-560d-44bf-a668-bec5a426e817\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251118.1.tgz","_integrity":"sha512-jvOZ/bB6/GOMZjYWokw7rnClYLrV7sEhw+s3Fmb2mL7Fpel+E8YDem2ZvfLLJMVPHTzpXrXed4+AxCx6sENjAg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251118.1_1763496072856_0.4899941092407405","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251119.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251119.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251119.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3f330fb625ebc5915faa080e46514ca82c80a826","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251119.1.tgz","fileCount":104,"integrity":"sha512-kDs6YR9oSm04a0XwvXR70iE0eMZg3f1wYxPn/x/9WiXhxe6eB94uZXq0eEvm6sKVVjofLyWuGwIMNu4gDtOlqQ==","signatures":[{"sig":"MEYCIQDIA9kEBq4ZhwPakqpKDInFtb/JUDqxZNjt/aeuSyXkngIhAPzFbGo5a/ld/xy3f4OJ+z0X/lGCDfwcMbayL/nRGvRw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\800467e7-0384-4bb1-af33-ad9a87d52768\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251119.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\800467e7-0384-4bb1-af33-ad9a87d52768\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251119.1.tgz","_integrity":"sha512-kDs6YR9oSm04a0XwvXR70iE0eMZg3f1wYxPn/x/9WiXhxe6eB94uZXq0eEvm6sKVVjofLyWuGwIMNu4gDtOlqQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.11.1","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251119.1_1763582436231_0.6819355525770368","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251120.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251120.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0748329131c64b01fd498923fee600a5ff7353b8","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251120.1.tgz","fileCount":104,"integrity":"sha512-TDciQPza+aGaEUi6uZ4F65YN8M37zvH7NJaP0SI8K02KY/Re2S/SUVGYlSxAbyM/UKHw9y+G6rB90uzx5aYEhA==","signatures":[{"sig":"MEUCIFnt02vOxMxyJ9DPdOdpC52NJ3mRHb7R1cf5Nw+O//vQAiEAgSTcXqgMuSH/sWwi+Hoyie0rAt1FPBoOykbeYjlDB0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c5ce6e50-92d0-4a70-8e90-7af9a783f39a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c5ce6e50-92d0-4a70-8e90-7af9a783f39a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251120.1.tgz","_integrity":"sha512-TDciQPza+aGaEUi6uZ4F65YN8M37zvH7NJaP0SI8K02KY/Re2S/SUVGYlSxAbyM/UKHw9y+G6rB90uzx5aYEhA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251120.1_1763668748053_0.5392179354023199","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251121.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251121.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"59edaaecd9eaaf5b088b0c610f14331bb4fbc05e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251121.1.tgz","fileCount":104,"integrity":"sha512-gMhv42ttsiGEtEmqTPRoYVgo44LaZUtKIqFUatnNaJ0lI1ab2t+tg/tLGlyMLXb3CPt6yjh939CcXThhTnAx8g==","signatures":[{"sig":"MEQCIAGiJdpo3KVy8l4aK6PvgevaBEj5QJzwEdKE864ZN6uNAiBIhFH/bPWxFENYn8y1NC4cCtxR20pRIFYdFQijVr/c5w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d60f3a15-de44-4b00-8694-05390a5ff155\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251121.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d60f3a15-de44-4b00-8694-05390a5ff155\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251121.1.tgz","_integrity":"sha512-gMhv42ttsiGEtEmqTPRoYVgo44LaZUtKIqFUatnNaJ0lI1ab2t+tg/tLGlyMLXb3CPt6yjh939CcXThhTnAx8g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251121.1_1763755905876_0.4950115968385178","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251124.2":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251124.2","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251124.2","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"6d3ea2a7a9ab9918b6b5eb40d202a08c31620ef7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251124.2.tgz","fileCount":104,"integrity":"sha512-5GMlj9U0R3uVIvQP79kshgHGT85GUqI/7JCa0MroRUY3G/GWz49n7JxJcegJtmMtg1+lKHZSZHTicl8bvd19KA==","signatures":[{"sig":"MEQCIGY2eZTq3LpU0/i6qgdRKOzQ/o0m5hCfiQwZOsNdKw2PAiBfPvVhykM/LCiyygP3tmEvCz/vKDnYelMLrp/HMWSzCA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a95c596a-ddf8-4e2b-ab07-07f9727f9483\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251124.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a95c596a-ddf8-4e2b-ab07-07f9727f9483\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251124.2.tgz","_integrity":"sha512-5GMlj9U0R3uVIvQP79kshgHGT85GUqI/7JCa0MroRUY3G/GWz49n7JxJcegJtmMtg1+lKHZSZHTicl8bvd19KA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251124.2_1764014596244_0.15344778108636592","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251125.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251125.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251125.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fc2cca0a7ec67c98e7d5e12602be6677ce5b71b3","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251125.1.tgz","fileCount":104,"integrity":"sha512-ewyoPpwIksfY/58U+aP1LKkaFic0o0LNK68mwD5JbyPbLEuSW/ChTAOkxojze17QphpqcC25nqomWR6doWNT9A==","signatures":[{"sig":"MEUCIH3OCgUL2GD4qHOqM5ltiOJ59/ezb5g71Z2HACC51fyCAiEA+gSUeoqYkYhvK4hFf1AJ78TAW+hWgXDgxVAzUz/lX1E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\69621757-2849-4654-93b1-08ecc11844bd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251125.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\69621757-2849-4654-93b1-08ecc11844bd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251125.1.tgz","_integrity":"sha512-ewyoPpwIksfY/58U+aP1LKkaFic0o0LNK68mwD5JbyPbLEuSW/ChTAOkxojze17QphpqcC25nqomWR6doWNT9A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251125.1_1764101588361_0.07498932929150337","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251126.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251126.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"edcd8c65390af2fe17206f193eef90c5969c829c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251126.1.tgz","fileCount":104,"integrity":"sha512-/EfY9MuHfBNRvJtPBlVlc2oBytQMreZPpI4Acu58wLbEZ17WvAUPEKJyglOaQjL4T70AVnU6XMCzbN2vfMpOfA==","signatures":[{"sig":"MEQCIBDV8HGB9CBp60YdpJ3mGrIpn8GXTnBHzaW3piYhY5g1AiBt68kDkpFnjOgAY5+sBHcpRPg8azkY8nSseA8S2E5RFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4d906f7c-0bdc-4e77-ab2c-b9ece6fc2ef8\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251126.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\4d906f7c-0bdc-4e77-ab2c-b9ece6fc2ef8\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251126.1.tgz","_integrity":"sha512-/EfY9MuHfBNRvJtPBlVlc2oBytQMreZPpI4Acu58wLbEZ17WvAUPEKJyglOaQjL4T70AVnU6XMCzbN2vfMpOfA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251126.1_1764187437080_0.10717268714227868","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251127.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251127.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"3b518ff9106d3c654fda4249f6d6ce953998a6b0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251127.1.tgz","fileCount":104,"integrity":"sha512-Rih825aHyTRqKiwqH9XaRioj+672n/KRjqIs9QI1Xl75sNw+Ixs3PzgtxkesUru7j3Pelgt3NI8oHny46Jdc2Q==","signatures":[{"sig":"MEUCIHRJdlKEwsZ7JKg9REi41AHZpyW1ZoybuWz2uK2pm1RFAiEAy1RmA5h77jf3z4Op5VcJ+WlwUu9sfY06hGQczRgpWTA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f3e61ff4-8a58-47d0-b5ea-f615a09033f3\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251127.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\f3e61ff4-8a58-47d0-b5ea-f615a09033f3\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251127.1.tgz","_integrity":"sha512-Rih825aHyTRqKiwqH9XaRioj+672n/KRjqIs9QI1Xl75sNw+Ixs3PzgtxkesUru7j3Pelgt3NI8oHny46Jdc2Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251127.1_1764273593017_0.5822549969653446","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251128.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251128.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7f5369b937c8155a61c182ed14972310889172e7","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251128.1.tgz","fileCount":104,"integrity":"sha512-7B9oe9UnadLfDuFE/1GDVccIXQeXoRcwt0gFAXfXZP2hznIjeJs4+illQo/TK08pdGeuZrfUFPUjSr6yieIBtg==","signatures":[{"sig":"MEQCIFJRdLbW/Z4Y+/zSh8RstBtw7UblQNqb2VaE0/ZHgCxSAiA9+Hzj/yuFOS+7XyDUqov8F8ENz0M49tS1ft11g4QP4w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\353c888e-b3f0-4f3b-9d0c-56537800004e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\353c888e-b3f0-4f3b-9d0c-56537800004e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251128.1.tgz","_integrity":"sha512-7B9oe9UnadLfDuFE/1GDVccIXQeXoRcwt0gFAXfXZP2hznIjeJs4+illQo/TK08pdGeuZrfUFPUjSr6yieIBtg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251128.1_1764359948901_0.07987045517339175","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251201.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251201.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251201.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d91b212e2f921f8217cc9a0a8ac5347ff8867b9e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251201.1.tgz","fileCount":104,"integrity":"sha512-DSI0joHHXAICe0wWgSAbg57qGRCxSC0SlYIw5Jc+W+3jPHZOs5WUPDaat1PBiiG8JPc0oYAP8RHb1fYWPrei1w==","signatures":[{"sig":"MEUCIDs+tV0Ey1ZoLDHk8m43VFLndE2W7ajvIr0JIs38ya2LAiEAycZaCzpTJIw2FzIL6G/2qSAsWi6QpVgxjL7TVc69RkA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145749},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3ccce14f-2b49-40dd-918a-683acd96376a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251201.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\3ccce14f-2b49-40dd-918a-683acd96376a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251201.1.tgz","_integrity":"sha512-DSI0joHHXAICe0wWgSAbg57qGRCxSC0SlYIw5Jc+W+3jPHZOs5WUPDaat1PBiiG8JPc0oYAP8RHb1fYWPrei1w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":">=1.0.0-alpha <1.0.0-alphb"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251201.1_1764619679441_0.4280293819099035","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251202.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251202.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251202.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5a32c8f423f346fb6f2f6a761eb7be49a10dcab3","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251202.1.tgz","fileCount":104,"integrity":"sha512-TaaRCRHCVYZCvK6ntflUWEqkmyt5IE3NrkS8/GIJx54pnnItlfphx65CrcKi2XQcVBaSUYlAwbE/NAigRW+40g==","signatures":[{"sig":"MEUCIFEcLlng1LQT/3r+EnJ6adGWwPi7RB2vdKQ18yyQrh16AiEA80W0rSE6SPk2gYtvOl8o0g4F0VGq9nh+k/tO6eyiHHA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\424e171c-4043-4c01-8936-ee3f935164d7\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251202.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\424e171c-4043-4c01-8936-ee3f935164d7\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251202.1.tgz","_integrity":"sha512-TaaRCRHCVYZCvK6ntflUWEqkmyt5IE3NrkS8/GIJx54pnnItlfphx65CrcKi2XQcVBaSUYlAwbE/NAigRW+40g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251202.1_1764705896541_0.5685137173068078","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251203.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251203.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fcf3233a4d01f635fbcccfb0df8a6367aa83918f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251203.1.tgz","fileCount":104,"integrity":"sha512-gpLfkOJ8QtrQ4hKrwm2bZuiMmrfAOQKNacXJ/MJe4r5yN4TBeTTucG9Dz+4nrP+dFjKl2XaL5WbniYEKdeRPbg==","signatures":[{"sig":"MEUCIBNF9TphcdjmWI6geLjFe0gK2j+DNC0bfUOVWN/XdO4XAiEA6PmEKlqHUHv0vNO8CfoLF2pYHHBMTbvn9ShJEfMTbb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bfb15f89-0176-45a6-adc1-9732018ecf75\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251203.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bfb15f89-0176-45a6-adc1-9732018ecf75\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251203.1.tgz","_integrity":"sha512-gpLfkOJ8QtrQ4hKrwm2bZuiMmrfAOQKNacXJ/MJe4r5yN4TBeTTucG9Dz+4nrP+dFjKl2XaL5WbniYEKdeRPbg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251203.1_1764792378719_0.528963314829721","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251204.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251204.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2d04ebe02472f205e0cc8a37792a60a08bc7734c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251204.1.tgz","fileCount":104,"integrity":"sha512-Qy9d5BlWQ04xUo6xUPLv22VvriFFSDn/e5rqa/vaTCU8yrqZ0zyFkB7L7Bv+Dt57T1VokrtawG6Z3t7ZNMrC9g==","signatures":[{"sig":"MEYCIQDixlT35g1uPwASwBcIMS2zSmWUFGPM1cRQ9a2HD9sWJwIhALZfB5ksbccrilAomAY/Bdgf6RXctcmP78+wStFU/wL8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7f73c63-2853-4738-b898-069fcf33a617\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a7f73c63-2853-4738-b898-069fcf33a617\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251204.1.tgz","_integrity":"sha512-Qy9d5BlWQ04xUo6xUPLv22VvriFFSDn/e5rqa/vaTCU8yrqZ0zyFkB7L7Bv+Dt57T1VokrtawG6Z3t7ZNMrC9g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251204.1_1764879112277_0.6988822927820981","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251205.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251205.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c213fc6591fef05821a3f3ad73887e8c80d63f39","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251205.1.tgz","fileCount":104,"integrity":"sha512-vdWVp08/Lb6bFdgxiu12BZ/YrrwNS3v2khgnCOPrbtqY5vlOoy4HH9dt+/iQWlS43fsnmgjrwwTNFmGEJLyqsQ==","signatures":[{"sig":"MEUCICik3XmRXQ1XCXzZLN5CVZvExtNs6LJohmR44P2cOQU6AiEAh46b9GiDCaEDKfH9IXc9Pr8R3JCQ0hHHHxqf9Fjkwo4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9017255-46a7-4ffc-898d-5b9b179bf1ad\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d9017255-46a7-4ffc-898d-5b9b179bf1ad\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251205.1.tgz","_integrity":"sha512-vdWVp08/Lb6bFdgxiu12BZ/YrrwNS3v2khgnCOPrbtqY5vlOoy4HH9dt+/iQWlS43fsnmgjrwwTNFmGEJLyqsQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251205.1_1764964982609_0.956752199911663","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251208.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251208.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251208.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0267c94cf6201589173774cec8486d534c7b837e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251208.1.tgz","fileCount":104,"integrity":"sha512-FKs7FsJgIHdYNEDdxo5ukXoUSKSbIY7fqH68SxFidM307s2or8Dy2r6u0fDzrG6KjOYsZRLHIWDIQbHDu1SgGQ==","signatures":[{"sig":"MEUCIG9tMe+qv5DRwO9jZzvBFp2njl07mkMMN6bWXQ/SeK5sAiEAoxHs/enbKUH0Kwi6/+K+vcSHAAcxkQwJ7qJcu7mfnRI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\72199a3e-4358-4890-80fa-5c615df5143a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251208.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\72199a3e-4358-4890-80fa-5c615df5143a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251208.1.tgz","_integrity":"sha512-FKs7FsJgIHdYNEDdxo5ukXoUSKSbIY7fqH68SxFidM307s2or8Dy2r6u0fDzrG6KjOYsZRLHIWDIQbHDu1SgGQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251208.1_1765224667739_0.8119920063188464","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251209.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251209.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"941a9e51a9a08537e42e0749b4f2a99c302f3896","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251209.1.tgz","fileCount":104,"integrity":"sha512-FlpyEkD+BexYdTYbP+9i1/rCnBBwlRfDpHnWQgJGLhNh7KDpUSTkZjuqIros4PhSvE+s5yiEAR9T9aarMAKjrg==","signatures":[{"sig":"MEQCIBTGR6i36iEjKz3JonW0BJqlDYssEW1ZyhqfFLpRxvvdAiBOeziLJWCsBEwQkURkXtpEi53RvdzfOBb76QLvGFHleQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bc7dd0de-8ad5-4650-b1d7-9d1154e46e97\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251209.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\bc7dd0de-8ad5-4650-b1d7-9d1154e46e97\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251209.1.tgz","_integrity":"sha512-FlpyEkD+BexYdTYbP+9i1/rCnBBwlRfDpHnWQgJGLhNh7KDpUSTkZjuqIros4PhSvE+s5yiEAR9T9aarMAKjrg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251209.1_1765310698298_0.7758262939328067","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251210.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251210.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e664c323577cb0cdcbeeb2509311c2a9a01ab4bd","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251210.1.tgz","fileCount":104,"integrity":"sha512-nCywK2FVhhdt+Q4ET/H4jQrRj81EBNwSyPCrHlrHbMl3/nu+Xr3Lzx62KeI9dVoB+097ENSnEnvOnSjDWE/W4A==","signatures":[{"sig":"MEUCIQCxvn6B9VLqI0+XAv/ESjesnyY9226YSByDtbk7K0dcMgIgBt+66c8ujFjIZjtPvXKVcfKfvhg7g3lLuAfmb3n8fCE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1725e6dc-f94d-4157-af1c-d17b429da766\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1725e6dc-f94d-4157-af1c-d17b429da766\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251210.1.tgz","_integrity":"sha512-nCywK2FVhhdt+Q4ET/H4jQrRj81EBNwSyPCrHlrHbMl3/nu+Xr3Lzx62KeI9dVoB+097ENSnEnvOnSjDWE/W4A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251210.1_1765397580754_0.9913647411942892","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251215.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251215.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251215.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0b4d55b88586decd46f7ef002affe9b1d8b58eec","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251215.1.tgz","fileCount":104,"integrity":"sha512-s7/zmo+ezo4WNUMZuAk+QdLWm0X4zhwhKViqsSTyccQmZIH46KCCU7fvR3n79DyPoXQVdLhd0uyJlyPYyzvWqQ==","signatures":[{"sig":"MEQCIB8VK9sL7FQv6NaiAjnqn55qRJmucrfzxJg3NVjoZk/NAiARzM1HzRsTPFaruB5VWtze5Y2+/oMIKxxJ+d8ew4XuKw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\18843f72-3c02-4397-afd1-259638ff839a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251215.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\18843f72-3c02-4397-afd1-259638ff839a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251215.1.tgz","_integrity":"sha512-s7/zmo+ezo4WNUMZuAk+QdLWm0X4zhwhKViqsSTyccQmZIH46KCCU7fvR3n79DyPoXQVdLhd0uyJlyPYyzvWqQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251215.1_1765829287404_0.7296097207669694","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251216.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251216.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7c2fd54a1b692f53af81c2f7d63e28c3f405f626","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251216.1.tgz","fileCount":104,"integrity":"sha512-YquGZAunjDIhCDVD7uP7BbWnz+jVDX8SWDoG4yGMPU/iBevz3zs9L1R3PB6n0eszwzTihO5Wy14GsyhPx5vABg==","signatures":[{"sig":"MEUCIQC48gdWymyz+Nw0SIVAyjVRiwgeaPD+jBWy2kbNx+OMRQIgO+7bf2IQcPO0XV4d6YtTNFL0nsb+UpVGwlm+v3CgSUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42199c80-989a-4343-99b2-6ea40233cca1\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\42199c80-989a-4343-99b2-6ea40233cca1\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251216.1.tgz","_integrity":"sha512-YquGZAunjDIhCDVD7uP7BbWnz+jVDX8SWDoG4yGMPU/iBevz3zs9L1R3PB6n0eszwzTihO5Wy14GsyhPx5vABg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251216.1_1765915176460_0.0004825597713060681","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251218.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251218.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"078f1994f5bb78310467f05320c3bad778f18223","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251218.1.tgz","fileCount":104,"integrity":"sha512-pK2xJU5XTiAm+K7t8Wkp2MROLEx53ltBd6JAsevPimfmSw4iPfvJ0RS7/QmJDTvMweTmdoJJ/kU9x2xdjxk6vA==","signatures":[{"sig":"MEQCIG2RGOgFbu6CRL6TINI8laFjoDhuNTMgM/wy/C7WNv5PAiBCBsUvqMbafa0P0QOi8JhYGZ1FwNh4QoLMfZ2lP1ekHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\02b246c5-c59c-4f96-acb4-d8e73e481d15\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\02b246c5-c59c-4f96-acb4-d8e73e481d15\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251218.1.tgz","_integrity":"sha512-pK2xJU5XTiAm+K7t8Wkp2MROLEx53ltBd6JAsevPimfmSw4iPfvJ0RS7/QmJDTvMweTmdoJJ/kU9x2xdjxk6vA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251218.1_1766087956523_0.33213216631414744","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251219.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251219.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"13af7c7f8fd4ac2ee5847fa124fd9693cc2a65aa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251219.1.tgz","fileCount":104,"integrity":"sha512-keX4tJZCFBUVC1b98RewqJYI0U25r/o3iHRbZorhV6enmsebuDP5IOHMo5q3qjdqBNZmdxdBI/sq568ERG0K0A==","signatures":[{"sig":"MEUCIGZsU8Jn4n5ZlCfVqiqOT83E9ps+W+8ee83mItypZOYMAiEAjXavj8M2CZ7IE6kjL6FNnYXC8cO+icvY099/oOyt/bs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\539b84a5-b1c1-4d98-8750-e4513304f3de\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\539b84a5-b1c1-4d98-8750-e4513304f3de\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251219.1.tgz","_integrity":"sha512-keX4tJZCFBUVC1b98RewqJYI0U25r/o3iHRbZorhV6enmsebuDP5IOHMo5q3qjdqBNZmdxdBI/sq568ERG0K0A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251219.1_1766174908289_0.3367714677060156","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251222.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251222.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251222.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c87f32fb0333a03bc68958a29216d9ccdd88a8d9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251222.1.tgz","fileCount":104,"integrity":"sha512-X9aWI6UUaKgrbZfO39w/ErhgNVmzOkfdtpIZ9XP1DIt3DZrCXCHRTLrewSpz9vipE/odO3ac7gnZv3ClQFKpyQ==","signatures":[{"sig":"MEYCIQC3LafE+TR0PvsFRKcGAM3UzRJsyeCatj3V8skiljyoFAIhAMRHNTBYuegWEWBfXTHwQttYYo3Kz5riHHi/MY/mrCcu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c591e2e2-f0bc-46cd-acb6-f7f83c196058\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251222.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\c591e2e2-f0bc-46cd-acb6-f7f83c196058\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251222.1.tgz","_integrity":"sha512-X9aWI6UUaKgrbZfO39w/ErhgNVmzOkfdtpIZ9XP1DIt3DZrCXCHRTLrewSpz9vipE/odO3ac7gnZv3ClQFKpyQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251222.1_1766434013562_0.27449603830826197","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251223.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251223.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c1c23b11fe7990dfce25d26852d4f5536049f66","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251223.1.tgz","fileCount":104,"integrity":"sha512-1x47iBM05187MjQ58vi2cRXFxgEqrVhx+q6vojzmCajhY8X0CQDdFNW5zrrgLMQsu+RAdmM1/aqU1wg/LZIlew==","signatures":[{"sig":"MEYCIQDpgakLoTutmBOmPEV7ZZjjQ3ktqrcJM8vxDONUs+qYPwIhANQAiPszty0kxIugHmsLDi9NVUP6SMfew7nxOcVxd5Zp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bedb5a06-9c05-47f9-9751-896452647cdd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bedb5a06-9c05-47f9-9751-896452647cdd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251223.1.tgz","_integrity":"sha512-1x47iBM05187MjQ58vi2cRXFxgEqrVhx+q6vojzmCajhY8X0CQDdFNW5zrrgLMQsu+RAdmM1/aqU1wg/LZIlew==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251223.1_1766520178487_0.869322197866419","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251224.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251224.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"510439a03c03a45f9ea39fffeb93a2a34c3aef6b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251224.1.tgz","fileCount":104,"integrity":"sha512-pPDIGATRSyLqYbOhJuE7H62gjnv9td/hqApmypcWbvW01zDrmDXjE45NrQXAgcX9oR93k8UE1s7K8o9LGacuqg==","signatures":[{"sig":"MEQCIHWlIQE0U7KWFsBHI8RcrvN9Pgu1l6EootznS5nlQaqtAiBS7qu/RBUbeDkaddEC60a0+4AT8NFqIafXDcl6x5XeNQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dd11e05f-eeab-461b-ae68-f7fca49aff13\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\dd11e05f-eeab-461b-ae68-f7fca49aff13\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251224.1.tgz","_integrity":"sha512-pPDIGATRSyLqYbOhJuE7H62gjnv9td/hqApmypcWbvW01zDrmDXjE45NrQXAgcX9oR93k8UE1s7K8o9LGacuqg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251224.1_1766606411979_0.49956344630609517","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251226.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251226.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"55fc0f84d3414f9e7b638ce955ee9fa3c8adfc3a","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251226.1.tgz","fileCount":104,"integrity":"sha512-uhhLoGBNSef9s4sejfET2xRMxvLwnwKlT4kea5um01JqcM/Ix6Q10XVGA5aAdgOV0I1f6vu8Poy5GdJlGPpO/Q==","signatures":[{"sig":"MEUCIFBCddPSNzjuSt1g1yvfutBhbHxTQAfFGSyTtlD5aQXFAiEAkzUJsj6tN5lNETKcDQBvbjkwnnqepTq5FdBDv+wullc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cfa8bc0e-6741-4200-a283-3b3be35f3c37\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cfa8bc0e-6741-4200-a283-3b3be35f3c37\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251226.1.tgz","_integrity":"sha512-uhhLoGBNSef9s4sejfET2xRMxvLwnwKlT4kea5um01JqcM/Ix6Q10XVGA5aAdgOV0I1f6vu8Poy5GdJlGPpO/Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251226.1_1766779263357_0.8039338207473052","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251229.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251229.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251229.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"715e6c0e1f3fa32f58213d004c6fd99844560027","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251229.1.tgz","fileCount":104,"integrity":"sha512-qiE/luLOtMNtNiaxgm1uw1NN3L6KFt+HPxucVT2jGHoWoVCjgqvNqzPAUVRfWv/I4qK46dnu/IUAe1UP4pk8bg==","signatures":[{"sig":"MEUCIFDwhDA3lUbOWuRhVm++CfV9ydtKVetqdJBkbjdejpeKAiEAqUBzag0ENu/nvDEsJgetsaPR2InUsG74suWQfV9zWBA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0581f85-16aa-4da3-8d62-14f255478a57\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251229.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0581f85-16aa-4da3-8d62-14f255478a57\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251229.1.tgz","_integrity":"sha512-qiE/luLOtMNtNiaxgm1uw1NN3L6KFt+HPxucVT2jGHoWoVCjgqvNqzPAUVRfWv/I4qK46dnu/IUAe1UP4pk8bg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251229.1_1767038473474_0.8052419000014386","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251230.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251230.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251230.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9f0f288ae88728d55825e3941fb2be09d754e25c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251230.1.tgz","fileCount":104,"integrity":"sha512-BmW3tB0GVGsJxCpPgeM1sA1HEiYNnvJx2i1dJRCSLl8wQqiUvViDCPpysTEYUOssO4EzmXfu51QQu4FGFFqCdg==","signatures":[{"sig":"MEQCIGD9kyNckZ1rcFJm6H/y1rOldTAdGqzzrmUN5mz5ZQCeAiBPArolg0RAu9VPPpUZdZuGLZ+PYIt+KP+GDFvO9NiMbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a18fc074-2536-4a8f-b3a8-939272e1a0da\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251230.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a18fc074-2536-4a8f-b3a8-939272e1a0da\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251230.1.tgz","_integrity":"sha512-BmW3tB0GVGsJxCpPgeM1sA1HEiYNnvJx2i1dJRCSLl8wQqiUvViDCPpysTEYUOssO4EzmXfu51QQu4FGFFqCdg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251230.1_1767124878878_0.2842822096494264","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20251231.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20251231.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20251231.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f60300861a2f6c2659b9278935c71b17585e8490","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20251231.1.tgz","fileCount":104,"integrity":"sha512-Xc/5dvo3sDl+3Wp9TjzhNwtzvNU4GqrPSmTEBv55V69l0QXFtreLWSP6d4DYGGa3UT6LHcg4R3jvGiPpLm7bww==","signatures":[{"sig":"MEUCIQCKBU2FF+ZEtSRXf4QT6TFbufPpQ2RNFwqGn+fYdDY9EwIgU4d2eQJNjwBxvNNAuM2fHLNBnIZ1rdGu6nf1HGFkMcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\62caf9ae-9b81-4502-bd31-6c781f2220f5\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251231.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\62caf9ae-9b81-4502-bd31-6c781f2220f5\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20251231.1.tgz","_integrity":"sha512-Xc/5dvo3sDl+3Wp9TjzhNwtzvNU4GqrPSmTEBv55V69l0QXFtreLWSP6d4DYGGa3UT6LHcg4R3jvGiPpLm7bww==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20251231.1_1767211241884_0.3331348396095939","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260102.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260102.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260102.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"75d160f1994edf826cb57032b4c7d4129a68d594","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260102.1.tgz","fileCount":104,"integrity":"sha512-fzyCtx9bqD3kD2gS+YrJTIHvmqALCjGCMoqvL99knIUB1aSTItAq853MksTc/410HmoTuzuceIWrU8evjOrddw==","signatures":[{"sig":"MEQCIHDfoDC6b44Qdje5yZXaQNkbG2jGTTJcEjHHm28YnnBUAiBbkCNqZ348yfPIZMZ05Wy7zTYwbRhLevwmI1/LZAMOow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a89fd82e-09a5-47e1-9843-60f843a8b785\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260102.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a89fd82e-09a5-47e1-9843-60f843a8b785\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260102.1.tgz","_integrity":"sha512-fzyCtx9bqD3kD2gS+YrJTIHvmqALCjGCMoqvL99knIUB1aSTItAq853MksTc/410HmoTuzuceIWrU8evjOrddw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260102.1_1767384026089_0.5009827220799248","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260105.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260105.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260105.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"fd8aea272b548e74592002d0e367bf41968c24ea","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260105.1.tgz","fileCount":104,"integrity":"sha512-PtSiPFL5fke+l3wnTpaPRCdAvAnVG6SQM9+SUl0xcym4/uFDBt33oS3yd695mGZFHBMtzOW4aMGugSBi/ymD8A==","signatures":[{"sig":"MEQCIFrCcv20T88pEdE83NyDyUkHgfNhhXNMXxNFKAFQUJjSAiAjtthwFXKF6LYupjILWAlYrSHjfFoyYQ9tW5PWF/WiWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3aad883a-c65a-424a-9aa5-6e0747d9aaf7\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260105.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3aad883a-c65a-424a-9aa5-6e0747d9aaf7\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260105.1.tgz","_integrity":"sha512-PtSiPFL5fke+l3wnTpaPRCdAvAnVG6SQM9+SUl0xcym4/uFDBt33oS3yd695mGZFHBMtzOW4aMGugSBi/ymD8A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260105.1_1767643846118_0.19116531473721543","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260106.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260106.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260106.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"999817c93c9a0264058851b94e17f0f521b60347","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260106.1.tgz","fileCount":104,"integrity":"sha512-Ll5juBJLfkVY0LlnrqrrRhk9gfwhAAd33C73YPuS1SEY7Vvz/jxokzRJaNZIkqTwBdOeKEIQCAyGCbmjRj/Rlg==","signatures":[{"sig":"MEQCIFPyVIxHQuWPz+blTcz0hxc7REfkyK7ISqECiO9YVMadAiBVgJu9O75pp4oAbv0ZY3PBt6zLKYd1oPCrVZrW7CUDAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\101c5e1c-d3eb-4418-9c50-3540071fc030\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260106.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\101c5e1c-d3eb-4418-9c50-3540071fc030\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260106.1.tgz","_integrity":"sha512-Ll5juBJLfkVY0LlnrqrrRhk9gfwhAAd33C73YPuS1SEY7Vvz/jxokzRJaNZIkqTwBdOeKEIQCAyGCbmjRj/Rlg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260106.1_1767730019112_0.3917716862098899","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260107.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260107.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260107.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c3b2b48a3a98666f4bd929e1333264feff1f0907","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260107.1.tgz","fileCount":104,"integrity":"sha512-tP62FQdYiovaVmfSdyJePiV4guzPwAbduMY0klf5GgEPMOaoNKZAisL68C9GMmg8NIaK4/MVpYEGgCpAyBg+yw==","signatures":[{"sig":"MEQCIEmZ//9F3I1jzalbATRnCXecntPL3l0GbehsBufk3r3kAiBRNtkXXfjRny+TYBGNX7tJnrT4ADTuIRLoDpSm1+s29A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145729},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7cf05895-f804-4899-be16-989de42440a9\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260107.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7cf05895-f804-4899-be16-989de42440a9\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260107.1.tgz","_integrity":"sha512-tP62FQdYiovaVmfSdyJePiV4guzPwAbduMY0klf5GgEPMOaoNKZAisL68C9GMmg8NIaK4/MVpYEGgCpAyBg+yw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^7.0.3","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260107.1_1767816396108_0.5549669365991561","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260108.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260108.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260108.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a02d5ade5c0d9914dc73c7a55f59dd081392f15b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260108.1.tgz","fileCount":104,"integrity":"sha512-z6tDIN5lWLCArzXJU650JFKXjKXIbhBSuqD3ds5rsCBcYCrXjlSSDFoI8Hq7vNROG45XTXAjOyXdI4TanJkm4g==","signatures":[{"sig":"MEUCIC9swHrr2mJ32ad4yy82IeexjC1+KMtue2GOQVpSccPyAiEAlpwEvAbyWJFkBkEGL5vVB0kEdtqs8IqAXlCcv0tKBgE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\208d7d15-5b25-4e0e-b31f-2c39fa6bf09f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260108.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\208d7d15-5b25-4e0e-b31f-2c39fa6bf09f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260108.1.tgz","_integrity":"sha512-z6tDIN5lWLCArzXJU650JFKXjKXIbhBSuqD3ds5rsCBcYCrXjlSSDFoI8Hq7vNROG45XTXAjOyXdI4TanJkm4g==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.2-alpha <6.0.2-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260108.1_1767902815259_0.2921939850498023","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260109.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260109.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260109.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"582770c9bc38db95ec8d5d6f31952b2e23db2cb3","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260109.1.tgz","fileCount":104,"integrity":"sha512-uVIi4n9HNzj7gegoQ/IJu+wRPRo/40Q+1M5wdm8/YXzxpY9kvQVdDBqXCkABdFr45ZbD4orcKlupbZRmkUP6Sw==","signatures":[{"sig":"MEUCICosvJnNwB4rJwqnaAN111jlHi5Cz3SnMFY6zJZgLkX+AiEAxVOy6tRT0zejfEqeBXN/WiMjTIqtN0NhciFUD7eQPF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c083d58f-bca8-4d6b-a605-43378d64e239\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260109.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c083d58f-bca8-4d6b-a605-43378d64e239\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260109.1.tgz","_integrity":"sha512-uVIi4n9HNzj7gegoQ/IJu+wRPRo/40Q+1M5wdm8/YXzxpY9kvQVdDBqXCkABdFr45ZbD4orcKlupbZRmkUP6Sw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260109.1_1767989280035_0.4353019266443041","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260112.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260112.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260112.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4586a8c16d763ed172a7e4bfc134ed997fe789c1","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260112.1.tgz","fileCount":104,"integrity":"sha512-1FwDrq9ZzCbsqh4pvaeTiResCGM1j4GWShlSZBPFGk8odQaSCQsUiSMchGcfTeDHgEVEUpHwkwivuMu/I9XolQ==","signatures":[{"sig":"MEUCIQCunGSyiBIovhO6McpyrfL0d6jw7oELWL/837pn3kJ8vgIgUwj6e4QHzCsRQWmLrYcWnHGqtzjGGN7ujRZOok3oj2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a22d6324-6dd3-4044-acb9-ceff2a7fe8ed\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260112.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\a22d6324-6dd3-4044-acb9-ceff2a7fe8ed\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260112.1.tgz","_integrity":"sha512-1FwDrq9ZzCbsqh4pvaeTiResCGM1j4GWShlSZBPFGk8odQaSCQsUiSMchGcfTeDHgEVEUpHwkwivuMu/I9XolQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260112.1_1768249087652_0.8974282255673256","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260113.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260113.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260113.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"4b12adb2070b4ef3e63438dae2dc0f10ee8685c0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260113.1.tgz","fileCount":104,"integrity":"sha512-7oXc0j6up3mX1YVHFXc8NT1jucoaYf5wpooz50eA5SSI8a7UTxb8u63Rf7nLpv8tpMEDuwHXtoX3vEWve4vSyg==","signatures":[{"sig":"MEUCIQDiynrrMpl1uEqNC8dtBTUn4cwNwPdPoIyj46YD2XW75gIgX8Y5eC3VAMCeT84SiZzovVPXPfuS/sWwu9ejl/GY6Mo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\890b1059-4ea4-43f7-80a0-0581fb65bf09\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260113.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\890b1059-4ea4-43f7-80a0-0581fb65bf09\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260113.1.tgz","_integrity":"sha512-7oXc0j6up3mX1YVHFXc8NT1jucoaYf5wpooz50eA5SSI8a7UTxb8u63Rf7nLpv8tpMEDuwHXtoX3vEWve4vSyg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260113.1_1768334910512_0.09205216149200046","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260114.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260114.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260114.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5952de6fb8659e814e59e89a0813c8681c7a3553","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260114.1.tgz","fileCount":104,"integrity":"sha512-CHtd3YfE/E2pdNXRRNjPuE875qmkkY23DNZwiKRgo0480hBU72E11CpZqBlvrptTmq4jh7aaJTudgttzw3UsBA==","signatures":[{"sig":"MEUCIQC0n+fcUXH2wG4JVC7CzvYG+QVyaXSfprUCQfPCzBJwqQIgYtu6iGRG2aEV6HCklaRjBv60rQhaaDvMJvGaCDWffwY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d7e9938e-86a1-4cc9-aa98-45d8e2a260ae\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260114.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\d7e9938e-86a1-4cc9-aa98-45d8e2a260ae\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260114.1.tgz","_integrity":"sha512-CHtd3YfE/E2pdNXRRNjPuE875qmkkY23DNZwiKRgo0480hBU72E11CpZqBlvrptTmq4jh7aaJTudgttzw3UsBA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260114.1_1768421178666_0.6654804369689604","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260115.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260115.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260115.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2fac3c525b0c7dfc6dc22c0994683469d22ec6c3","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260115.1.tgz","fileCount":104,"integrity":"sha512-4uIHsI33he15tBcB+3qX1oDK+kK//LvMdm0J21JS/cC34JDUYkstz7MPDbeIxp9yXBGjmVoDmcRuuFR4jUgPQQ==","signatures":[{"sig":"MEQCIDwbdG7YqgjnmS1eIZF1t0Ls1kRKqTCJnGzBoohksffRAiA2RuH9I6P7Ii4haodcjAmhr/7sjT8s6+Q+Rg+lzE1H1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c3654e80-62f8-4788-9b46-7a8e5e78172e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260115.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c3654e80-62f8-4788-9b46-7a8e5e78172e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260115.1.tgz","_integrity":"sha512-4uIHsI33he15tBcB+3qX1oDK+kK//LvMdm0J21JS/cC34JDUYkstz7MPDbeIxp9yXBGjmVoDmcRuuFR4jUgPQQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260115.1_1768507995271_0.47535046115631086","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260116.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260116.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260116.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"30816565f6e8059197470b87d6f91a8fb3d0a006","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260116.1.tgz","fileCount":104,"integrity":"sha512-z9/jpWf9eUIqbWHZpGBtz0AblGFRzQzMqOiKQfBkkgvY0aOK2/aJjqXjOdeGlD5ygTmLo5iwSJd3Az79sXY9VA==","signatures":[{"sig":"MEYCIQDrSrDf9xHGD4/rXIHI08BYxYO7jmYGnopuzXrnPRurYQIhAP5jBq/e5467sDw84xHVAEbd9W4ecb5trfHhGkZro7bj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\06f1941b-8454-442a-bace-854040c90c77\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260116.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\06f1941b-8454-442a-bace-854040c90c77\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260116.1.tgz","_integrity":"sha512-z9/jpWf9eUIqbWHZpGBtz0AblGFRzQzMqOiKQfBkkgvY0aOK2/aJjqXjOdeGlD5ygTmLo5iwSJd3Az79sXY9VA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260116.1_1768593950474_0.7689375750115959","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260119.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260119.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260119.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"11e56dd86f840c190d5bb843ffb69c09e1442880","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260119.1.tgz","fileCount":104,"integrity":"sha512-HPk/nXzBH9CyCiRNpfJGUPADrOWqmRiWomWFk69ShIVXgqRJREB1CSkxNIvcdfNJdDP5eHIgYO7ms1VqWp+0UQ==","signatures":[{"sig":"MEUCIC7KFS+IZT5Mx1h0Wj9gahkpm0jZgBQ/cCOWcNWTRUFKAiEA0GG81nN8uw9zUFduMn51NiMguZIH7awXwc4cEe4z0xo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7488bc28-36dc-4563-a6b3-cb9186e0f51f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260119.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\7488bc28-36dc-4563-a6b3-cb9186e0f51f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260119.1.tgz","_integrity":"sha512-HPk/nXzBH9CyCiRNpfJGUPADrOWqmRiWomWFk69ShIVXgqRJREB1CSkxNIvcdfNJdDP5eHIgYO7ms1VqWp+0UQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260119.1_1768852844833_0.11652033109524851","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260120.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260120.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260120.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e44f79d5a0e008511ff32f4fc3f3e0e44d0b9d13","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260120.1.tgz","fileCount":104,"integrity":"sha512-H3UEwzN/kGDmizK5XnORl0bvulWOHtJDiACExDDltCnIzI6SggYprOeJvgSIftbFKGlCGfSjVvxpKhi887oLMg==","signatures":[{"sig":"MEQCIGEf6WDjgK1LF4HrC3tRAZhphoYfYLeWYj/BqzXAiAM2AiAzqsN1kZ4RaYykg+2yTvwScOF5gWRtTr4q3UDzpw9JtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26b7bdd6-8e54-4432-bcef-5ad894af49f1\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260120.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\26b7bdd6-8e54-4432-bcef-5ad894af49f1\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260120.1.tgz","_integrity":"sha512-H3UEwzN/kGDmizK5XnORl0bvulWOHtJDiACExDDltCnIzI6SggYprOeJvgSIftbFKGlCGfSjVvxpKhi887oLMg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.3-alpha <6.0.3-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260120.1_1768940135870_0.5463341332074123","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260121.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260121.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260121.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d4cab081ad400e667f67bf97a6ff72ef0aa0bd87","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260121.1.tgz","fileCount":104,"integrity":"sha512-vWqLI5w1erYApf3Svdq15y72tThiZzkXS0iIA0Vy+o4kNU4124LNc35uwfjqoGAinLLXlOZdXg7wAAe19zVwmg==","signatures":[{"sig":"MEYCIQC9SQVcXXFKrQz106GnPWzWeqUVIvNY3s+YWTvBsOoYQAIhAMDbRfxTldgXgNw7xN/2kabLKM9cT32DPokznDniv94M","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7e096dea-e1d6-4571-af0e-18b5102a9da2\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260121.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7e096dea-e1d6-4571-af0e-18b5102a9da2\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260121.1.tgz","_integrity":"sha512-vWqLI5w1erYApf3Svdq15y72tThiZzkXS0iIA0Vy+o4kNU4124LNc35uwfjqoGAinLLXlOZdXg7wAAe19zVwmg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260121.1_1769025827338_0.7648583253397143","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260122.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260122.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260122.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"f3e06fe9bd9187078c85972d9d8f42fb038898db","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260122.1.tgz","fileCount":104,"integrity":"sha512-dcSSAxmWHdxfHl7dwPAfCwALptMT07zseGIy0CL2KbvhxQuj/iguJBbcvHzjmM6icEP0sinY1CqKGLjI98nGBA==","signatures":[{"sig":"MEUCIHJpLWOLUvMTupkSWjUvFf62XD2X3XlFuJVK+KLEXl3sAiEAnxV7stRsNVkSP4Mx4H3xvTuarViFX0/fBID+cKMH38I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f04d3a92-5c30-4fd0-b344-0f72750e35c0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260122.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f04d3a92-5c30-4fd0-b344-0f72750e35c0\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260122.1.tgz","_integrity":"sha512-dcSSAxmWHdxfHl7dwPAfCwALptMT07zseGIy0CL2KbvhxQuj/iguJBbcvHzjmM6icEP0sinY1CqKGLjI98nGBA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260122.1_1769112490252_0.6203820752103462","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260123.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260123.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260123.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"22844ec6b620816b6b0466b52dd20b4b8a73d28b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260123.1.tgz","fileCount":104,"integrity":"sha512-MihOdBWG1UfxLoPsgfH8c58OtyNhPmbhBoGZOAft03K2OMXmOTT9G+bIwgTbXaFEWmD38pWoZ1uE1+uOEntBkQ==","signatures":[{"sig":"MEQCIBBwiPhHg1VZJr+V93ajgo8cSEmd/F33OH7V52FzEKPDAiAfkzLf9hBbYKbC2my+KYFycV3Takly5177LdgBjkgSVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a129bee0-dcf5-4766-a449-554556d76183\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260123.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a129bee0-dcf5-4766-a449-554556d76183\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260123.1.tgz","_integrity":"sha512-MihOdBWG1UfxLoPsgfH8c58OtyNhPmbhBoGZOAft03K2OMXmOTT9G+bIwgTbXaFEWmD38pWoZ1uE1+uOEntBkQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260123.1_1769198919906_0.9404758155455943","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260126.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260126.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260126.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7737e798327ee4f7e7e8df1da27f8670c1f29f70","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260126.1.tgz","fileCount":104,"integrity":"sha512-aqaVwL4/7SpugFrNhcoebNKM840L70lsWgtgd8gT3DVC1r7Hy/JQ+Azbj08KwMdZLtLixYoy+XKzjWE6XIdY6Q==","signatures":[{"sig":"MEQCIFwVqwavjJRiYUTBWY86g4HMcb7GlrYGj6BmJW1HuBiiAiADIPOlFQW6A38ceIOcNvVNdlQ2fj3i6IMSlTGf99/1vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4356cab4-c292-4e31-80c7-e66876b9f4a4\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260126.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\4356cab4-c292-4e31-80c7-e66876b9f4a4\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260126.1.tgz","_integrity":"sha512-aqaVwL4/7SpugFrNhcoebNKM840L70lsWgtgd8gT3DVC1r7Hy/JQ+Azbj08KwMdZLtLixYoy+XKzjWE6XIdY6Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260126.1_1769457870687_0.6729051869706655","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260127.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260127.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260127.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"ee13de93b36226a38f9c773c21a7a418e8b5d6bf","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260127.1.tgz","fileCount":104,"integrity":"sha512-xHqtG5f/lJMtpSMw8YG64ltRVojfGC+STPPxqDDaQUyFwbrsjxgbVBPxAjDUaE618bSvpT+cL57jHYKz7e1gvA==","signatures":[{"sig":"MEYCIQDuHLzFkkjgCl9H4gkKuovoxww6b6ZsCosfozdBEXBfCAIhAKGT8rzKdMv0uU6lJn1IAjtDEoDbPfn6blsMphWqN7DV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7f7176a1-df2d-4f65-aa74-382cc017a2c2\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260127.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7f7176a1-df2d-4f65-aa74-382cc017a2c2\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260127.1.tgz","_integrity":"sha512-xHqtG5f/lJMtpSMw8YG64ltRVojfGC+STPPxqDDaQUyFwbrsjxgbVBPxAjDUaE618bSvpT+cL57jHYKz7e1gvA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260127.1_1769544296515_0.5357286951096756","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260128.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260128.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260128.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"56fdd01cb42dcc38437878a9aabb6eac26fd90b0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260128.1.tgz","fileCount":104,"integrity":"sha512-m+Je/K5HJWeq+lGcM7a+2su9ykeQoEzztzsOvQLzZlkNf0A0/aIkXOGp0WobcCaw3/PoH6ezGf3yBjYnDeffAg==","signatures":[{"sig":"MEUCIH//GT4p2YAfItTQpvqFq+VArOuBFGDoqtS2iseZrqa8AiEA+BmWrA7H/zHnkDpW27yI4N+6iGPyPavrgpMXOk0m9Io=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f8dc94be-0429-4209-b561-cfec610501bd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260128.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f8dc94be-0429-4209-b561-cfec610501bd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260128.1.tgz","_integrity":"sha512-m+Je/K5HJWeq+lGcM7a+2su9ykeQoEzztzsOvQLzZlkNf0A0/aIkXOGp0WobcCaw3/PoH6ezGf3yBjYnDeffAg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260128.1_1769630667378_0.754961032630322","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260129.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260129.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260129.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5ad0e6017926f8acf981860094a159257b4138be","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260129.1.tgz","fileCount":104,"integrity":"sha512-wIUcUGF7RcG9eSIUhc7sHoVfPIgaz8snEppdWlSr6eAc1g+9T7nT7FcpMMNKNvNACgBJC7InGIb6R13bbEg0ag==","signatures":[{"sig":"MEUCIEyJH6EP6bq6i/uz1zL0u2Rx9xhyjNAebxqZK9JaOXxmAiEApA/5xLwh0rby0GkbYX8mABcEmowusROtKulquq4i6iI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0debf577-a782-4d1f-a3b5-a73705cb54eb\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260129.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0debf577-a782-4d1f-a3b5-a73705cb54eb\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260129.1.tgz","_integrity":"sha512-wIUcUGF7RcG9eSIUhc7sHoVfPIgaz8snEppdWlSr6eAc1g+9T7nT7FcpMMNKNvNACgBJC7InGIb6R13bbEg0ag==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260129.1_1769717198880_0.0899613536597812","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260130.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260130.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260130.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"a4ddd3313a9d7c5f4e37645855c1471f2d2c226b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260130.1.tgz","fileCount":104,"integrity":"sha512-HaT4CAVeox73nOLFAjjRJ8v3ZV+L5inEKax6LhUqX6MIcq7S0xhtuSbb24fL9NDjZT3xKJ0tyIvSsOpbWwoOmA==","signatures":[{"sig":"MEUCIQChf2CahHduRDoGzgkth2gsRBVv1JmyuwCt+1VcyDNWCwIgEa2RhcBmRDbRDDFY7qxP9BWzbisYlppMIdgyx5ssHsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0140c03-0312-4cfd-a703-045345ada600\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260130.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a0140c03-0312-4cfd-a703-045345ada600\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260130.1.tgz","_integrity":"sha512-HaT4CAVeox73nOLFAjjRJ8v3ZV+L5inEKax6LhUqX6MIcq7S0xhtuSbb24fL9NDjZT3xKJ0tyIvSsOpbWwoOmA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260130.1_1769803611984_0.68101701407171","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260203.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260203.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260203.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"073c78703654d6802a1aa85626aca63a95140a2b","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260203.1.tgz","fileCount":104,"integrity":"sha512-WFAdR83gGMT/QDXDdXHjmNhghHtx+UKAtI9mEZBpda9fTI+X/ysPeDaa8SXq/jWG6r5j8wVkT6ztbrbfLme6cQ==","signatures":[{"sig":"MEYCIQDOsExV7EOMcC3VqiSPlJRQ0rYRbQqArq5y5n7+fxhmHAIhAO9kXPM4wChFaeXPIqM34pwbeDjlnn34bXQjAZrgRqja","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\82b8aca2-740b-47b0-874a-bb9453cf893e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260203.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\82b8aca2-740b-47b0-874a-bb9453cf893e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260203.1.tgz","_integrity":"sha512-WFAdR83gGMT/QDXDdXHjmNhghHtx+UKAtI9mEZBpda9fTI+X/ysPeDaa8SXq/jWG6r5j8wVkT6ztbrbfLme6cQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260203.1_1770148991773_0.29806585795846097","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260204.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260204.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260204.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"75a080c2a229303666820d98af9dcba40c357cd5","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260204.1.tgz","fileCount":104,"integrity":"sha512-Qe8/fo44Y0nK2amiyENcE+At4ecL5unIKLDZ94g978BE9eBCKawA/tKxqhvl+9WYGHsSFJsCMmnVhdkiqwnDkA==","signatures":[{"sig":"MEYCIQCT1qTmXJepBnhGWxi29/V5Grz/GDpET/3XtTv7/dPSSgIhAMdsKBQ/EtZNn74QLSJssJmf9U0lDSsYvbs+5oM6P1++","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\57e6b5b1-db2e-402a-a609-fd61aad19296\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260204.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\57e6b5b1-db2e-402a-a609-fd61aad19296\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260204.1.tgz","_integrity":"sha512-Qe8/fo44Y0nK2amiyENcE+At4ecL5unIKLDZ94g978BE9eBCKawA/tKxqhvl+9WYGHsSFJsCMmnVhdkiqwnDkA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260204.1_1770235366564_0.6528463831221674","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260205.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260205.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260205.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"916caa186404609ba8da8bae82926c2d9c1ea031","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260205.1.tgz","fileCount":104,"integrity":"sha512-0eQ8q//m1XIp04YBa2wEaVnIQztM8En2crNTAXGzvBkYJ7gWx7cImx7Ptuo/KclgJ1TW5EutB1XAxCqsAhdtRQ==","signatures":[{"sig":"MEYCIQDg/0L+ww1869vw8Yn5b0gUaXoRK9Ch57iKZ97T5QfJ1wIhAOF+ZpkuXIMEwZHDidChIc4LU2W0DaWBCprk+vDfRaoP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1c72df97-add3-434c-aeba-e200e091e0da\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260205.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\1c72df97-add3-434c-aeba-e200e091e0da\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260205.1.tgz","_integrity":"sha512-0eQ8q//m1XIp04YBa2wEaVnIQztM8En2crNTAXGzvBkYJ7gWx7cImx7Ptuo/KclgJ1TW5EutB1XAxCqsAhdtRQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260205.1_1770321671779_0.6161526638929051","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260206.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260206.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260206.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"28912e849830cb5026254bfa2d9af86d6519e78f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260206.1.tgz","fileCount":104,"integrity":"sha512-mEVaN2p9tlvZl/Wz+rDtAo/7BR1M2vsrhdT7aHDoVKFp5mFvKccF/P+jnI3k1dP+hF1NaqvSIGVFmqVK48M+ow==","signatures":[{"sig":"MEQCIHkqnToww9RNjX4/Kvh3i8JTdjf11sUmwS8jZc+3TShwAiAUrOeW44rn6q4eEWAGyIXQrhJElGJBo3TC1WZMltSx5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\01d493c0-49bc-4014-9bd8-4d4ba5ec95c6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260206.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\01d493c0-49bc-4014-9bd8-4d4ba5ec95c6\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260206.1.tgz","_integrity":"sha512-mEVaN2p9tlvZl/Wz+rDtAo/7BR1M2vsrhdT7aHDoVKFp5mFvKccF/P+jnI3k1dP+hF1NaqvSIGVFmqVK48M+ow==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260206.1_1770408581729_0.4474313541127872","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260209.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260209.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260209.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"7bbc597a936b1347aaa26ba749185c6e70ed7151","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260209.1.tgz","fileCount":104,"integrity":"sha512-X582vvd5n34X1+rXFO5yypo0p8Kt2u3krOCGflfOvHzPfmXiX1NT4L168Mc0AyYMWv6gxJ0klFARqkiBzPi61w==","signatures":[{"sig":"MEQCIA5siiCt80zQRY515iqYHdjiIrlnQHjcFXvsBAuWUjC+AiAKK/mrmVpa/17N48hP/iSVichm26/Sprrqd4N4qfmBqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ddebdf8-4a72-4f53-aea5-cc3f3fc9201b\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260209.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0ddebdf8-4a72-4f53-aea5-cc3f3fc9201b\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260209.1.tgz","_integrity":"sha512-X582vvd5n34X1+rXFO5yypo0p8Kt2u3krOCGflfOvHzPfmXiX1NT4L168Mc0AyYMWv6gxJ0klFARqkiBzPi61w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260209.1_1770667391863_0.8872410000678856","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260210.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260210.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260210.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"8b4d92ecd14e6d99e996b0b1fbe0f3cde172af7c","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260210.1.tgz","fileCount":104,"integrity":"sha512-EIm5/Kya7nBbv054BeBgP0rATqfQDW7q2oenwqkmuP93wghYrU7u1ib+79jtARqNi1b4QbWbf0RsUyOmyjc4DQ==","signatures":[{"sig":"MEYCIQDUxWhFlUKwDl0aS8vCZMg1GUNDlFC+BjBQrekEP7NjAgIhALPLUTFz3Joa7/35VoheTyHCYqRpho2gL4ilInPL8Kz7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\17f3100b-0fa3-4981-993d-c2e099b8d626\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260210.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\17f3100b-0fa3-4981-993d-c2e099b8d626\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260210.1.tgz","_integrity":"sha512-EIm5/Kya7nBbv054BeBgP0rATqfQDW7q2oenwqkmuP93wghYrU7u1ib+79jtARqNi1b4QbWbf0RsUyOmyjc4DQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260210.1_1770754210301_0.61169346230233","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260211.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260211.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260211.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"64895a849ad6e033e9ac28b8c721d3fc57e52064","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260211.1.tgz","fileCount":104,"integrity":"sha512-Kf5I7mfQO3UMnE49RqLemfT9QwmwpO47nheZfUJ5E7wPnMZzx659pKZaWZhRPRtQO37pi1wlVYB6CL0dYMUqJQ==","signatures":[{"sig":"MEQCIHPdLsEJYYfr57TSB3l0i4jwv/Qw/cAn4+TCk3NDNdDqAiBrs1iWC+MLn+0NaTqz7as5s1oVbDXF4OGZEMRi/YbFDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\04113357-8f54-4d7a-b4fc-36e58e3170e3\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260211.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\04113357-8f54-4d7a-b4fc-36e58e3170e3\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260211.1.tgz","_integrity":"sha512-Kf5I7mfQO3UMnE49RqLemfT9QwmwpO47nheZfUJ5E7wPnMZzx659pKZaWZhRPRtQO37pi1wlVYB6CL0dYMUqJQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260211.1_1770840301757_0.99469408992568","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260212.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260212.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260212.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"541d64ca40c896a26487a0757385234d39dd6cea","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260212.1.tgz","fileCount":104,"integrity":"sha512-7fxFiywpz6+REmdUlXIrwUN9XkfgQni/ste+OngiTR9nhj0ACmm7B6hsrCcDyJACTYZvGeBUly9Ql8PS0m/1+w==","signatures":[{"sig":"MEYCIQDCAvjPjsH+ccdYtnvN3oTr4k0UN/qlf0wXsT8sPePMEgIhANfbmkXGPSJKF+ZkyDCCSnaQtnDauuEA49NjgZOB5OhJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0312640b-fd24-43f7-9323-5392a650e88d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260212.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0312640b-fd24-43f7-9323-5392a650e88d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260212.1.tgz","_integrity":"sha512-7fxFiywpz6+REmdUlXIrwUN9XkfgQni/ste+OngiTR9nhj0ACmm7B6hsrCcDyJACTYZvGeBUly9Ql8PS0m/1+w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260212.1_1770926443916_0.23469949790124","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260216.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260216.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260216.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"9cab8cc037546976e63002fb7becf81c8ac1fdaa","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260216.1.tgz","fileCount":104,"integrity":"sha512-FvfQL976bxKl5N14YtLdGo1f/W6R1PKL35KoNjVkuyRQBx2VFu6i8/H9bps4uAVVaA9N3KBOTGKT21aZcHN4XA==","signatures":[{"sig":"MEYCIQD4YNiJl+cFFpqgo62InV9NpKYg4PPzrpNiJugaXx4s7AIhAP9c3VUpcmraYsZuqnWg/el3dgDSGAekr79n2SHjt1+s","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2e10adeb-5227-4f21-8b46-b376d34d25cb\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260216.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2e10adeb-5227-4f21-8b46-b376d34d25cb\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260216.1.tgz","_integrity":"sha512-FvfQL976bxKl5N14YtLdGo1f/W6R1PKL35KoNjVkuyRQBx2VFu6i8/H9bps4uAVVaA9N3KBOTGKT21aZcHN4XA==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260216.1_1771272030114_0.8305764262383273","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260217.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260217.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260217.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"b3e3fc7bc20522b125d55e3657fa51ba4404c777","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260217.1.tgz","fileCount":104,"integrity":"sha512-QpQIrbCNmJ9KoKoI4cTJqnZSEXXZpx4V/Kggl8hpPUQ+kZ52S27inWfeGv3ME9+zoFMjEO51QR5v2t0ZI0EoLQ==","signatures":[{"sig":"MEQCIBLCEVbo2A7Kf3OtdcL2wKEtIFK4RMkIitlsfw3XdmseAiBRcdTRJIlevA8hTbhengeKUfRzPJas2PM/mk1ifqeJOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\936b40d7-35e0-4a80-bfca-70c9fba87999\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260217.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\936b40d7-35e0-4a80-bfca-70c9fba87999\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260217.1.tgz","_integrity":"sha512-QpQIrbCNmJ9KoKoI4cTJqnZSEXXZpx4V/Kggl8hpPUQ+kZ52S27inWfeGv3ME9+zoFMjEO51QR5v2t0ZI0EoLQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260217.1_1771358409230_0.061561312282349956","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260218.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260218.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260218.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5de8c393e8aa98610036d0125983c6b1bd0e0ff0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260218.1.tgz","fileCount":104,"integrity":"sha512-vE2TavRrRTFQS1wpP6n2PW3BU2G92IKc8guQE6frl5jD4WKKglSpHus7GYB74/YNZ1UQ0XNiC4gnUDwyPYg/GQ==","signatures":[{"sig":"MEUCIGZeCKuLv/MtIXntxIqDUcapOy9+7J4Bb8YXEi6ZTVFPAiEApteZuIeolMl1euEEYgSUukPG8rpVtpdd7u+RMA44uls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cbe8671b-6643-42af-87b8-3ce9e4dd381d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260218.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\cbe8671b-6643-42af-87b8-3ce9e4dd381d\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260218.1.tgz","_integrity":"sha512-vE2TavRrRTFQS1wpP6n2PW3BU2G92IKc8guQE6frl5jD4WKKglSpHus7GYB74/YNZ1UQ0XNiC4gnUDwyPYg/GQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260218.1_1771445197768_0.14009767520017746","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260219.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260219.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260219.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"77cca058984cedc84bc48f8da1ca362169dea0d8","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260219.1.tgz","fileCount":104,"integrity":"sha512-a0xOa/e8ys+97VNn0l8tOlQuVkWdQFbF5xO/F8M+t3NKQDyIBsKppx3vcDahh0h5lO5eJQXeA9P/Mk7rP77Rvw==","signatures":[{"sig":"MEUCIHVSplWXbfv5YODtP3TknzPG/gcRPnZSxkiryQyPLij3AiEAv8KJgd+7GHBIcZ9Cqzo/D3952gxz43hThmdIj87aBJY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7972105d-70e0-405f-9c70-5c22b3e4225e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260219.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7972105d-70e0-405f-9c70-5c22b3e4225e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260219.1.tgz","_integrity":"sha512-a0xOa/e8ys+97VNn0l8tOlQuVkWdQFbF5xO/F8M+t3NKQDyIBsKppx3vcDahh0h5lO5eJQXeA9P/Mk7rP77Rvw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260219.1_1771531856255_0.7608658371300208","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260220.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260220.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260220.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"90d7c52a7178d76170b47cab3fa8f4bcc10c9670","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260220.1.tgz","fileCount":104,"integrity":"sha512-EfN6S2H7m6hMJV3jt15nweWudKQ6NkcFmQmUn0XwCD9ee9qgLg0WelpNucWEo2FyUq8sUzxoouxtgZWizAixxg==","signatures":[{"sig":"MEUCIQC25u6tZjCy+yIYBsXodAuJN4ELAJEryo+npmx0DYijdwIgALpB5e+riLWmMOikLzMzCdiJ0dQwSTzSRHYCrxAMCso=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fa3206f2-3c10-4e21-a308-a727c8e1b12a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260220.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\fa3206f2-3c10-4e21-a308-a727c8e1b12a\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260220.1.tgz","_integrity":"sha512-EfN6S2H7m6hMJV3jt15nweWudKQ6NkcFmQmUn0XwCD9ee9qgLg0WelpNucWEo2FyUq8sUzxoouxtgZWizAixxg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260220.1_1771617919486_0.10334019997572819","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260223.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260223.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260223.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"dcc5f95a9a7e333e44856f1d3eccc508b7ea9081","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260223.1.tgz","fileCount":104,"integrity":"sha512-GT05IzlA5Pw+E020E/JwG21807rASbWjf3gWTkWhtuyU61FLuDNzKxEXn0gBIBJg5wkPQ6NS3E3qCAYwCQc0Yw==","signatures":[{"sig":"MEYCIQDNjxOzd/e7un3v1kxMrwZs7GUbKlrpwsZXxkYjQ6tn0gIhAPSxxem1jWED/4PZOFd4Ku5Nx1lmP+XFZbg/5C+Ofw9O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2116535a-39a3-4ec7-a187-c2973af754ff\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260223.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\2116535a-39a3-4ec7-a187-c2973af754ff\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260223.1.tgz","_integrity":"sha512-GT05IzlA5Pw+E020E/JwG21807rASbWjf3gWTkWhtuyU61FLuDNzKxEXn0gBIBJg5wkPQ6NS3E3qCAYwCQc0Yw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260223.1_1771877580168_0.6030596469795626","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260224.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260224.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260224.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07ddb7ccc2b330c06fd493525f073b1883225b5d","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260224.1.tgz","fileCount":104,"integrity":"sha512-mJutGjmWE8M4GSvfbZFgvfO6NysYPpzuSx96fMfnxLTLjR8Rte6PhGaTTPn8J4BTcRYucmqJm7lAi38LbvXQ5w==","signatures":[{"sig":"MEUCIBTYPoumZg2DTZ4Zy43UfAfDTmtYLLeqGm/9TLmA+Fz4AiEAhZbPwu/dJH/ITFOEmr1Wq46iqso0zgvtueXGIwAKAyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93e4cd74-5ee7-417d-9a1f-28dbd3032c72\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260224.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\93e4cd74-5ee7-417d-9a1f-28dbd3032c72\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260224.1.tgz","_integrity":"sha512-mJutGjmWE8M4GSvfbZFgvfO6NysYPpzuSx96fMfnxLTLjR8Rte6PhGaTTPn8J4BTcRYucmqJm7lAi38LbvXQ5w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260224.1_1771963910520_0.7306645103010583","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260225.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260225.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260225.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"d46254a58f3c996e4ec3133c160f7af795ec756e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260225.1.tgz","fileCount":104,"integrity":"sha512-8oOMGnzOkvoa8bKNfpsW2eSJAmnqKOJJkq9UMCWVFOAJUy+5NeSKJToT0YdeyXyfs6DBKQkLMOYzImzd90Qflg==","signatures":[{"sig":"MEUCIB6N9g91Ojkn/KT6atKF76IVb+WBEKNELCy4C/pmvc5xAiEAk+PljTOvMNqTPCNMP7GNv1O8fJkGO2ISRGFbRNA2oQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a4351667-a3d2-4d32-88f3-b4b27d90e5c2\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260225.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a4351667-a3d2-4d32-88f3-b4b27d90e5c2\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260225.1.tgz","_integrity":"sha512-8oOMGnzOkvoa8bKNfpsW2eSJAmnqKOJJkq9UMCWVFOAJUy+5NeSKJToT0YdeyXyfs6DBKQkLMOYzImzd90Qflg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260225.1_1772050317230_0.8730198836275682","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260226.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260226.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260226.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"07e52f0c6809e646bc63db5c3fa50054db2cc499","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260226.1.tgz","fileCount":104,"integrity":"sha512-U/QsaQymOVLBOL2rCLbtRTD/r45rA8lOihW6AITjqqMwS6/xbBeRjfwjzrX63c7t4VEYFsrMcg+Tw2OqQASGqg==","signatures":[{"sig":"MEUCIQCtqALFuTGDE7DZ3H5ADwBkRpH/qQgQqIDT9WvF7vmStgIgQr3ipdoEkYbKJcivhSILsPCvenQbWxAaGcARhjohQZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3d49eca4-8e97-4283-a69c-3cbfeb74a418\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260226.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\3d49eca4-8e97-4283-a69c-3cbfeb74a418\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260226.1.tgz","_integrity":"sha512-U/QsaQymOVLBOL2rCLbtRTD/r45rA8lOihW6AITjqqMwS6/xbBeRjfwjzrX63c7t4VEYFsrMcg+Tw2OqQASGqg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260226.1_1772136400370_0.09105560731434936","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260227.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260227.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260227.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"c8411e6582c8101543366d470ad381e61b954762","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260227.1.tgz","fileCount":104,"integrity":"sha512-+XXebPLIEe67i1Jaf+FiR5CfUesExZ5zPd89BQXFt006im5YPrc5He2vxvGvjqtp/RqHtM4HRag5FzlrUdCOyQ==","signatures":[{"sig":"MEYCIQDGB7zBat/qQ+RocwP0LKRcaQC5XHCvJ63zLGaF+lZLkQIhAJw9hQpnq7NUYJdzGGTpwCdqogsbqwpVniMeteTlm7sY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a360571b-c510-4773-bc91-7d21caf8e3fd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260227.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\a360571b-c510-4773-bc91-7d21caf8e3fd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260227.1.tgz","_integrity":"sha512-+XXebPLIEe67i1Jaf+FiR5CfUesExZ5zPd89BQXFt006im5YPrc5He2vxvGvjqtp/RqHtM4HRag5FzlrUdCOyQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260227.1_1772223324584_0.9425839033627932","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260302.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260302.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260302.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2651d3238b5a23573a356f7abbf687a6bf8a5e64","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260302.1.tgz","fileCount":104,"integrity":"sha512-nBNFpuZdZVic2Qs3Mcc9hABLuIPhQvSicPcoS+UNK5Vox0xJE11nfYuw5YZX2yGeCTpIvym9QhOipb+/Rrq9/w==","signatures":[{"sig":"MEUCIQDWYqpc9PXIeC5Fv008y4+Rip0njdlFaFkUe2mYCwmb+wIgT8/P1ouXUSvehC4LJ//CxRYUU7rte7dcim9SGbQJ9Kc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":145730},"main":"./dist/commonjs/index.js","tshy":{"exports":{".":"./src/index.ts","./package.json":"./package.json"},"project":"../../../tsconfig.src.build.json","dialects":["esm","commonjs"],"selfLink":false,"esmDialects":["browser","react-native"]},"type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6b8d4598-9c0d-4147-abbb-8ddd0659699f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260302.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6b8d4598-9c0d-4147-abbb-8ddd0659699f\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260302.1.tgz","_integrity":"sha512-nBNFpuZdZVic2Qs3Mcc9hABLuIPhQvSicPcoS+UNK5Vox0xJE11nfYuw5YZX2yGeCTpIvym9QhOipb+/Rrq9/w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","tshy":"^3.0.3","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260302.1_1772483153916_0.5264303871754532","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260303.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260303.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260303.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"185f3403bd3be28faf839958c4a083834d744fde","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260303.1.tgz","fileCount":104,"integrity":"sha512-+0HVoujm/A/9BuVIHTtieC98q7QVWs2fzFnxJTIhEDKx1mOT8QHgzGNxxKgWRtYOUZc3or9x+evaAD5dOLUrJw==","signatures":[{"sig":"MEUCIGtZKhy1rZSbbm8tXodVXuQDr7LjGFbv9OwLDDA8W6OYAiEAuZ3RvpRZSsu2B0wE1LDjTIO653OOO0HdpjNsAMNahBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":142494},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\19b90155-7ae6-47ac-9012-482731ed8e4e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260303.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\19b90155-7ae6-47ac-9012-482731ed8e4e\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260303.1.tgz","_integrity":"sha512-+0HVoujm/A/9BuVIHTtieC98q7QVWs2fzFnxJTIhEDKx1mOT8QHgzGNxxKgWRtYOUZc3or9x+evaAD5dOLUrJw==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260303.1_1772569827722_0.9354351187640448","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260304.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260304.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260304.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e6acce43bac66748d4aee0e30274cfabc0de1bc0","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260304.1.tgz","fileCount":104,"integrity":"sha512-i5DpvQN7sH+SX+2NKLq3fH28pjI924rAmYJjhahOQb4E6VWX/JhR+bDaLFUFEle2VWdruL82iVLOZSk4Hc/30A==","signatures":[{"sig":"MEUCIQC8KZ/wE6MMJvotBdQ7Poc5ATMG7NNeuxU/cS2NDhwY3wIgG6vekCOWrcblAtmzs/7vyEj+c9cpZYh1/wwe4rxxN3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":142494},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d8734b2f-1f05-4edf-97bb-424d51834d89\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260304.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\d8734b2f-1f05-4edf-97bb-424d51834d89\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260304.1.tgz","_integrity":"sha512-i5DpvQN7sH+SX+2NKLq3fH28pjI924rAmYJjhahOQb4E6VWX/JhR+bDaLFUFEle2VWdruL82iVLOZSk4Hc/30A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260304.1_1772654747447_0.23142049219449845","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260305.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260305.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260305.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"5e6733971ea195ffc6def327ebd3c3c9c9e3d8b9","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260305.1.tgz","fileCount":104,"integrity":"sha512-7K35ZjGA1O7vIrkxoiSEGnrYdl5kzbs2Oux+9D4/Kn1djyLDATfT23iq8SskELj2Hzr6QOs/iis0TyFAyFcZ4A==","signatures":[{"sig":"MEQCIGy5HK3GCEx7gi/nldRquhJBtSEjZ2HfvZdwzJgYOz3XAiBZS/KiICZ0yiJWm5iyxBCiZtff+MhTW+En9H0e7/eASw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143053},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6b0e3602-c0c0-4d3c-ab7a-80bc514a18fd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260305.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\6b0e3602-c0c0-4d3c-ab7a-80bc514a18fd\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260305.1.tgz","_integrity":"sha512-7K35ZjGA1O7vIrkxoiSEGnrYdl5kzbs2Oux+9D4/Kn1djyLDATfT23iq8SskELj2Hzr6QOs/iis0TyFAyFcZ4A==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260305.1_1772741991147_0.3098718040668327","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260306.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260306.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260306.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"22aeaf35d988e79e5d22c25230d922e6034c72f2","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260306.1.tgz","fileCount":104,"integrity":"sha512-8kdhGSn3kF2sY51hdrn235v0Xo9ZRXN19jTlAeVj3d6sKelf8JZfuWPonroIGetJetXuacr+nl4Z5Kt71Nxi1w==","signatures":[{"sig":"MEYCIQDnWvrYeuEyUegrWxkxY9GjhmUio7Uw+iqSyxbB6q4n/AIhAJvrq1onPOzdbqVXaIClF4LoAeIiXn6RCk3bxYtVSvGr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143053},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bdacfcfd-c8b3-4538-bc92-316b25717e39\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260306.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\bdacfcfd-c8b3-4538-bc92-316b25717e39\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260306.1.tgz","_integrity":"sha512-8kdhGSn3kF2sY51hdrn235v0Xo9ZRXN19jTlAeVj3d6sKelf8JZfuWPonroIGetJetXuacr+nl4Z5Kt71Nxi1w==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260306.1_1772827957578_0.3749722484592708","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260309.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260309.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260309.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"e67ce9c04ac57f07807ebae78e4bbacd115fbc59","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260309.1.tgz","fileCount":104,"integrity":"sha512-KpcApdwN9CFF8PbuR8i4+dMYDr77R+oMuGqR8iLdVJr71AHV+uLjoqrvNHuC7uOyTiofL/Nj156pQRm/ceCchg==","signatures":[{"sig":"MEYCIQDqVMxFHLqdSFJbAMtx8qD7u0yq4oYMdk7/1YzjeAAnYgIhAPdBcJBGgxGj5rmfk3Zu6xTURuCrqsiXc6fQHxTWIBPI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143053},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f304dcbc-006a-4305-82d6-f1142a3b7f6b\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260309.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\f304dcbc-006a-4305-82d6-f1142a3b7f6b\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260309.1.tgz","_integrity":"sha512-KpcApdwN9CFF8PbuR8i4+dMYDr77R+oMuGqR8iLdVJr71AHV+uLjoqrvNHuC7uOyTiofL/Nj156pQRm/ceCchg==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260309.1_1773083387634_0.15810112936534182","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260310.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260310.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260310.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"2c97894bc1617e6ba14a39eee166439f67b8207f","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260310.1.tgz","fileCount":104,"integrity":"sha512-b8kWDPV5EruQWgMAYdtW4G7CtvY/u+5fY+D/rEP1lNhRMCVTZ98PFw8AQQ/N+6BbsUmjV4FaNzLdITiYYVabWQ==","signatures":[{"sig":"MEYCIQD30X64JJpf8213rRmEmieUnJltya4H5rf+zn+YRpQ7NAIhAN6xfyXgiIOGIHrcpwR1dtxJATDzDWQDNKpXwxlnAN7f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143053},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39e50c6d-e80b-4b04-9adf-7c52be45df52\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260310.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\39e50c6d-e80b-4b04-9adf-7c52be45df52\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260310.1.tgz","_integrity":"sha512-b8kWDPV5EruQWgMAYdtW4G7CtvY/u+5fY+D/rEP1lNhRMCVTZ98PFw8AQQ/N+6BbsUmjV4FaNzLdITiYYVabWQ==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260310.1_1773169837645_0.3782822081496573","host":"s3://npm-registry-packages-npm-production"}},"1.0.2-alpha.20260311.1":{"name":"@azure/schema-registry-json","version":"1.0.2-alpha.20260311.1","keywords":["azure","cloud","typescript"],"author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"@azure/schema-registry-json@1.0.2-alpha.20260311.1","maintainers":[{"name":"azure-sdk","email":"azure-sdk-npmjs@microsoft.com"},{"name":"microsoft1es","email":"npmjs@microsoft.com"}],"homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"tag":"dev","dist":{"shasum":"0922871d396c3db710dd0627215a02a351f3779e","tarball":"https://registry.npmjs.org/@azure/schema-registry-json/-/schema-registry-json-1.0.2-alpha.20260311.1.tgz","fileCount":104,"integrity":"sha512-IVG+BlW+xk22KsaTQZVO5HyM84Fefxs9uoK8nPK1ZKmzx0Iz1IpTRgNF0Kw6k0kZeFc877Q4iA0j6H1uYZRf/Q==","signatures":[{"sig":"MEUCIQDg/Cq7V6KadWAlOpeo52lSpCndV4PzblEGfCOuwtqIwQIgQ4FvK2VT9a1fysBfGQQMrCD5ocBpn6CuN/1Gol+nhwg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":143053},"main":"./dist/commonjs/index.js","type":"module","_from":"file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\44b27c9b-3489-4248-8bd8-b969f5f333d8\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260311.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","browser":"./dist/browser/index.js","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"browser":{"types":"./dist/browser/index.d.ts","default":"./dist/browser/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"},"react-native":{"types":"./dist/react-native/index.d.ts","default":"./dist/react-native/index.js"}},"./package.json":"./package.json"},"scripts":{"lint":"eslint package.json src test","pack":"pnpm pack 2>&1","test":"npm run test:node && npm run test:browser","build":"npm run clean && dev-tool run build-package && dev-tool run extract-api","clean":"rimraf --glob dist dist-* temp types *.tgz *.log","format":"prettier --write --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","lint:fix":"eslint package.json src test --fix --fix-type [problem,suggestion]","test:node":"dev-tool run build-test --no-browser-test && dev-tool run test:vitest --no-test-proxy","extract-api":"dev-tool run build-package && dev-tool run extract-api","check-format":"prettier --list-different --config ../../../.prettierrc.json --ignore-path ../../../.prettierignore \"src/**/*.ts\" \"test/**/*.ts\" \"samples-dev/**/*.ts\" \"*.{js,json}\"","test:browser":"npm run clean && dev-tool run build-package && dev-tool run build-test && dev-tool run test:vitest --browser --no-test-proxy","build:samples":"tsc -p tsconfig.samples.json","execute:samples":"dev-tool samples run samples-dev","update-snippets":"dev-tool run update-snippets"},"_npmUser":{"name":"microsoft1es","email":"npmjs@microsoft.com"},"prettier":"@azure/eslint-plugin-azure-sdk/prettier.json","sdk-type":"client","_resolved":"M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\44b27c9b-3489-4248-8bd8-b969f5f333d8\\azure-schema-registry-json\\azure-schema-registry-json-1.0.2-alpha.20260311.1.tgz","_integrity":"sha512-IVG+BlW+xk22KsaTQZVO5HyM84Fefxs9uoK8nPK1ZKmzx0Iz1IpTRgNF0Kw6k0kZeFc877Q4iA0j6H1uYZRf/Q==","repository":{"url":"git+https://github.com/Azure/azure-sdk-for-js.git","type":"git"},"description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","directories":{},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.8.1","lru-cache":"^11.1.0","@azure/logger":">=1.3.1-alpha <1.3.1-alphb","@azure/schema-registry":"^1.3.0"},"react-native":"./dist/react-native/index.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ajv":"^8.17.1","buffer":"^6.0.3","dotenv":"^16.6.1","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.8","prettier":"^3.6.2","cross-env":"^10.1.0","playwright":"^1.56.1","typescript":"~5.9.3","@types/node":"^20.19.25","@azure/dev-tool":"^1.0.0","@azure/identity":"4.13.0","@azure/core-util":"^1.13.2","@azure/event-hubs":">=6.0.4-alpha <6.0.4-alphb","@rollup/plugin-inject":"^5.0.5","@vitest/coverage-istanbul":"^4.0.8","@azure-tools/test-recorder":"^4.1.1","@vitest/browser-playwright":"^4.0.8","@azure-tools/test-credential":"^2.1.2","@azure-tools/test-utils-vitest":"^2.0.1","@azure/eslint-plugin-azure-sdk":"^3.0.0","@azure-tools/vite-plugin-browser-test-map":"^1.0.0"},"//sampleConfiguration":{"productName":"Azure Schema Registry","productSlugs":["azure","azure-schema-registry-json"],"disableDocsMs":true,"requiredResources":{"Azure Schema Registry resource":"https://aka.ms/schemaregistry"}},"_npmOperationalInternal":{"tmp":"tmp/schema-registry-json_1.0.2-alpha.20260311.1_1773256680258_0.8871443699956905","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2023-08-09T19:04:33.432Z","modified":"2026-03-19T19:51:29.685Z","1.0.0-alpha.20230809.1":"2023-08-09T19:04:33.743Z","1.0.0-beta.1":"2023-08-10T18:45:24.529Z","1.0.0-alpha.20230824.1":"2023-08-24T19:34:19.552Z","1.0.0-alpha.20230831.2":"2023-08-31T19:21:50.332Z","1.0.0-alpha.20230922.1":"2023-09-22T19:04:45.700Z","1.0.0-alpha.20230927.1":"2023-09-27T19:07:17.255Z","1.0.0-alpha.20230929.2":"2023-09-29T19:22:41.617Z","1.0.0-alpha.20231010.1":"2023-10-10T19:07:22.355Z","1.0.0-alpha.20231023.1":"2023-10-23T19:05:58.383Z","1.0.0-alpha.20231024.1":"2023-10-24T19:24:48.408Z","1.0.0-alpha.20231031.1":"2023-10-31T19:04:37.505Z","1.0.0-alpha.20231107.1":"2023-11-07T20:05:40.344Z","1.0.0-alpha.20231207.1":"2023-12-07T20:05:45.355Z","1.0.0-alpha.20240111.1":"2024-01-11T20:04:53.270Z","1.0.0-alpha.20240115.1":"2024-01-15T20:03:01.705Z","1.0.0-alpha.20240117.1":"2024-01-17T20:05:30.467Z","1.0.0-alpha.20240129.1":"2024-01-29T20:23:45.142Z","1.0.0-alpha.20240202.1":"2024-02-02T20:10:26.944Z","1.0.0-alpha.20240308.1":"2024-03-08T20:10:06.511Z","1.0.0-alpha.20240322.1":"2024-03-22T19:09:00.750Z","1.0.0-alpha.20240329.1":"2024-03-29T19:05:13.221Z","1.0.0-alpha.20240403.1":"2024-04-03T19:18:07.708Z","1.0.0-alpha.20240404.1":"2024-04-04T19:13:51.005Z","1.0.0-alpha.20240410.1":"2024-04-10T19:13:36.088Z","1.0.0-alpha.20240411.1":"2024-04-11T19:14:21.023Z","1.0.0-alpha.20240412.1":"2024-04-12T19:28:36.438Z","1.0.0-alpha.20240415.1":"2024-04-15T19:12:43.323Z","1.0.0-alpha.20240416.1":"2024-04-16T19:11:21.704Z","1.0.0-alpha.20240417.1":"2024-04-17T19:19:41.416Z","1.0.0-alpha.20240418.1":"2024-04-18T19:16:09.121Z","1.0.0-alpha.20240419.1":"2024-04-19T19:18:02.226Z","1.0.0-alpha.20240422.1":"2024-04-22T19:17:45.686Z","1.0.0-alpha.20240423.1":"2024-04-23T19:15:44.859Z","1.0.0-alpha.20240424.1":"2024-04-24T19:17:50.066Z","1.0.0-alpha.20240425.1":"2024-04-25T19:18:36.656Z","1.0.0-alpha.20240426.1":"2024-04-26T19:19:10.217Z","1.0.0-alpha.20240429.1":"2024-04-29T19:20:59.398Z","1.0.0-alpha.20240430.1":"2024-04-30T19:58:05.399Z","1.0.0-alpha.20240501.1":"2024-05-01T19:18:35.272Z","1.0.0-alpha.20240502.1":"2024-05-02T19:10:38.091Z","1.0.0-alpha.20240503.1":"2024-05-03T19:43:55.741Z","1.0.0-alpha.20240506.1":"2024-05-06T19:12:32.889Z","1.0.0-alpha.20240508.1":"2024-05-08T19:16:25.202Z","1.0.0-alpha.20240510.1":"2024-05-10T19:15:20.190Z","1.0.0-alpha.20240513.1":"2024-05-13T19:17:29.335Z","1.0.0-alpha.20240514.1":"2024-05-14T19:11:02.333Z","1.0.0-alpha.20240603.2":"2024-06-03T19:18:03.926Z","1.0.0-alpha.20240604.1":"2024-06-04T19:16:29.304Z","1.0.0-alpha.20240605.1":"2024-06-05T19:13:24.121Z","1.0.0-alpha.20240606.1":"2024-06-06T19:17:58.608Z","1.0.0-alpha.20240607.1":"2024-06-07T19:14:33.010Z","1.0.0-alpha.20240610.1":"2024-06-10T19:11:11.360Z","1.0.0-alpha.20240611.1":"2024-06-11T19:23:31.415Z","1.0.0-alpha.20240612.1":"2024-06-12T19:14:17.621Z","1.0.0-alpha.20240613.1":"2024-06-13T19:14:45.481Z","1.0.0-alpha.20240614.1":"2024-06-14T19:14:33.697Z","1.0.0-alpha.20240617.1":"2024-06-17T19:12:12.851Z","1.0.0":"2024-09-17T18:03:56.453Z","1.0.0-alpha.20240917.4":"2024-09-17T19:07:35.784Z","1.0.1-alpha.20240918.1":"2024-09-18T19:11:02.255Z","1.0.1-alpha.20240919.1":"2024-09-19T19:07:14.044Z","1.0.1-alpha.20240920.1":"2024-09-20T19:05:59.672Z","1.0.1-alpha.20240924.1":"2024-09-24T20:13:47.358Z","1.0.1-alpha.20240925.1":"2024-09-25T19:10:29.022Z","1.0.1-alpha.20240926.1":"2024-09-26T19:11:00.730Z","1.0.1-alpha.20240927.1":"2024-09-27T19:11:28.107Z","1.0.1-alpha.20240930.1":"2024-09-30T19:08:32.330Z","1.0.1-alpha.20241001.1":"2024-10-01T22:40:50.045Z","1.0.1-alpha.20241010.1":"2024-10-10T19:08:52.158Z","1.0.1-alpha.20241011.2":"2024-10-11T19:23:53.503Z","1.0.1-alpha.20241014.1":"2024-10-14T19:09:54.962Z","1.0.1-alpha.20241015.1":"2024-10-15T19:18:51.578Z","1.0.1-alpha.20241016.1":"2024-10-16T19:11:26.985Z","1.0.1-alpha.20241017.1":"2024-10-17T19:10:01.168Z","1.0.1-alpha.20241018.1":"2024-10-18T19:07:19.754Z","1.0.1-alpha.20241021.1":"2024-10-21T19:11:21.599Z","1.0.1-alpha.20241022.1":"2024-10-22T19:12:23.927Z","1.0.1-alpha.20241023.1":"2024-10-23T19:12:12.349Z","1.0.1-alpha.20241111.1":"2024-11-11T20:08:46.750Z","1.0.1-alpha.20241112.1":"2024-11-12T20:10:41.159Z","1.0.1-alpha.20241113.1":"2024-11-13T20:08:07.332Z","1.0.1-alpha.20241114.1":"2024-11-14T20:10:56.783Z","1.0.1-alpha.20241115.1":"2024-11-15T20:11:13.040Z","1.0.1-alpha.20241118.1":"2024-11-18T20:20:52.031Z","1.0.1-alpha.20241119.1":"2024-11-19T20:09:53.330Z","1.0.1-alpha.20241120.1":"2024-11-20T20:20:15.736Z","1.0.1-alpha.20241121.1":"2024-11-21T20:13:31.737Z","1.0.1-alpha.20241122.1":"2024-11-22T20:08:39.391Z","1.0.1-alpha.20241125.1":"2024-11-25T20:10:14.893Z","1.0.1-alpha.20241126.1":"2024-11-26T20:07:58.158Z","1.0.1-alpha.20241127.1":"2024-11-27T20:11:14.557Z","1.0.1-alpha.20241128.1":"2024-11-28T20:09:37.935Z","1.0.1-alpha.20241129.1":"2024-11-29T20:07:45.684Z","1.0.1-alpha.20241202.1":"2024-12-02T20:10:45.307Z","1.0.1-alpha.20241203.1":"2024-12-03T20:08:17.203Z","1.0.1-alpha.20241204.1":"2024-12-04T20:08:32.933Z","1.0.1-alpha.20241206.1":"2024-12-06T20:09:16.249Z","1.0.1-alpha.20241210.2":"2024-12-10T20:11:21.456Z","1.0.1-alpha.20241211.2":"2024-12-11T20:09:54.705Z","1.0.1-alpha.20241212.2":"2024-12-12T20:46:05.751Z","1.0.1-alpha.20241213.1":"2024-12-13T20:08:42.173Z","1.0.1-alpha.20241216.1":"2024-12-16T20:10:06.645Z","1.0.1-alpha.20241218.1":"2024-12-18T20:09:07.312Z","1.0.1-alpha.20241219.1":"2024-12-19T20:12:45.795Z","1.0.1-alpha.20241220.1":"2024-12-20T20:11:18.842Z","1.0.1-alpha.20241223.1":"2024-12-23T20:10:00.528Z","1.0.1-alpha.20241224.1":"2024-12-24T20:09:46.018Z","1.0.1-alpha.20241225.1":"2024-12-25T20:08:17.665Z","1.0.1-alpha.20241226.1":"2024-12-26T20:11:11.246Z","1.0.1-alpha.20241227.1":"2024-12-27T20:10:31.497Z","1.0.1-alpha.20241230.1":"2024-12-30T20:09:54.310Z","1.0.1-alpha.20241231.1":"2024-12-31T20:09:21.959Z","1.0.1-alpha.20250101.1":"2025-01-01T20:09:07.603Z","1.0.1-alpha.20250102.1":"2025-01-02T20:10:13.835Z","1.0.1-alpha.20250103.1":"2025-01-03T20:09:42.153Z","1.0.1-alpha.20250106.1":"2025-01-06T20:13:42.271Z","1.0.1-alpha.20250107.1":"2025-01-07T20:14:36.569Z","1.0.1-alpha.20250108.1":"2025-01-08T20:13:39.358Z","1.0.1-alpha.20250109.1":"2025-01-09T20:11:29.702Z","1.0.1-alpha.20250110.1":"2025-01-10T20:09:57.960Z","1.0.1-alpha.20250113.1":"2025-01-13T20:30:07.111Z","1.0.1-alpha.20250114.1":"2025-01-14T20:07:52.301Z","1.0.1-alpha.20250115.1":"2025-01-15T20:11:33.682Z","1.0.1-alpha.20250116.1":"2025-01-16T20:08:17.870Z","1.0.1-alpha.20250117.1":"2025-01-17T20:15:40.318Z","1.0.1-alpha.20250120.1":"2025-01-20T20:10:41.302Z","1.0.1-alpha.20250122.1":"2025-01-22T20:10:18.381Z","1.0.1-alpha.20250128.1":"2025-01-28T20:10:24.454Z","1.0.1-alpha.20250129.1":"2025-01-29T20:09:51.861Z","1.0.1-alpha.20250130.1":"2025-01-30T20:10:06.866Z","1.0.1-alpha.20250131.1":"2025-01-31T20:09:28.544Z","1.0.1-alpha.20250203.1":"2025-02-03T20:12:17.872Z","1.0.1-alpha.20250204.1":"2025-02-04T20:18:17.570Z","1.0.1-alpha.20250205.1":"2025-02-05T20:15:49.378Z","1.0.1-alpha.20250206.1":"2025-02-06T20:10:28.508Z","1.0.1-alpha.20250207.1":"2025-02-07T20:20:11.905Z","1.0.1-alpha.20250210.1":"2025-02-10T20:09:25.104Z","1.0.1-alpha.20250211.1":"2025-02-11T20:15:18.394Z","1.0.1-alpha.20250212.1":"2025-02-12T20:09:48.768Z","1.0.1-alpha.20250213.1":"2025-02-13T20:10:12.096Z","1.0.1-alpha.20250214.1":"2025-02-14T20:13:02.887Z","1.0.1-alpha.20250217.1":"2025-02-17T20:08:44.395Z","1.0.1-alpha.20250218.1":"2025-02-18T20:08:35.195Z","1.0.1-alpha.20250219.1":"2025-02-19T20:09:21.006Z","1.0.1-alpha.20250220.1":"2025-02-20T20:13:45.005Z","1.0.1-alpha.20250221.1":"2025-02-21T20:17:32.896Z","1.0.1-alpha.20250224.1":"2025-02-24T20:11:10.632Z","1.0.1-alpha.20250225.1":"2025-02-25T20:08:46.546Z","1.0.1-alpha.20250226.1":"2025-02-26T20:22:53.755Z","1.0.1-alpha.20250227.1":"2025-02-27T20:12:52.885Z","1.0.1-alpha.20250228.1":"2025-02-28T20:15:42.588Z","1.0.1-alpha.20250303.1":"2025-03-03T20:08:35.968Z","1.0.1-alpha.20250304.1":"2025-03-04T20:11:02.429Z","1.0.1-alpha.20250305.1":"2025-03-05T20:25:03.597Z","1.0.1-alpha.20250306.1":"2025-03-06T20:12:59.827Z","1.0.1-alpha.20250307.1":"2025-03-07T20:10:58.606Z","1.0.1-alpha.20250310.1":"2025-03-10T19:07:29.420Z","1.0.1-alpha.20250311.1":"2025-03-11T19:10:29.564Z","1.0.1-alpha.20250312.1":"2025-03-12T19:12:49.205Z","1.0.1-alpha.20250313.1":"2025-03-13T19:12:29.579Z","1.0.1-alpha.20250314.1":"2025-03-14T19:06:32.928Z","1.0.1-alpha.20250317.1":"2025-03-17T19:10:09.262Z","1.0.1-alpha.20250318.1":"2025-03-18T19:10:40.103Z","1.0.1-alpha.20250319.1":"2025-03-19T19:09:46.350Z","1.0.1-alpha.20250320.1":"2025-03-20T19:09:42.935Z","1.0.1-alpha.20250321.1":"2025-03-21T19:09:22.966Z","1.0.1-alpha.20250324.1":"2025-03-24T19:07:35.790Z","1.0.1-alpha.20250325.1":"2025-03-25T19:10:00.355Z","1.0.1-alpha.20250326.1":"2025-03-26T19:09:13.761Z","1.0.1-alpha.20250327.1":"2025-03-27T19:08:00.484Z","1.0.1-alpha.20250328.1":"2025-03-28T19:14:22.558Z","1.0.1-alpha.20250331.1":"2025-03-31T19:08:35.433Z","1.0.1-alpha.20250401.1":"2025-04-01T19:07:11.127Z","1.0.1-alpha.20250402.1":"2025-04-02T19:07:52.268Z","1.0.1-alpha.20250403.1":"2025-04-03T19:23:57.979Z","1.0.1-alpha.20250404.1":"2025-04-04T19:07:38.694Z","1.0.1-alpha.20250407.1":"2025-04-07T19:06:42.861Z","1.0.1-alpha.20250408.1":"2025-04-08T19:11:22.693Z","1.0.1-alpha.20250410.1":"2025-04-10T19:12:45.298Z","1.0.1-alpha.20250411.1":"2025-04-11T19:08:33.512Z","1.0.1-alpha.20250417.1":"2025-04-17T19:10:41.425Z","1.0.1-alpha.20250421.2":"2025-04-21T19:08:59.535Z","1.0.1-alpha.20250422.1":"2025-04-22T19:09:14.167Z","1.0.1-alpha.20250423.1":"2025-04-23T19:07:58.981Z","1.0.1-alpha.20250424.1":"2025-04-24T19:07:17.980Z","1.0.1-alpha.20250425.1":"2025-04-25T19:05:00.811Z","1.0.1-alpha.20250428.1":"2025-04-28T19:09:42.193Z","1.0.1-alpha.20250429.1":"2025-04-29T19:12:26.138Z","1.0.1-alpha.20250430.1":"2025-04-30T19:05:13.659Z","1.0.1-alpha.20250502.1":"2025-05-02T19:12:37.856Z","1.0.1-alpha.20250505.1":"2025-05-05T19:28:58.966Z","1.0.1-alpha.20250506.1":"2025-05-06T20:10:00.778Z","1.0.1-alpha.20250507.1":"2025-05-07T19:29:23.209Z","1.0.1-alpha.20250508.1":"2025-05-08T19:12:50.148Z","1.0.1-alpha.20250509.1":"2025-05-09T19:13:15.631Z","1.0.1-alpha.20250512.1":"2025-05-12T19:32:44.903Z","1.0.1-alpha.20250513.1":"2025-05-13T19:09:09.564Z","1.0.1-alpha.20250514.1":"2025-05-14T19:11:10.974Z","1.0.1-alpha.20250515.1":"2025-05-15T19:05:57.403Z","1.0.1-alpha.20250516.1":"2025-05-16T19:10:10.716Z","1.0.1-alpha.20250519.1":"2025-05-19T19:09:15.948Z","1.0.1-alpha.20250520.1":"2025-05-20T19:07:39.527Z","1.0.1-alpha.20250521.1":"2025-05-21T19:07:52.590Z","1.0.1-alpha.20250522.1":"2025-05-22T19:08:15.673Z","1.0.1-alpha.20250523.1":"2025-05-23T19:06:54.508Z","1.0.1-alpha.20250526.1":"2025-05-26T19:07:47.511Z","1.0.1-alpha.20250527.1":"2025-05-27T19:06:52.817Z","1.0.1-alpha.20250528.1":"2025-05-28T19:09:41.766Z","1.0.1-alpha.20250529.1":"2025-05-29T19:06:25.391Z","1.0.1-alpha.20250530.1":"2025-05-30T19:07:49.986Z","1.0.1-alpha.20250603.1":"2025-06-03T19:07:36.231Z","1.0.1-alpha.20250604.1":"2025-06-04T19:08:26.749Z","1.0.1-alpha.20250605.1":"2025-06-05T19:36:34.264Z","1.0.1-alpha.20250606.1":"2025-06-06T19:07:00.811Z","1.0.1-alpha.20250609.1":"2025-06-09T19:09:03.617Z","1.0.1-alpha.20250610.1":"2025-06-10T19:14:09.763Z","1.0.1-alpha.20250611.1":"2025-06-11T19:08:22.354Z","1.0.1-alpha.20250613.1":"2025-06-13T19:11:48.945Z","1.0.1-alpha.20250616.1":"2025-06-16T19:27:36.300Z","1.0.1-alpha.20250617.1":"2025-06-17T19:06:27.220Z","1.0.1-alpha.20250618.1":"2025-06-18T19:05:57.006Z","1.0.1-alpha.20250619.1":"2025-06-19T19:09:36.081Z","1.0.1-alpha.20250620.1":"2025-06-20T19:10:05.977Z","1.0.1-alpha.20250710.2":"2025-07-10T19:02:08.109Z","1.0.1-alpha.20250722.1":"2025-07-22T19:02:23.876Z","1.0.1-alpha.20250730.1":"2025-07-30T19:03:19.101Z","1.0.1-alpha.20250804.1":"2025-08-04T19:04:05.233Z","1.0.1":"2025-08-22T19:06:04.321Z","1.0.1-alpha.20250825.1":"2025-08-25T19:11:02.006Z","1.0.1-alpha.20250826.1":"2025-08-26T19:10:49.581Z","1.0.1-alpha.20250827.1":"2025-08-27T19:07:38.864Z","1.0.1-alpha.20250828.1":"2025-08-28T19:19:00.870Z","1.0.1-alpha.20250829.1":"2025-08-29T19:07:00.559Z","1.0.1-alpha.20250901.1":"2025-09-01T19:07:03.387Z","1.0.1-alpha.20250902.1":"2025-09-02T19:12:11.655Z","1.0.1-alpha.20250903.1":"2025-09-03T19:12:14.119Z","1.0.1-alpha.20250904.1":"2025-09-04T19:09:35.700Z","1.0.1-alpha.20250905.1":"2025-09-05T19:04:37.291Z","1.0.1-alpha.20250908.1":"2025-09-08T19:03:15.588Z","1.0.1-alpha.20250909.1":"2025-09-09T19:04:00.958Z","1.0.1-alpha.20250910.1":"2025-09-10T19:03:11.943Z","1.0.1-alpha.20250911.1":"2025-09-11T19:15:08.450Z","1.0.1-alpha.20250912.1":"2025-09-12T19:03:49.205Z","1.0.1-alpha.20250915.1":"2025-09-15T18:59:35.668Z","1.0.1-alpha.20250916.1":"2025-09-16T19:00:22.440Z","1.0.1-alpha.20250917.1":"2025-09-17T19:04:46.736Z","1.0.1-alpha.20250918.1":"2025-09-18T19:03:53.262Z","1.0.1-alpha.20250922.1":"2025-09-22T19:02:46.708Z","1.0.1-alpha.20250923.1":"2025-09-23T19:03:45.576Z","1.0.2-alpha.20250924.2":"2025-09-24T19:01:48.211Z","1.0.2-alpha.20250925.1":"2025-09-25T19:04:17.843Z","1.0.2-alpha.20250926.1":"2025-09-26T19:04:00.243Z","1.0.2-alpha.20250929.1":"2025-09-29T19:01:00.192Z","1.0.2-alpha.20250930.1":"2025-09-30T19:04:24.717Z","1.0.2-alpha.20251001.1":"2025-10-01T19:05:41.534Z","1.0.2-alpha.20251002.1":"2025-10-02T19:00:42.254Z","1.0.2-alpha.20251003.1":"2025-10-03T19:09:22.327Z","1.0.2-alpha.20251006.1":"2025-10-06T19:06:11.517Z","1.0.2-alpha.20251007.1":"2025-10-07T19:03:32.610Z","1.0.2-alpha.20251008.1":"2025-10-08T19:09:17.548Z","1.0.2-alpha.20251009.1":"2025-10-09T19:09:22.912Z","1.0.2-alpha.20251010.1":"2025-10-10T19:01:10.706Z","1.0.2-alpha.20251013.1":"2025-10-13T19:00:55.050Z","1.0.2-alpha.20251014.1":"2025-10-14T19:01:09.220Z","1.0.2-alpha.20251015.1":"2025-10-15T19:06:08.094Z","1.0.2-alpha.20251017.1":"2025-10-17T19:02:37.658Z","1.0.2-alpha.20251020.1":"2025-10-20T19:14:13.604Z","1.0.2-alpha.20251021.1":"2025-10-21T19:01:13.205Z","1.0.2-alpha.20251022.1":"2025-10-22T19:02:44.600Z","1.0.2-alpha.20251023.1":"2025-10-23T19:10:01.046Z","1.0.2-alpha.20251027.1":"2025-10-27T19:00:38.803Z","1.0.2-alpha.20251028.1":"2025-10-28T19:05:42.670Z","1.0.2-alpha.20251030.1":"2025-10-30T19:02:16.408Z","1.0.2-alpha.20251103.1":"2025-11-03T20:06:17.472Z","1.0.2-alpha.20251104.1":"2025-11-04T20:00:10.023Z","1.0.2-alpha.20251105.1":"2025-11-05T20:04:48.802Z","1.0.2-alpha.20251106.1":"2025-11-06T20:05:14.392Z","1.0.2-alpha.20251107.1":"2025-11-07T20:11:11.860Z","1.0.2-alpha.20251110.1":"2025-11-10T20:00:34.436Z","1.0.2-alpha.20251111.1":"2025-11-11T20:04:54.199Z","1.0.2-alpha.20251112.1":"2025-11-12T20:00:59.539Z","1.0.2-alpha.20251113.1":"2025-11-13T20:02:43.862Z","1.0.2-alpha.20251114.1":"2025-11-14T20:02:55.302Z","1.0.2-alpha.20251118.1":"2025-11-18T20:01:13.088Z","1.0.2-alpha.20251119.1":"2025-11-19T20:00:36.419Z","1.0.2-alpha.20251120.1":"2025-11-20T19:59:08.250Z","1.0.2-alpha.20251121.1":"2025-11-21T20:11:46.064Z","1.0.2-alpha.20251124.2":"2025-11-24T20:03:16.427Z","1.0.2-alpha.20251125.1":"2025-11-25T20:13:08.570Z","1.0.2-alpha.20251126.1":"2025-11-26T20:03:57.367Z","1.0.2-alpha.20251127.1":"2025-11-27T19:59:53.210Z","1.0.2-alpha.20251128.1":"2025-11-28T19:59:09.138Z","1.0.2-alpha.20251201.1":"2025-12-01T20:07:59.640Z","1.0.2-alpha.20251202.1":"2025-12-02T20:04:56.756Z","1.0.2-alpha.20251203.1":"2025-12-03T20:06:18.862Z","1.0.2-alpha.20251204.1":"2025-12-04T20:11:52.427Z","1.0.2-alpha.20251205.1":"2025-12-05T20:03:02.762Z","1.0.2-alpha.20251208.1":"2025-12-08T20:11:07.879Z","1.0.2-alpha.20251209.1":"2025-12-09T20:04:58.466Z","1.0.2-alpha.20251210.1":"2025-12-10T20:13:00.896Z","1.0.2-alpha.20251215.1":"2025-12-15T20:08:07.540Z","1.0.2-alpha.20251216.1":"2025-12-16T19:59:36.667Z","1.0.2-alpha.20251218.1":"2025-12-18T19:59:16.672Z","1.0.2-alpha.20251219.1":"2025-12-19T20:08:28.423Z","1.0.2-alpha.20251222.1":"2025-12-22T20:06:53.711Z","1.0.2-alpha.20251223.1":"2025-12-23T20:02:58.637Z","1.0.2-alpha.20251224.1":"2025-12-24T20:00:12.121Z","1.0.2-alpha.20251226.1":"2025-12-26T20:01:03.590Z","1.0.2-alpha.20251229.1":"2025-12-29T20:01:13.618Z","1.0.2-alpha.20251230.1":"2025-12-30T20:01:19.018Z","1.0.2-alpha.20251231.1":"2025-12-31T20:00:42.040Z","1.0.2-alpha.20260102.1":"2026-01-02T20:00:26.232Z","1.0.2-alpha.20260105.1":"2026-01-05T20:10:46.254Z","1.0.2-alpha.20260106.1":"2026-01-06T20:06:59.255Z","1.0.2-alpha.20260107.1":"2026-01-07T20:06:36.285Z","1.0.2-alpha.20260108.1":"2026-01-08T20:06:55.415Z","1.0.2-alpha.20260109.1":"2026-01-09T20:08:00.177Z","1.0.2-alpha.20260112.1":"2026-01-12T20:18:07.801Z","1.0.2-alpha.20260113.1":"2026-01-13T20:08:30.665Z","1.0.2-alpha.20260114.1":"2026-01-14T20:06:18.804Z","1.0.2-alpha.20260115.1":"2026-01-15T20:13:15.427Z","1.0.2-alpha.20260116.1":"2026-01-16T20:05:50.610Z","1.0.2-alpha.20260119.1":"2026-01-19T20:00:44.975Z","1.0.2-alpha.20260120.1":"2026-01-20T20:15:36.001Z","1.0.2-alpha.20260121.1":"2026-01-21T20:03:47.522Z","1.0.2-alpha.20260122.1":"2026-01-22T20:08:10.397Z","1.0.2-alpha.20260123.1":"2026-01-23T20:08:40.087Z","1.0.2-alpha.20260126.1":"2026-01-26T20:04:30.838Z","1.0.2-alpha.20260127.1":"2026-01-27T20:04:56.663Z","1.0.2-alpha.20260128.1":"2026-01-28T20:04:27.548Z","1.0.2-alpha.20260129.1":"2026-01-29T20:06:39.036Z","1.0.2-alpha.20260130.1":"2026-01-30T20:06:52.123Z","1.0.2-alpha.20260203.1":"2026-02-03T20:03:11.912Z","1.0.2-alpha.20260204.1":"2026-02-04T20:02:46.720Z","1.0.2-alpha.20260205.1":"2026-02-05T20:01:11.931Z","1.0.2-alpha.20260206.1":"2026-02-06T20:09:41.876Z","1.0.2-alpha.20260209.1":"2026-02-09T20:03:12.035Z","1.0.2-alpha.20260210.1":"2026-02-10T20:10:10.439Z","1.0.2-alpha.20260211.1":"2026-02-11T20:05:01.942Z","1.0.2-alpha.20260212.1":"2026-02-12T20:00:44.046Z","1.0.2-alpha.20260216.1":"2026-02-16T20:00:30.453Z","1.0.2-alpha.20260217.1":"2026-02-17T20:00:09.374Z","1.0.2-alpha.20260218.1":"2026-02-18T20:06:37.900Z","1.0.2-alpha.20260219.1":"2026-02-19T20:10:56.386Z","1.0.2-alpha.20260220.1":"2026-02-20T20:05:19.636Z","1.0.2-alpha.20260223.1":"2026-02-23T20:13:00.332Z","1.0.2-alpha.20260224.1":"2026-02-24T20:11:50.670Z","1.0.2-alpha.20260225.1":"2026-02-25T20:11:57.387Z","1.0.2-alpha.20260226.1":"2026-02-26T20:06:40.540Z","1.0.2-alpha.20260227.1":"2026-02-27T20:15:24.736Z","1.0.2-alpha.20260302.1":"2026-03-02T20:25:54.069Z","1.0.2-alpha.20260303.1":"2026-03-03T20:30:27.868Z","1.0.2-alpha.20260304.1":"2026-03-04T20:05:47.600Z","1.0.2-alpha.20260305.1":"2026-03-05T20:19:51.354Z","1.0.2-alpha.20260306.1":"2026-03-06T20:12:37.726Z","1.0.2-alpha.20260309.1":"2026-03-09T19:09:47.796Z","1.0.2-alpha.20260310.1":"2026-03-10T19:10:37.802Z","1.0.2-alpha.20260311.1":"2026-03-11T19:18:00.394Z"},"bugs":{"url":"https://github.com/Azure/azure-sdk-for-js/issues"},"author":"Microsoft Corporation","license":"MIT","homepage":"https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/schemaregistry/schema-registry-json/","keywords":["azure","cloud","typescript"],"repository":"github:Azure/azure-sdk-for-js","description":"Schema Registry JSON Serializer Library with typescript type definitions for node.js and browser.","maintainers":[{"email":"azure-sdk-npmjs@microsoft.com","name":"azure-sdk"},{"email":"npmjs@microsoft.com","name":"microsoft1es"},{"email":"microsoft-oss-publishing@microsoft.com","name":"microsoft-oss-releases"}],"readme":"","readmeFilename":""}