Socket
Socket
Sign inDemoInstall

@withonevision/omnihive-core

Package Overview
Dependencies
Maintainers
2
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@withonevision/omnihive-core - npm Package Compare versions

Comparing version 4.0.3-dev.20 to 4.0.3-dev.23

0

enums/HiveWorkerType.d.ts

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { ConfigurationService } from "../services/ConfigurationService";

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { StoredProcSchema } from "../models/StoredProcSchema";

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { ConnectionSchema } from "../models/ConnectionSchema";

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

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

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

@@ -0,0 +0,0 @@ import { HiveAccount } from "../models/HiveAccount";

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

@@ -0,0 +0,0 @@ import { HiveWorker } from "../models/HiveWorker";

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

@@ -0,0 +0,0 @@ import { OmniHiveLogLevel } from "../enums/OmniHiveLogLevel";

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

@@ -0,0 +0,0 @@ import { PubSubListener } from "../models/PubSubListener";

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { AuthUser } from "../models/AuthUser";

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

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

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

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

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { GraphQLScalarType } from "graphql";

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

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

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

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

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

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

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

@@ -0,0 +0,0 @@ import { IHiveWorker } from "../interfaces/IHiveWorker";

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

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

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

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

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

@@ -0,0 +0,0 @@ import { LifecycleWorkerAction } from "../enums/LifecycleWorkerAction";

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

@@ -0,0 +0,0 @@ import { RestMethod } from "../enums/RestMethod";

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

2

package.json
{
"name": "@withonevision/omnihive-core",
"version": "4.0.3-dev.20",
"version": "4.0.3-dev.23",
"description": "OmniHive Core",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -0,0 +0,0 @@ import { HiveAccount } from "../models/HiveAccount";

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

@@ -0,0 +0,0 @@ import { ConnectionSchema } from "../models/ConnectionSchema";

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

@@ -0,0 +0,0 @@ import { IHiveWorker } from "../interfaces/IHiveWorker";

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

{
"extends": "../../../tsconfig.json"
}

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