@spotify-confidence/openfeature-server-provider-local 0.11.0 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1421,7 +1421,7 @@ function isObject(value) {
1421
1421
  function isSet$3(value) {
1422
1422
  return value !== null && value !== void 0;
1423
1423
  }
1424
- const VERSION = "0.11.0";
1424
+ const VERSION = "0.11.1";
1425
1425
  const NOOP_LOG_FN = Object.assign(() => {}, { enabled: false });
1426
1426
  const debugBackend = loadDebug();
1427
1427
  const logger$2 = new class LoggerImpl {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@spotify-confidence/openfeature-server-provider-local",
3
- "version": "0.11.0",
3
+ "version": "0.11.1",
4
4
  "description": "Spotify Confidence Open Feature provider",
5
5
  "type": "module",
6
6
  "files": [