You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-appwrite

Package Overview
Dependencies
Maintainers
3
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-appwrite - npm Package Versions

2345
9

17.1.0

Diff
t
torstendittmann
published 17.1.0 •

Changelog

Source

17.1.0

  • Add upsertDocument method
  • Add dart-3.8 and flutter-3.32 runtimes
  • Add gif image format
  • Update bulk operation methods to reflect warning message
  • Fix file parameter handling in chunked upload method
e
eldadfux
published 17.0.0 •

Changelog

Source

17.0.0

  • Add <REGION> to doc examples due to the new multi region endpoints
  • Add doc examples and methods for bulk api transactions: createDocuments, deleteDocuments etc.
  • Add doc examples, class and methods for new Sites service
  • Add doc examples, class and methods for new Tokens service
  • Add enums for BuildRuntime , Adapter, Framework, DeploymentDownloadType and VCSDeploymentType
  • Updates enum for runtimes with Pythonml312, Dart219, Flutter327 and Flutter329
  • Add token param to getFilePreview and getFileView for File tokens usage
  • Add queries and search params to listMemberships method
  • Removes search param from listExecutions method
e
eldadfux
published 16.1.0-rc.1 •
e
eldadfux
published 16.0.0 •

Changelog

Source

16.0.0

  • Fix: remove content-type from GET requests
  • Update (breaking): min and max params are now optional in updateFloatAttribute and updateIntegerAttribute methods (changes their positioning in method definition)
e
eldadfux
published 15.0.1 •

Changelog

Source

15.0.1

  • Remove titles from all function descriptions
  • Fix typing for collection "attribute" key
  • Remove unnecessary awaits and asyncs
  • Ensure AppwriteException response is always string
e
eldadfux
published 15.0.0 •

Changelog

Source

15.0.0

  • Fix: pong response & chunked upload
e
eldadfux
published 14.2.0 •

Changelog

Source

14.2.0

  • Add new push message parameters
e
eldadfux
published 15.0.0-rc1 •
e
eldadfux
published 14.1.0 •

Changelog

Source

14.1.0

  • Support updating attribute name and size
e
eldadfux
published 14.0.0 •

Changelog

Source

14.0.0

  • Support for Appwrite 1.6
  • Add key attribute to Runtime response model.
  • Add buildSize attribute to Deployments response model
  • Add scheduledAt attribute to Executions response model
  • Add scopes attribute to Functions response model
  • Add specifications attribute to Functions response model
  • Add new response model for Specifications
  • Add new response model for Builds
  • Add createJWT() : Enables creating a JWT using the userId
  • Add listSpecifications(): Enables listing available runtime specifications
  • Add deleteExecution() : Enables deleting executions
  • Add updateDeploymentBuild(): Enables cancelling a deployment
  • Add scheduledAt parameter to createExecution(): Enables creating a delayed execution
  • Breaking changes
    • Remove otp parameter from deleteMFAAuthenticator.
    • Add scopes parameter for create/update function.
    • Rename templateBranch to templateVersion in createFunction().
    • Rename downloadDeployment() to getDeploymentDownload()

> You can find the new syntax for breaking changes in the Appwrite API references. Select version 1.6.x.

2345
9