UNPKG

@gander-social-atproto/syntax

Version:

Validation for atproto identifiers and formats: DID, handle, NSID, AT URI, etc

104 lines (55 loc) 4.97 kB
# @atproto/syntax ## 0.5.1 ### Patch Changes - [#7](https://github.com/gander-social/gander-social-atproto/pull/7) [`85fea07c9d972a1b1bff4c3c0a8674aeaedaa805`](https://github.com/gander-social/gander-social-atproto/commit/85fea07c9d972a1b1bff4c3c0a8674aeaedaa805) Thanks [@melodylumen](https://github.com/melodylumen)! - Force a patch bump to ensure that the Github action will properly publish to npm for all repos with the dependency version numbers ## 0.5.0 ### Minor Changes - [#5](https://github.com/gander-social/gander-social-atproto/pull/5) [`b5c367a7816349197a86213b69309f66b34ae066`](https://github.com/gander-social/gander-social-atproto/commit/b5c367a7816349197a86213b69309f66b34ae066) Thanks [@melodylumen](https://github.com/melodylumen)! - Adjust all packages to reflect being forked and republished by Gander Social with name changes and primary repository name change to gander-social-atproto to reflect the adjustments ### Patch Changes - [`3d6cfd937e28a03df240c6bc71b3d26e5b143911`](https://github.com/gander-social/gander-social-atproto/commit/3d6cfd937e28a03df240c6bc71b3d26e5b143911) Thanks [@melodylumen](https://github.com/melodylumen)! - Force a patch bump to ensure that the Github action will properly publish to npm for all repos with the dependency version numbers ## 0.4.0 ### Minor Changes - [#3635](https://github.com/gander-social/atproto/pull/3635) [`670b6b5de`](https://github.com/gander-social/atproto/commit/670b6b5de2bf91e6944761c98eb1126fb6a681ee) Thanks [@bnewbold](https://github.com/bnewbold)! - update NSID syntax to allow non-leading digits ## 0.3.4 ### Patch Changes - [#2945](https://github.com/gander-social/atproto/pull/2945) [`850e39843`](https://github.com/gander-social/atproto/commit/850e39843cb0ec9ea716675f7568c0c601f45e29) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Deprecate unused classes ## 0.3.3 ### Patch Changes - [#2999](https://github.com/gander-social/atproto/pull/2999) [`c53d943c8`](https://github.com/gander-social/atproto/commit/c53d943c8be5b8886254e020970a68c0f745b14c) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improve performance of isValidTid ## 0.3.2 ### Patch Changes - [#3220](https://github.com/gander-social/atproto/pull/3220) [`61dc0d60e`](https://github.com/gander-social/atproto/commit/61dc0d60e19b88c6427a54c6d95a391b5f4da7bd) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Apply new linting rules regarding import order ## 0.3.1 ### Patch Changes - [#2911](https://github.com/gander-social/atproto/pull/2911) [`bac9be2d3`](https://github.com/gander-social/atproto/commit/bac9be2d3ec904d1f984a871f43cf89aca17289d) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improve performances of did validation ## 0.3.0 ### Minor Changes - [#2169](https://github.com/gander-social/atproto/pull/2169) [`f689bd51a`](https://github.com/gander-social/atproto/commit/f689bd51a2f4e02d4eca40eb2568a1fcb95494e9) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Build system rework, stop bundling dependencies. ## 0.2.1 ### Patch Changes - Updated dependencies [[`4eaadc0ac`](https://github.com/gander-social/atproto/commit/4eaadc0acb6b73b9745dd7a2b929d02e58083ab0)]: - @atproto/common-web@0.2.4 ## 0.2.0 ### Minor Changes - [#2223](https://github.com/gander-social/atproto/pull/2223) [`0c815b964`](https://github.com/gander-social/atproto/commit/0c815b964c030aa0f277c40bf9786f130dc320f4) Thanks [@bnewbold](https://github.com/bnewbold)! - allow colon character in record-key syntax ## 0.1.5 ### Patch Changes - [#1908](https://github.com/gander-social/atproto/pull/1908) [`3c0ef382`](https://github.com/gander-social/atproto/commit/3c0ef382c12a413cc971ae47ffb341236c545f60) Thanks [@gaearon](https://github.com/gaearon)! - prevent unnecessary throw/catch on uri syntax ## 0.1.4 ### Patch Changes - [#1788](https://github.com/gander-social/atproto/pull/1788) [`84e2d4d2`](https://github.com/gander-social/atproto/commit/84e2d4d2b6694f344d80c18672c78b650189d423) Thanks [@bnewbold](https://github.com/bnewbold)! - update license to "MIT or Apache2" - Updated dependencies [[`84e2d4d2`](https://github.com/gander-social/atproto/commit/84e2d4d2b6694f344d80c18672c78b650189d423)]: - @atproto/common-web@0.2.3 ## 0.1.3 ### Patch Changes - Updated dependencies [[`35d108ce`](https://github.com/gander-social/atproto/commit/35d108ce94866ce1b3d147cd0620a0ba1c4ebcd7)]: - @atproto/common-web@0.2.2 ## 0.1.2 ### Patch Changes - Updated dependencies [[`41ee177f`](https://github.com/gander-social/atproto/commit/41ee177f5a440490280d17acd8a89bcddaffb23b)]: - @atproto/common-web@0.2.1 ## 0.1.1 ### Patch Changes - [#1611](https://github.com/gander-social/atproto/pull/1611) [`b1dc3555`](https://github.com/gander-social/atproto/commit/b1dc355504f9f2e047093dc56682b8034518cf80) Thanks [@estrattonbailey](https://github.com/estrattonbailey)! - Fix imports in `README.md`.