@fedify/fedify 1.6.0-dev.797 → 1.6.0-dev.798

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/fedify",
3
- "version": "1.6.0-dev.797+45e02ea6",
3
+ "version": "1.6.0-dev.798+10c851d3",
4
4
  "description": "An ActivityPub server framework",
5
5
  "keywords": [
6
6
  "ActivityPub",
package/types/mod.d.ts CHANGED
@@ -13,7 +13,7 @@
13
13
  * - Type-safe objects for [Activity Vocabulary] (including some vendor-specific
14
14
  * extensions)
15
15
  * - [WebFinger] client and server
16
- * - [HTTP Signatures]
16
+ * - [HTTP Signatures] & [HTTP Message Signatures]
17
17
  * - [Object Integrity Proofs][FEP-8b32] & [Linked Data Signatures]
18
18
  * - Middlewares for handling webhooks
19
19
  * - [NodeInfo] protocol
@@ -35,6 +35,7 @@
35
35
  * [Activity Vocabulary]: https://www.w3.org/TR/activitystreams-vocabulary/
36
36
  * [WebFinger]: https://datatracker.ietf.org/doc/html/rfc7033
37
37
  * [HTTP Signatures]: https://tools.ietf.org/html/draft-cavage-http-signatures-12
38
+ * [HTTP Message Signatures]: https://www.rfc-editor.org/rfc/rfc9421
38
39
  * [FEP-8b32]: https://w3id.org/fep/8b32
39
40
  * [Linked Data Signatures]: https://web.archive.org/web/20170923124140/https://w3c-dvcg.github.io/ld-signatures/
40
41
  * [NodeInfo]: https://nodeinfo.diaspora.software/
@@ -1 +1 @@
1
- {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../src/mod.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,eAAe,EAAE,KAAK,kBAAkB,EAAE,MAAM,oBAAoB,CAAC"}
1
+ {"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../src/mod.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2CG;AACH,cAAc,iBAAiB,CAAC;AAChC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,eAAe,EAAE,KAAK,kBAAkB,EAAE,MAAM,oBAAoB,CAAC"}