Socket
Socket
Sign inDemoInstall

@iobroker/adapter-core

Package Overview
Dependencies
Maintainers
6
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iobroker/adapter-core - npm Package Compare versions

Comparing version 2.6.5 to 2.6.6

2

build/controllerTools.js

@@ -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

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