@splitsoftware/splitio
Advanced tools
Comparing version 7.0.0-canary.3 to 7.0.0-canary.4
@@ -103,3 +103,3 @@ /** | ||
case 'version': | ||
return 'javascript-7.0.0-canary.3'; | ||
return 'javascript-7.0.0-canary.4'; | ||
case 'authorizationKey': | ||
@@ -106,0 +106,0 @@ return this.core.authorizationKey; |
{ | ||
"name": "@splitsoftware/splitio", | ||
"version": "7.0.0-canary.3", | ||
"version": "7.0.0-canary.4", | ||
"description": "Split SDK", | ||
@@ -62,2 +62,3 @@ "files": [ | ||
"babel-runtime": "^6.11.6", | ||
"core-js": "^2.4.0", | ||
"debug": "^2.2.0", | ||
@@ -64,0 +65,0 @@ "isomorphic-fetch": "^2.2.1", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
666892
6
+ Addedcore-js@^2.4.0