Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@splitsoftware/splitio-redux

Package Overview
Dependencies
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@splitsoftware/splitio-redux - npm Package Compare versions

Comparing version 1.2.1-canary.1 to 1.2.1

2

es/constants.js
// Default value for the key where the Split piece of state is expected to be mounted.
export const DEFAULT_SPLIT_STATE_SLICE = 'splitio';
export const VERSION = 'redux-' + '1.2.1-canary.1';
export const VERSION = 'redux-' + '1.2.1';
// Treatments

@@ -5,0 +5,0 @@ export const ON = 'on';

@@ -5,3 +5,3 @@ "use strict";

exports.DEFAULT_SPLIT_STATE_SLICE = 'splitio';
exports.VERSION = 'redux-' + '1.2.1-canary.1';
exports.VERSION = 'redux-' + '1.2.1';
// Treatments

@@ -8,0 +8,0 @@ exports.ON = 'on';

{
"name": "@splitsoftware/splitio-redux",
"version": "1.2.1-canary.1",
"version": "1.2.1",
"description": "A library to easily use Split JS SDK with Redux and React Redux",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc