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.13.3 to 1.13.4

4

package.json
{
"name": "@devcycle/bucketing",
"version": "1.13.3",
"version": "1.13.4",
"license": "MIT",
"dependencies": {
"@devcycle/types": "^1.10.3",
"@devcycle/types": "^1.10.4",
"lodash": "^4.17.21",

@@ -8,0 +8,0 @@ "murmurhash": "^2.0.0",

@@ -1,2 +0,2 @@

import { ConfigBody, PublicTarget, PublicFeature, BucketedUserConfig, PublicRollout, DVCBucketingUser } from '@devcycle/types';
import { BucketedUserConfig, ConfigBody, DVCBucketingUser, PublicFeature, PublicRollout, PublicTarget } from '@devcycle/types';
export declare const generateBoundedHashes: (user_id: string, target_id: string) => {

@@ -3,0 +3,0 @@ rolloutHash: number;

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