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

2.23.10 • 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.

Readme

Keywords

none

Package Sidebar

Install

npm i @budibase/backend-core

Weekly Downloads

621

Version

2.23.10

License

GPL-3.0

Unpacked Size

7.7 MB

Total Files

911

Last publish

Collaborators

  • mike_chuckles
  • shogunpurple