Socket
Socket
Sign inDemoInstall

remult

Package Overview
Dependencies
Maintainers
2
Versions
588
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remult - npm Package Versions

13
59

0.27.9

Diff

Changelog

Source

[0.27.9] 2024-09-02

  • Fix for minor issue in knex
noamhonig
published 0.27.8 •

Changelog

Source

[0.27.8] 2024-09-02

  • More great improvements to remult admin by jycouet
  • Added groupBy & aggregate to Repository
    repo(Employee).groupBy({
      group: ['country', 'city'],
      sum: ['salary'],
      where: {
        salary: {
          $gt: 2000,
        },
      },
    })
    
    Checkout this example video
noamhonig
published 0.27.8-next.4 •

noamhonig
published 0.27.8-next.3 •

noamhonig
published 0.27.8-next.2 •

noamhonig
published 0.27.8-next.1 •

noamhonig
published 0.27.8-next.0 •

noamhonig
published 0.27.7 •

noamhonig
published 0.22.6-exp.1 •

noamhonig
published 0.27.5-next.1 •

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