Socket
Socket
Sign inDemoInstall

fulton-server

Package Overview
Dependencies
95
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

0

alias.d.ts

@@ -0,0 +0,0 @@ import * as express from "express";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IFultonApp } from './fulton-app';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IUser } from "../identity";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FultonErrorObject, FultonErrorDetailItem } from '../types';

@@ -0,0 +0,0 @@ "use strict";

export * from "./fulton-error";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare const None: {};

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare class ClientSecurity {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Type } from "../types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Type } from "../types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { MongoRepository, Repository } from 'typeorm';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Column, Entity, ManyToMany, ManyToOne, ObjectIdColumn, OneToMany, OneToOne, PrimaryColumn, PrimaryGeneratedColumn } from 'typeorm';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { FindResult, QueryParams, Type, UpdateQuery } from '../../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { MongoRepository } from "typeorm";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { RelatedToMetadata } from './entities/entity-decorators-helpers';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as winston from "winston";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare function numberCodeGenerate(length?: number): string;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Chalk } from "chalk";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Type } from "../types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from "./type-helpers";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface JsonApiConverterOptions {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { AbstractType } from "../types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Type, TypeIdentifier } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware, NextFunction, Request, Response } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Request, Response } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware, NextFunction, Request, Response } from "../../alias";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ import { IFultonUserClaims, IFultonUser } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Request } from '../alias';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export * from "./identity-options";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from '../../options/options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { StrategyOptions } from './strategy-options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OauthStrategyOptions } from './oauth-strategy-options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from '../../options/options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OauthStrategyOptions } from './oauth-strategy-options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OauthStrategyOptions } from './oauth-strategy-options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { LocalStrategyVerifier } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from '../../options/options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { HttpMethod } from '../../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from '../../options/options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { PathIdentifier } from '../../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { HttpMethod, PathIdentifier } from '../../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OauthStrategyOptions } from './oauth-strategy-options';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { Strategy } from 'passport-strategy';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as passport from 'passport';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare enum DiKeys {

@@ -0,0 +0,0 @@ "use strict";

import "reflect-metadata";
import "./extensions";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import "./load-modules";

@@ -0,0 +0,0 @@ "use strict";

import { NextFunction, Request, Response } from "../alias";
export declare function defaultErrorHandler(err: any, req: Request, res: Response, next: NextFunction): void;
export declare function default404ErrorHandler(req: Request, res: Response, next: NextFunction): void;

@@ -0,0 +0,0 @@ "use strict";

import { LoggerOptions } from "winston";
import { Middleware } from "../alias";
export declare function defaultHttpLoggerHandler(options: LoggerOptions): Middleware;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Request, Response, NextFunction } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CompressionOptions as CompressionOpts } from 'compression';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CorsOptions as CorsOpts } from 'cors';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ConnectionOptions } from 'typeorm';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { InfoObject } from '@loopback/openapi-spec';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ErrorMiddleware, Middleware } from "../alias";

4

options/error-handler-options.js

@@ -18,6 +18,6 @@ "use strict";

init() {
if (this.error404Middlewares || this.error404Middlewares.length == 0) {
if (this.errorMiddlewares == null || this.errorMiddlewares.length == 0) {
this.errorMiddlewares = [error_handlers_1.defaultErrorHandler];
}
if (this.error404Middlewares || this.error404Middlewares.length == 0) {
if (this.error404Middlewares == null || this.error404Middlewares.length == 0) {
this.error404Middlewares = [error_handlers_1.default404ErrorHandler];

@@ -24,0 +24,0 @@ }

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from './options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from './options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from './options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Dict, Type } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { BaseOptions } from './options';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { SmsNotificationProvider, Type } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface Options {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Type } from '../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ServeStaticOptions } from 'serve-static';

@@ -0,0 +0,0 @@ "use strict";

{
"name": "fulton-server",
"version": "0.3.0",
"version": "0.3.1",
"description": "Fulton is the best practical way to build web apis or websites we have done in our company. Basically, Fulton is integrated many popular libraries or frameworks seamlessly. By use Fulton, developers can build a completed web api or a websites quickly.",

@@ -5,0 +5,0 @@ "main": "./main.js",

@@ -0,0 +0,0 @@ # Fulton Server

@@ -0,0 +0,0 @@ import { Request, Response } from '../alias';

@@ -0,0 +0,0 @@ "use strict";

export * from "./router";
export * from "./entity-router";
export * from "./route-decorators";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Middleware } from "../alias";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { HttpMethod, PathIdentifier, RouterActionDocOptions, RouterDocOptions, Type } from "../types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OpenApiSpec } from "@loopback/openapi-spec";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ICacheServiceFactory, ICacheService } from "../../types";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as redis from "redis";

@@ -0,0 +0,0 @@ "use strict";

export * from "./service";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ISmsNotificationService, SmsMessage } from '../../types';

@@ -0,0 +0,0 @@ import { EmailMessage, IEmailService } from '../../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IPushNotificationService } from '../../types';

@@ -0,0 +0,0 @@ import { IEmailService, INotificationService, IPushNotificationService, ISmsNotificationService, NotificationMessage } from '../../types';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ClientSecurity } from '../entities/client-security';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { IFultonApp } from '../fulton-app';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import * as lodash from 'lodash';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

export * from "./http-tester";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { OpenApiSpec, PathItemObject } from "@loopback/openapi-spec";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc