@spotify-confidence/openfeature-server-provider-local 0.9.0 → 0.9.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.
@@ -1409,7 +1409,7 @@ function isObject(value) {
1409
1409
  function isSet$3(value) {
1410
1410
  return value !== null && value !== void 0;
1411
1411
  }
1412
- const VERSION = "0.9.0";
1412
+ const VERSION = "0.9.1";
1413
1413
  const NOOP_LOG_FN = Object.assign(() => {}, { enabled: false });
1414
1414
  const debugBackend = loadDebug();
1415
1415
  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.9.0",
3
+ "version": "0.9.1",
4
4
  "description": "Spotify Confidence Open Feature provider",
5
5
  "type": "module",
6
6
  "files": [