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

@withonevision/omnihive-core

Package Overview
Dependencies
Maintainers
4
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 6.5.4 to 6.6.0

interfaces/IExpressWorker.d.ts

1

enums/HiveWorkerType.d.ts

@@ -10,2 +10,3 @@ export declare enum HiveWorkerType {

Error = "error",
Express = "express",
Feature = "feature",

@@ -12,0 +13,0 @@ FileSystem = "fileSystem",

@@ -14,2 +14,3 @@ "use strict";

HiveWorkerType["Error"] = "error";
HiveWorkerType["Express"] = "express";
HiveWorkerType["Feature"] = "feature";

@@ -16,0 +17,0 @@ HiveWorkerType["FileSystem"] = "fileSystem";

3

package.json
{
"name": "@withonevision/omnihive-core",
"version": "6.5.4",
"version": "6.6.0",
"description": "OmniHive Core",

@@ -27,2 +27,3 @@ "license": "MIT",

"dependencies": {
"@types/express": "4.17.13",
"axios": "0.22.0",

@@ -29,0 +30,0 @@ "graphql": "15.6.1"

Sorry, the diff of this file is not supported yet

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