@bucketco/node-sdk
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@bucketco/node-sdk", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -374,5 +374,3 @@ "use strict"; | ||
})); | ||
evaluatedFeatures = evaluated | ||
.filter((e) => e.value) | ||
.reduce((acc, res) => { | ||
evaluatedFeatures = evaluated.reduce((acc, res) => { | ||
acc[res.feature.key] = { | ||
@@ -379,0 +377,0 @@ key: res.feature.key, |
{ | ||
"name": "@bucketco/node-sdk", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -49,3 +49,3 @@ "repository": { | ||
}, | ||
"gitHead": "2dd05a18a65ac4b468b641dc4c854e1051a5d4a0" | ||
"gitHead": "dc3944c6f7ad6a63f403b8ed0c12a1f1de3f919f" | ||
} |
Sorry, the diff of this file is not supported yet
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
90957
1415