Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-permissions
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: library package
  • Description: Policy engine for Slingshot — grants, roles, tenant-scoped permission evaluation
  • Workspace path: packages/slingshot-permissions
  • Entry point: packages/slingshot-permissions/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-permissions
  • .
  • ./errors
  • ./testing
  • bench: bun run tests/bench/evaluate-throughput.bench.ts
  • build: tsc -p tsconfig.build.json
  • coverage: bun test --coverage
  • lint: eslint src/ --cache
  • test: bun test
  • test:integration: bun test tests/integration
  • test:unit: bun test tests/unit
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • mongoose: >=9.0 <10
  • pg: ^8.20.0