{"library":"is-json-schema-subset","type":"library","category":null,"description":"Checks if a JSON Schema is a subset of another, useful for verifying compatibility between output and input schemas in data pipelines. Current stable version: 1.1.27. Release cadence: infrequent. Key differentiator: uses ajv for validation and json-schema-merge-allof for schema merging. Ships TypeScript types. Supports optional partial matching.","language":"javascript","status":"active","version":"1.1.27","tags":["javascript","JSON schema","validation","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install is-json-schema-subset","imports":["import isJsonSchemaSubset from 'is-json-schema-subset'","import isJsonSchemaSubset from 'is-json-schema-subset'","const isJsonSchemaSubset = await import('is-json-schema-subset').then(m => m.default);\nconst result = await isJsonSchemaSubset(subset, superset);"]},{"cmd":"yarn add is-json-schema-subset","imports":[]},{"cmd":"pnpm add is-json-schema-subset","imports":[]}],"homepage":"https://github.com/haggholm/is-json-schema-subset","github":"ssh://git@github.com/haggholm/is-json-schema-subset","docs":null,"changelog":null,"pypi":null,"npm":"is-json-schema-subset","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}