New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@splitsoftware/splitio

Package Overview
Dependencies
Maintainers
8
Versions
490
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splitsoftware/splitio - npm Package Compare versions

Comparing version

to
10.28.0

2

es/settings/defaults/version.js

@@ -1,1 +0,1 @@

export var packageVersion = '10.28.0-rc.5';
export var packageVersion = '10.28.0';
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.packageVersion = void 0;
exports.packageVersion = '10.28.0-rc.5';
exports.packageVersion = '10.28.0';
{
"name": "@splitsoftware/splitio",
"version": "10.28.0-rc.5",
"version": "10.28.0",
"description": "Split SDK",

@@ -43,3 +43,3 @@ "files": [

"dependencies": {
"@splitsoftware/splitio-commons": "1.17.0-rc.5",
"@splitsoftware/splitio-commons": "1.17.0",
"@types/google.analytics": "0.0.40",

@@ -46,0 +46,0 @@ "@types/ioredis": "^4.28.0",

@@ -1,1 +0,1 @@

export const packageVersion = '10.28.0-rc.5';
export const packageVersion = '10.28.0';

Sorry, the diff of this file is too big to display