@splitsoftware/splitio-browserjs
Advanced tools
Comparing version 0.10.1-rc.0 to 0.10.1
@@ -6,3 +6,3 @@ "use strict"; | ||
var constants_1 = require("@splitsoftware/splitio-commons/cjs/utils/constants"); | ||
var packageVersion = '0.10.1-rc.0'; | ||
var packageVersion = '0.10.1'; | ||
/** | ||
@@ -9,0 +9,0 @@ * In browser, the default debug level, can be set via the `localStorage.splitio_debug` item. |
import { LogLevels, isLogLevelString } from '@splitsoftware/splitio-commons/esm/logger/index'; | ||
import { CONSENT_GRANTED } from '@splitsoftware/splitio-commons/esm/utils/constants'; | ||
var packageVersion = '0.10.1-rc.0'; | ||
var packageVersion = '0.10.1'; | ||
/** | ||
@@ -5,0 +5,0 @@ * In browser, the default debug level, can be set via the `localStorage.splitio_debug` item. |
{ | ||
"name": "@splitsoftware/splitio-browserjs", | ||
"version": "0.10.1-rc.0", | ||
"version": "0.10.1", | ||
"description": "Split SDK for JavaScript on Browser", | ||
@@ -5,0 +5,0 @@ "main": "cjs/index.js", |
@@ -5,3 +5,3 @@ import { LogLevels, isLogLevelString } from '@splitsoftware/splitio-commons/src/logger/index'; | ||
const packageVersion = '0.10.1-rc.0'; | ||
const packageVersion = '0.10.1'; | ||
@@ -8,0 +8,0 @@ /** |
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
138242