@splitsoftware/splitio-browserjs
Advanced tools
Comparing version 0.13.3-rc.1 to 0.13.3-rc.2
@@ -6,3 +6,3 @@ "use strict"; | ||
var constants_1 = require("@splitsoftware/splitio-commons/cjs/utils/constants"); | ||
var packageVersion = '0.13.3-rc.1'; | ||
var packageVersion = '0.13.3-rc.2'; | ||
/** | ||
@@ -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.13.3-rc.1'; | ||
var packageVersion = '0.13.3-rc.2'; | ||
/** | ||
@@ -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.13.3-rc.1", | ||
"version": "0.13.3-rc.2", | ||
"description": "Split SDK for JavaScript on Browser", | ||
@@ -67,3 +67,3 @@ "main": "cjs/index.js", | ||
"dependencies": { | ||
"@splitsoftware/splitio-commons": "1.13.2-rc.8", | ||
"@splitsoftware/splitio-commons": "1.13.2-rc.11", | ||
"@types/google.analytics": "0.0.40", | ||
@@ -70,0 +70,0 @@ "tslib": "^2.3.1", |
@@ -5,3 +5,3 @@ import { LogLevels, isLogLevelString } from '@splitsoftware/splitio-commons/src/logger/index'; | ||
const packageVersion = '0.13.3-rc.1'; | ||
const packageVersion = '0.13.3-rc.2'; | ||
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
152807
8
+ Added@splitsoftware/splitio-commons@1.13.2-rc.11(transitive)
- Removed@splitsoftware/splitio-commons@1.13.2-rc.8(transitive)