New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@brussell98/megane

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brussell98/megane - npm Package Versions

2

0.13.0

Diff

Changelog

Source

0.13.0

  • [Breaking] Changed the shardDisconnect event to shardDisconnected for consistency. It should have been this originally but it was missed.
  • TypeScript updates
  • Updated eris toJSON overrides
brussell98
published 0.12.0 •

Changelog

Source

0.12.0

  • [Breaking] IPC fetch changes

    • Added a third argument to fetchUser(s) to only get by id for optimization
      • ClusterWorker#getUser() now has a second argument isId which specifies whether to only match ids
    • Rearranged the arguments for fetchGuild(s) to be consistent. It is now id, clusterId, includeMembers
    • clusterId now accepts null when leaving it unspecified
    • Expect these third named arguments to have a breaking change in the future making them options objects allowing better custom getX methods
  • Removed the examples folder from the npm distribution

brussell98
published 0.11.0 •

Changelog

Source

0.11.0

  • Added support for max_concurrency allowing multiple shards to connect at once
  • Added support for Large Bot Sharding by setting shardCount = 'auto-lbs'
  • Added a default Cluster.launch() method that simply connects the client
  • Changed the API version used for the bot gateway request to v8
  • Fixed TypeScript Promise type errors
brussell98
published 0.10.3 •

brussell98
published 0.10.2 •

brussell98
published 0.10.1 •

brussell98
published 0.10.0 •

brussell98
published 0.9.0 •

brussell98
published 0.8.0 •

brussell98
published 0.7.0 •

2
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