@iobroker/js-controller-common
Advanced tools
Comparing version 6.0.1-alpha.0-20240522-6037ce8ae to 6.0.1-alpha.0-20240522-72e34be5c
@@ -9,3 +9,3 @@ export * as tools from './lib/common/tools.js'; | ||
/** This is a backward compatibility shim, if all adapters are on adapter-core 2.6.11 or 3.1.4 remove this */ | ||
export declare const letsencrypt: null; | ||
export declare const letsencrypt = true; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -44,3 +44,3 @@ "use strict"; | ||
var import_session = require("./lib/common/session.js"); | ||
const letsencrypt = null; | ||
const letsencrypt = true; | ||
// Annotate the CommonJS export names for ESM import in node: | ||
@@ -47,0 +47,0 @@ 0 && (module.exports = { |
@@ -9,3 +9,3 @@ export * as tools from './lib/common/tools.js'; | ||
/** This is a backward compatibility shim, if all adapters are on adapter-core 2.6.11 or 3.1.4 remove this */ | ||
export declare const letsencrypt: null; | ||
export declare const letsencrypt = true; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -10,3 +10,3 @@ /// <reference types="@iobroker/types-dev" /> | ||
/** This is a backward compatibility shim, if all adapters are on adapter-core 2.6.11 or 3.1.4 remove this */ | ||
export const letsencrypt = null; | ||
export const letsencrypt = true; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@iobroker/js-controller-common", | ||
"type": "module", | ||
"version": "6.0.1-alpha.0-20240522-6037ce8ae", | ||
"version": "6.0.1-alpha.0-20240522-72e34be5c", | ||
"engines": { | ||
@@ -76,3 +76,3 @@ "node": ">=18.0.0" | ||
], | ||
"gitHead": "7f8e813b792b04f23117917a50e604b264b75e59" | ||
"gitHead": "5b3dd92978455363afb95e5d7552ebb7f7f01824" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
836866