Skip to content

dependabit / plugins/plugin-context7/src / Context7Snapshot

Interface: Context7Snapshot

Defined in: packages/plugins/plugin-context7/src/checker.ts:52

Context7 snapshot result

Properties

PropertyTypeDefined in
fetchedAtDatepackages/plugins/plugin-context7/src/checker.ts:55
metadata{ contentHash?: string; description?: string; lastUpdated: string; libraryId: string; libraryName: string; }packages/plugins/plugin-context7/src/checker.ts:56
metadata.contentHash?stringpackages/plugins/plugin-context7/src/checker.ts:61
metadata.description?stringpackages/plugins/plugin-context7/src/checker.ts:60
metadata.lastUpdatedstringpackages/plugins/plugin-context7/src/checker.ts:59
metadata.libraryIdstringpackages/plugins/plugin-context7/src/checker.ts:57
metadata.libraryNamestringpackages/plugins/plugin-context7/src/checker.ts:58
stateHashstringpackages/plugins/plugin-context7/src/checker.ts:54
versionstringpackages/plugins/plugin-context7/src/checker.ts:53

Released under the MIT License.