@splitsoftware/splitio-redux
Advanced tools
Comparing version 1.2.1-canary.1 to 1.2.1
// 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", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
87047