dev.npmx.feed.like

npmx.dev

{
  "id": "dev.npmx.feed.like",
  "defs": {
    "main": {
      "key": "tid",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "createdAt",
          "subjectRef"
        ],
        "properties": {
          "subject": {
            "ref": "com.atproto.repo.strongRef",
            "type": "ref",
            "description": "A strong reference to the dev.npmx.package record. If the package does not have a record in an atproto repo, this is not included."
          },
          "createdAt": {
            "type": "string",
            "format": "datetime"
          },
          "subjectRef": {
            "type": "string",
            "format": "uri",
            "description": "The npmx URL to the package to allow for counting of packages that do not have a record in an atproto repo."
          }
        }
      },
      "description": "A like of a package on npmx"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against dev.npmx.feed.like

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:u5zp7npt5kpueado77kuihyz
CID
bafyreigxflthpikykqm7qa3lztaqqsvuwbif2skqcv7lhrfjdjplhui26e
Indexed At
2026-07-26 20:14 UTC
AT-URI
at://did:plc:u5zp7npt5kpueado77kuihyz/com.atproto.lexicon.schema/dev.npmx.feed.like

Lexicon Garden

@