@budibase/backend-core
TypeScript icon, indicating that this package has built-in type declarations

2.24.1 • Public • Published

Budibase Core backend library

This library contains core functionality, like auth and security features which are shared between backend services.

Note about top level JS files

For the purposes of being able to do say require("@budibase/backend-core/permissions") we need to specify the exports at the top-level of the module.

For these files they should be limited to a single require of the file that should be exported and then a single module.exports = ... to export the file in commonJS.

Dependents (6)

Package Sidebar

Install

npm i @budibase/backend-core

Weekly Downloads

2,248

Version

2.24.1

License

GPL-3.0

Unpacked Size

7.72 MB

Total Files

915

Last publish

Collaborators

  • mike_chuckles
  • shogunpurple