![require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages](https://cdn.sanity.io/images/cgdhsj6q/production/be8ab80c8efa5907bc341c6fefe9aa20d239d890-1600x1097.png?w=400&fit=max&auto=format)
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@avst-api/confluence-server
Advanced tools
Added support for the following Content methods:
Content.createContent
or All.createContent
.Content.getContents
or All.getContents
.Content.updateContent
or All.updateContent
.Content.getContent
or All.getContent
.Content.deleteContent
or All.deleteContent
.Content.getContentHistory
or All.getContentHistory
.Added support for the following Content child methods:
Content.Child.getChildren
or All.getContentChildren
.Content.Child.getChildrenOfType
or All.getContentChildrenOfType
.Content.Child.getComments
or All.getContentComments
.Added support for the following Content child attachment methods:
Content.Attachment.getAttachments
or All.getContentAttachments
.Added support for the following Label methods:
Content.Label.getLabels
or All.getContentLabels
.Content.Label.addLabels
or All.addContentLabels
.Content.Label.deleteLabel
or All.deleteContentLabel
.Added support for the following Space methods:
Space.getSpaces
or All.getSpaces
.Space.createSpace
or All.createSpace
.Space.updateSpace
or All.updateSpace
.Space.deleteSpace
or All.deleteSpace
.Added support for the following User methods:
User.getUser
or All.getUser
.Added support for the following Watch methods:
Content.Watcher.addWatcher
or All.addContentWatcher
.Content.Watcher.removeWatcher
or All.removeContentWatcher
.FAQs
Adaptavist Managed API for Confluence Server
We found that @avst-api/confluence-server demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.