@halo-dev/admin-api
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2021 Halo Dev | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+1
-1
| export { AdminApiClient } from "./AdminApiClient"; | ||
| export * from "@halo-dev/rest-api-client"; | ||
| export * from "./clients"; | ||
| export { Response, PageQuery, Page, PageEntity, UserParam, User, InstallParam, LoginPreCheck, AccessToken, AttachmentQuery, Attachment, Backup, PostStatus, PostEditorType, BasePostMinimal, BasePostSimple, BasePostDetail, Category, CategoryTree, CategoryParam, CommentStatus, BaseCommentParam, BaseComment, BaseCommentWithParent, JournalType, JournalCommentQuery, Journal, JournalCommentWithJournal, JournalQuery, JournalWithCmtCount, Link, LogType, Log, Menu, OptionType, OptionQuery, Photo, PhotoQuery, PostCommentWithPost, CommentQuery, PostQuery, BaseMetaParam, BaseMeta, PostMetaParam, Tag, PostParam, Post, PostDetail, SheetCommentWithSheet, Sheet, SheetDetail, IndependentSheet, SheetParam, Statistic, StatisticWithUser, TagParam, UpdateStrategy, Author, InputType, DataType, ThemeProperty, Item, Group, ThemeFile, MultiFactorAuthParam, } from "./types"; | ||
| export { Response, PageQuery, Page, PageEntity, UserParam, User, InstallParam, LoginPreCheck, AccessToken, AttachmentQuery, Attachment, Backup, PostStatus, PostEditorType, BasePostMinimal, BasePostSimple, BasePostDetail, Category, CategoryTree, CategoryParam, CommentStatus, BaseCommentParam, BaseComment, BaseCommentWithParent, JournalType, JournalCommentQuery, Journal, JournalCommentWithJournal, JournalQuery, JournalWithCmtCount, Link, LogType, Log, Menu, OptionType, OptionQuery, Photo, PhotoQuery, PostCommentWithPost, CommentQuery, PostQuery, BaseMetaParam, BaseMeta, PostMetaParam, Tag, PostParam, Post, PostDetail, SheetCommentWithSheet, Sheet, SheetDetail, IndependentSheet, SheetParam, Statistic, StatisticWithUser, TagParam, UpdateStrategy, Author, InputType, DataType, ThemeProperty, Item, Group, ThemeFile, MultiFactorAuthParam, Environment } from "./types"; |
+4
-3
| { | ||
| "name": "@halo-dev/admin-api", | ||
| "version": "1.0.0-alpha.9", | ||
| "version": "1.0.0-alpha.10", | ||
| "description": "Halo admin api client.", | ||
@@ -58,3 +58,3 @@ "main": "lib/index.js", | ||
| "dependencies": { | ||
| "@halo-dev/rest-api-client": "^1.0.0-alpha.9" | ||
| "@halo-dev/rest-api-client": "^1.0.0-alpha.10" | ||
| }, | ||
@@ -70,3 +70,4 @@ "devDependencies": { | ||
| "./package.json": "./package.json" | ||
| } | ||
| }, | ||
| "gitHead": "d196ade38d0044a4033a2934901ef53f9adb5b38" | ||
| } |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
153875
0.74%81
1.25%