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.99 to 2.0.100

2

models/custom-worker-returns/graph/contacts/GetExtendedContactReturn.js

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

.empty("")
.pattern(/^[0-9]+$/, { name: "numeric characters" })
.pattern(/^[0-9-]+$/, { name: "numeric characters" })
.optional(),

@@ -106,0 +106,0 @@ photoUrl: joi_1.default.string().allow(null).empty("").optional(),

{
"name": "@12stonechurch/omnihive-worker-common",
"version": "2.0.99",
"version": "2.0.100",
"description": "OmniHive Custom Function package",

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

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

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

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