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

remult

Package Overview
Dependencies
Maintainers
0
Versions
616
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remult - npm Package Versions

1
62

0.27.20

Diff

Changelog

Source

[0.27.20] 2024-10-16

  • Added Origin IndexedDb Storage to store entities in the front end
    const db = new JsonDataProvider(new JsonEntityIndexedDbStorage())
    console.table(await repo(Task, db).find())
    
  • Fixed issue with required validation and relations
noamhonig
published 0.27.20-next.4 •

noamhonig
published 0.27.20-next.3 •

noamhonig
published 0.27.20-next.2 •

noamhonig
published 0.27.20-next.1 •

noamhonig
published 0.27.20-next.0 •

noamhonig
published 0.27.19 •

Changelog

Source

[0.27.19] 2024-09-26

  • Fixed issue with stackblitz async_hook replacer
noamhonig
published 0.27.19-next.0 •

noamhonig
published 0.27.18 •

Changelog

Source

[0.27.18] 2024-09-24

  • Added remult.initUser that initializes the frontend remult with the user based on the backend
  • Fixed issue with dual call to initRequest in some cases
noamhonig
published 0.27.17 •

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