Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@furystack/http-api

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/http-api - npm Package Compare versions

Comparing version 5.3.5 to 5.3.6

0

dist/Actions/ErrorAction.d.ts

@@ -0,0 +0,0 @@ import { RequestAction } from '../Models';

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

@@ -0,0 +0,0 @@ import { RequestAction } from '../Models';

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

@@ -0,0 +0,0 @@ export * from './ErrorAction';

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

@@ -0,0 +0,0 @@ import { RequestAction } from '../Models';

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

@@ -0,0 +0,0 @@ import { RequestAction } from '../Models';

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

@@ -0,0 +0,0 @@ import { RequestAction } from '../Models';

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

@@ -0,0 +0,0 @@ import { RequestAction } from '../Models';

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

@@ -0,0 +0,0 @@ import '@furystack/logging/dist/InjectorExtension';

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

@@ -0,0 +0,0 @@ import '@furystack/logging/dist/InjectorExtension';

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

@@ -0,0 +0,0 @@ import { RouteModel } from './Models';

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

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse } from 'http';

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

@@ -0,0 +0,0 @@ import { RequestAction, RouteModel, CorsOptions } from './Models';

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

@@ -0,0 +0,0 @@ import { PhysicalStore, User, StoreManager } from '@furystack/core';

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

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse } from 'http';

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

@@ -0,0 +0,0 @@ declare module 'http' {

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

@@ -0,0 +0,0 @@ export * from './Actions';

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

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

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

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

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=CorsOptions.js.map

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

@@ -0,0 +0,0 @@ import { User } from '@furystack/core';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=ExternalLoginService.js.map

@@ -0,0 +0,0 @@ export * from './CorsOptions';

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

@@ -0,0 +0,0 @@ import { Injector } from '@furystack/inject';

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

@@ -0,0 +0,0 @@ import { Injector } from '@furystack/inject';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=RouteModel.js.map

@@ -0,0 +0,0 @@ import { ActionResult } from './Models';

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

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse } from 'http';

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

8

package.json
{
"name": "@furystack/http-api",
"version": "5.3.5",
"version": "5.3.6",
"description": "HTTP Api FuryStack package",

@@ -48,5 +48,5 @@ "main": "dist/index.js",

"dependencies": {
"@furystack/core": "^6.0.7",
"@furystack/core": "^6.0.8",
"@furystack/inject": "^4.0.4",
"@furystack/logging": "^2.0.9",
"@furystack/logging": "^2.0.10",
"@furystack/utils": "^1.1.0",

@@ -61,3 +61,3 @@ "hash.js": "^1.1.7",

"typings": "./dist/index.d.ts",
"gitHead": "a814d5fa0b27ae9772aa2121f13128cfe1bc2411"
"gitHead": "ca2e0560efe2fc377d8790555817987012fc0659"
}

@@ -0,0 +0,0 @@ # @furystack/http-api

@@ -0,0 +0,0 @@ import { IncomingMessage } from 'http'

@@ -0,0 +0,0 @@ import { RequestAction, JsonResult } from '../Models'

@@ -0,0 +0,0 @@ export * from './ErrorAction'

@@ -0,0 +0,0 @@ import { RequestAction, JsonResult } from '../Models'

@@ -0,0 +0,0 @@ import { HttpUserContext } from '../HttpUserContext'

@@ -0,0 +0,0 @@ import { HttpUserContext } from '../HttpUserContext'

@@ -0,0 +0,0 @@ import { IncomingMessage } from 'http'

@@ -0,0 +0,0 @@ import '@furystack/logging/dist/InjectorExtension'

@@ -0,0 +0,0 @@ import '@furystack/logging/dist/InjectorExtension'

@@ -0,0 +0,0 @@ import { parse } from 'url'

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse } from 'http'

@@ -0,0 +0,0 @@ import { Injectable } from '@furystack/inject'

@@ -0,0 +0,0 @@ import { PhysicalStore, User, StoreManager } from '@furystack/core'

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse } from 'http'

@@ -0,0 +0,0 @@ import http from 'http'

@@ -0,0 +0,0 @@ export * from './Actions'

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse, createServer as createHttpServer } from 'http'

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

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

@@ -0,0 +0,0 @@ import { User } from '@furystack/core'

@@ -0,0 +0,0 @@ export * from './CorsOptions'

@@ -0,0 +0,0 @@ import { Injector } from '@furystack/inject'

@@ -0,0 +0,0 @@ import { Injector } from '@furystack/inject'

@@ -0,0 +0,0 @@ import http from 'http'

@@ -0,0 +0,0 @@ import { IncomingMessage, ServerResponse } from 'http'

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc