🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@basketry/typescript-auth

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basketry/typescript-auth

Basketry generator for generating method-level authorization for Typescript applications

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

main

Typescript Auth

Basketry generator for generating method-level authorization for Typescript applications

How to:

Run this project

  • Build the code: npm run build
  • Run it! npm start

Note that the lint script is run prior to build. Auto-fixable linting or formatting errors may be fixed by running npm run fix.

Create and run tests

  • Add tests by creating files with the .tests.ts suffix
  • Run the tests: npm t
  • Test coverage can be viewed at /coverage/lcov-report/index.html

Generated with generator-ts-console

FAQs

Package last updated on 15 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts