@oneblink/sdk
Advanced tools
Comparing version 8.1.0 to 8.1.1-beta.1
{ | ||
"name": "@oneblink/sdk", | ||
"description": "OneBlink SDK to serve as an entry point for all OneBlink Services in NodeJS", | ||
"version": "8.1.0", | ||
"version": "8.1.1-beta.1", | ||
"author": "OneBlink <developers@oneblink.io> (https://oneblink.io)", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -541,2 +541,5 @@ "use strict"; | ||
allowGeoscapeAddresses: joi_1.default.boolean(), | ||
slug: joi_1.default.string() | ||
.max(60) | ||
.regex(/^[a-z0-9-]+$/), | ||
}); | ||
@@ -543,0 +546,0 @@ exports.formSchema = formSchema; |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
443516
8526
1