Socket
Socket
Sign inDemoInstall

@12stonechurch/omnihive-worker-common

Package Overview
Dependencies
Maintainers
5
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@12stonechurch/omnihive-worker-common - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

6

package.json
{
"name": "@12stonechurch/omnihive-worker-common",
"version": "2.0.9",
"version": "2.0.10",
"description": "OmniHive Custom Function package",

@@ -27,4 +27,4 @@ "license": "MIT",

"dependencies": {
"@12stonechurch/omnihive-worker-cloudinary": "2.0.9",
"@12stonechurch/omnihive-worker-elastic": "2.0.9",
"@12stonechurch/omnihive-worker-cloudinary": "2.0.10",
"@12stonechurch/omnihive-worker-elastic": "2.0.10",
"@withonevision/omnihive-client": "6.2.54",

@@ -31,0 +31,0 @@ "@withonevision/omnihive-core": "6.2.54",

@@ -21,3 +21,3 @@ "use strict";

try {
yield omnihive_client_1.OmniHiveClient.getSingleton().init(workers, environmentVariables);
yield omnihive_client_1.OmniHiveClient.getSingleton().init(workers, environmentVariables, true);
}

@@ -24,0 +24,0 @@ catch (err) {

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