@gitbook/api
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -788,2 +788,10 @@ var __defProp = Object.defineProperty; | ||
}), | ||
listSpacesForOrganizationMember: (organizationId, userId, query, params = {}) => this.request({ | ||
path: `/orgs/${organizationId}/members/${userId}/spaces`, | ||
method: "GET", | ||
query, | ||
secure: true, | ||
format: "json", | ||
...params | ||
}), | ||
listTeamsInOrganizationById: (organizationId, query, params = {}) => this.request({ | ||
@@ -790,0 +798,0 @@ path: `/orgs/${organizationId}/teams`, |
@@ -5,3 +5,3 @@ { | ||
"main": "./src/index.ts", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"sideEffects": false, | ||
@@ -8,0 +8,0 @@ "files": [ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
516489
12008
3