@atproto/bsky 0.0.6 → 0.0.7

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/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @atproto/bsky
2
2
 
3
+ ## 0.0.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`56e2cf89`](https://github.com/bluesky-social/atproto/commit/56e2cf8999f6d7522529a9be8652c47545f82242)]:
8
+ - @atproto/api@0.6.16
9
+
3
10
  ## 0.0.6
4
11
 
5
12
  ### Patch Changes
package/README.md CHANGED
@@ -1,3 +1,10 @@
1
- # Bsky App View
1
+ # @atproto/bsky: Bluesky AppView Service
2
2
 
3
- The Bsky App View. This contains the indexers and XRPC methods for reading data from the Bsky application.
3
+ TypeScript implementation of the `app.bsky` Lexicons backing the https://bsky.app microblogging application.
4
+
5
+ [![NPM](https://img.shields.io/npm/v/@atproto/bsky)](https://www.npmjs.com/package/@atproto/bsky)
6
+ [![Github CI Status](https://github.com/bluesky-social/atproto/actions/workflows/repo.yaml/badge.svg)](https://github.com/bluesky-social/atproto/actions/workflows/repo.yaml)
7
+
8
+ ## License
9
+
10
+ MIT License
package/dist/index.js CHANGED
@@ -125562,7 +125562,7 @@ var schemaDict = {
125562
125562
  defs: {
125563
125563
  main: {
125564
125564
  type: "query",
125565
- description: "An unspecced view of globally popular items",
125565
+ description: "DEPRECATED: will be removed soon, please find a feed generator alternative",
125566
125566
  parameters: {
125567
125567
  type: "params",
125568
125568
  properties: {
@@ -135844,7 +135844,7 @@ var schemaDict2 = {
135844
135844
  defs: {
135845
135845
  main: {
135846
135846
  type: "query",
135847
- description: "An unspecced view of globally popular items",
135847
+ description: "DEPRECATED: will be removed soon, please find a feed generator alternative",
135848
135848
  parameters: {
135849
135849
  type: "params",
135850
135850
  properties: {