@atproto/api
Advanced tools
Comparing version 0.3.7 to 0.3.8
@@ -101,2 +101,3 @@ import { Client as XrpcClient, ServiceClient as XrpcServiceClient } from '@atproto/xrpc'; | ||
import * as AppBskyUnspeccedGetPopular from './types/app/bsky/unspecced/getPopular'; | ||
import * as AppBskyUnspeccedGetPopularFeedGenerators from './types/app/bsky/unspecced/getPopularFeedGenerators'; | ||
export * as ComAtprotoAdminDefs from './types/com/atproto/admin/defs'; | ||
@@ -216,2 +217,3 @@ export * as ComAtprotoAdminDisableAccountInvites from './types/com/atproto/admin/disableAccountInvites'; | ||
export * as AppBskyUnspeccedGetPopular from './types/app/bsky/unspecced/getPopular'; | ||
export * as AppBskyUnspeccedGetPopularFeedGenerators from './types/app/bsky/unspecced/getPopularFeedGenerators'; | ||
export declare const COM_ATPROTO_ADMIN: { | ||
@@ -622,2 +624,3 @@ DefsTakedown: string; | ||
getPopular(params?: AppBskyUnspeccedGetPopular.QueryParams, opts?: AppBskyUnspeccedGetPopular.CallOptions): Promise<AppBskyUnspeccedGetPopular.Response>; | ||
getPopularFeedGenerators(params?: AppBskyUnspeccedGetPopularFeedGenerators.QueryParams, opts?: AppBskyUnspeccedGetPopularFeedGenerators.CallOptions): Promise<AppBskyUnspeccedGetPopularFeedGenerators.Response>; | ||
} |
{ | ||
"name": "@atproto/api", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4073053
554
63408