Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

glesys-api

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glesys-api - npm Package Versions

134

6.3.0

Diff

Changelog

Source

6.3.0 (2021-11-28)

  • Added new GleSYSAPI.Domain.export() method.
  • Added new GleSYSAPI.Server.reset() method.
  • Tests are run on Node 17.
  • Updated dev dependencies.
jwilsson
published 6.2.0 •

Changelog

Source

6.2.0 (2021-07-08)

  • Added new GleSYSAPI.Project.edit() method.
jwilsson
published 6.1.0 •

Changelog

Source

6.1.0 (2021-05-08)

  • Renamed LoadBalancer.addToBlacklist() to LoadBalancer.addToBlocklist().
  • Renamed LoadBalancer.removeFromBlacklist() to LoadBalancer.removeFromBlocklist().
  • Tests are run on Node 16.
jwilsson
published 6.0.0 •

Changelog

Source

6.0.0 (2021-03-27)

  • Breaking Dropped support for Node < 14.15.0.
  • Breaking Complete rewrite to use ES Modules.
  • Breaking Updated got to 11.x.
  • Breaking Removed GleSYSAPI.server.addISO() method no longer in GleSYS API.
  • Removed unused data argument from GleSYSAPI.project.delete().
jwilsson
published 5.3.0 •

Changelog

Source

5.3.0 (2021-02-12)

  • Added data argument to GleSYSAPI.Email.overview().
jwilsson
published 5.2.0 •

Changelog

Source

5.2.0 (2020-12-18)

  • Added new ObjectStorage methods (thanks @hejhansson):
    • GleSYSAPI.objectStorage.createCredential()
    • GleSYSAPI.objectStorage.createInstance()
    • GleSYSAPI.objectStorage.deleteCredential()
    • GleSYSAPI.objectStorage.deleteInstance()
    • GleSYSAPI.objectStorage.editInstance()
    • GleSYSAPI.objectStorage.estimatedCost()
    • GleSYSAPI.objectStorage.instanceDetails()
    • GleSYSAPI.objectStorage.listInstances()
  • Added new Server methods:
    • GleSYSAPI.server.createFromBackup()
    • GleSYSAPI.server.listBackups()
    • GleSYSAPI.server.previewCloudConfig()
  • Refactored tests to use Jest.
  • Updated dev dependencies.
jwilsson
published 5.1.0 •

Changelog

Source

5.1.0 (2020-02-10)

  • Added new GleSYSAPI.server.estimatedCost() method.
  • Updated dev dependencies.
jwilsson
published 5.0.1 •

Changelog

Source

5.0.1 (2019-12-02)

  • Fixed lint errors.
jwilsson
published 5.0.0 •

Changelog

Source

5.0.0 (2019-12-02)

  • Dropped support for Node < 10.
  • Updated got to 10.x.
  • Removed the following methods removed from the GleSYS API:
    • GleSYSAPI.account.changePassword()
    • GleSYSAPI.changelog.api()
    • GleSYSAPI.changelog.controlPanel()
    • GleSYSAPI.contactPerson.add()
    • GleSYSAPI.contactPerson.delete()
    • GleSYSAPI.contactPerson.edit()
    • GleSYSAPI.contactPerson.list()
    • GleSYSAPI.customer.contactInfo()
    • GleSYSAPI.domain.allowedArguments()
    • GleSYSAPI.invoice.allowedArguments()
    • GleSYSAPI.invoice.paymentHistory()
    • GleSYSAPI.invoice.settings()
    • GleSYSAPI.liveChat.closeSession()
    • GleSYSAPI.liveChat.getMessages()
    • GleSYSAPI.liveChat.newSession()
    • GleSYSAPI.liveChat.postMessage()
    • GleSYSAPI.liveChat.sessionInfo()
    • GleSYSAPI.liveChat.status()
    • GleSYSAPI.paymentCard.edit()
jwilsson
published 4.1.2 •

Changelog

Source

4.1.2 (2019-12-02)

  • Restored POST from GET where applicable.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc