@devcycle/bucketing
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "@devcycle/bucketing", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"devDependencies": { | ||
"@devcycle/bucketing-test-data": "^1.0.8" | ||
"@devcycle/bucketing-test-data": "^1.0.9" | ||
}, | ||
@@ -10,3 +10,3 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@devcycle/types": "1.0.18", | ||
"@devcycle/types": "1.0.19", | ||
"class-validator": "^0.13.1", | ||
@@ -13,0 +13,0 @@ "reflect-metadata": "^0.1.13", |
@@ -170,3 +170,3 @@ 'use strict'; | ||
return { | ||
project: (0, lodash_1.pick)(config.project, ['_id', 'key', 'a0_organization', 'settings']), | ||
project: (0, lodash_1.pick)(config.project, ['_id', 'key', 'a0_organization']), | ||
environment: (0, lodash_1.pick)(config.environment, ['_id', 'key']), | ||
@@ -173,0 +173,0 @@ features: featureKeyMap, |
Sorry, the diff of this file is not supported yet
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
0
47248
+ Added@devcycle/types@1.0.19(transitive)
- Removed@devcycle/types@1.0.18(transitive)
Updated@devcycle/types@1.0.19