New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@devcycle/bucketing

Package Overview
Dependencies
Maintainers
6
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devcycle/bucketing - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

6

package.json
{
"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

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