@iobroker/adapter-core
Advanced tools
Comparing version 2.6.5 to 2.6.6
@@ -93,3 +93,3 @@ "use strict"; | ||
function pattern2RegEx(pattern) { | ||
return exports.controllerToolsInternal.tools.pattern2RegEx(pattern); | ||
return exports.controllerToolsInternal.pattern2RegEx(pattern); | ||
} | ||
@@ -96,0 +96,0 @@ exports.commonTools = { |
{ | ||
"name": "@iobroker/adapter-core", | ||
"version": "2.6.5", | ||
"version": "2.6.6", | ||
"description": "Core module to be used in ioBroker adapters. Acts as the bridge to js-controller.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -108,3 +108,3 @@ # Adapter-Core | ||
--> | ||
### 2.6.5 (2022-09-13) | ||
### 2.6.6 (2022-09-13) | ||
@@ -111,0 +111,0 @@ - (AlCalzone) Expose more JS-Controller internals under the `commonTools` export |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
33895