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

remult

Package Overview
Dependencies
Maintainers
2
Versions
632
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remult - npm Package Versions

1
64

0.26.14

Diff

Changelog

Source

[0.26.14] 2024-06-18

  • Fixed typescript error with KnexDataProvider
  • fixed issue where migrate didn't work in commonjs
  • Bump mysql2 from 3.9.7 to 3.9.8 by @dependabot in #445
  • fix auth.ts import for Next.js tutorial by @LegitPanda in #446
  • Update example-apps.md by @ikx94 in #447
  • Bump @azure/msal-node and tedious by @dependabot in #450
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #449
  • Bump braces from 3.0.2 to 3.0.3 in /examples/angular-todo-fastify by @dependabot in #451
  • docs: improve swagger-ui integration guide page with nextjs specific info by @kckusal in #448

New Contributors

  • @LegitPanda made their first contribution in #446
  • @ikx94 made their first contribution in #447
  • @kckusal made their first contribution in #448
yoni-rapoport
published 0.26.13 •

Changelog

Source

[0.26.13] 2024-05-22

  • fix validators with args type-check error in ts 5.4
noamhonig
published 0.26.12 •

Changelog

Source

[0.26.12] 2024-05-16

  • Fixed an issue with stack overflow when calling withRemult from within getUser - relevant to next auth - session hook
  • The "static" withRemult will now use the dataProvider provided in the remultServer options by default
  • The "static" withRemult now supports promise of data provider etc...
  • Changed json storage to save json in a non formatted way (condensed), and added a formatted option to control it. By default JsonFile storage is formatted
  • Improved error handling in request lifecycle
noamhonig
published 0.26.12-next.3 •

noamhonig
published 0.26.12-next.2 •

noamhonig
published 0.26.12-next.1 •

noamhonig
published 0.26.12-next.0 •

noamhonig
published 0.26.11 •

Changelog

Source

[0.26.11] 2024-05-13

  • Fixed error in sqlite with reserved column names such as order etc...
  • #427 - Changed the retry on error 500, to 4 times instead of 50 or infinite that was before.
  • Potential breaking change #426 - Fixed to not trigger all relations to one load before saving and around read write json
  • Fixed error when id was not found in ArrayEntityDataProvider to include the entity name
  • Fixed filterToRaw to use the current database wrapIdentifier when none is provided.
  • Fixed endless retry on error 500 - now it'll retry 4 times 500ms apart.
  • Fixed error when sql expression sometimes translated wrongfully to a recursion error
  • Added support for Turso db
noamhonig
published 0.26.11-next.1 •

noamhonig
published 0.26.11-next.0 •

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