Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@honeypot-run/core

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@honeypot-run/core - npm Package Compare versions

Comparing version 0.2.53 to 0.2.54

6

dist/cjs/src/public/types.d.ts

@@ -6,5 +6,5 @@ import { EnrichmentPlugin } from '@amplitude/analytics-types';

enableEvents?: string[];
dropAnonymousGeofenceEvents: boolean;
dropGeofenceEvents: boolean;
enrichEvents: boolean;
dropAnonymousGeofenceEvents?: boolean;
dropGeofenceEvents?: boolean;
enrichEvents?: boolean;
}

@@ -11,0 +11,0 @@ export interface HoneypotConfig {

@@ -6,5 +6,5 @@ import { EnrichmentPlugin } from '@amplitude/analytics-types';

enableEvents?: string[];
dropAnonymousGeofenceEvents: boolean;
dropGeofenceEvents: boolean;
enrichEvents: boolean;
dropAnonymousGeofenceEvents?: boolean;
dropGeofenceEvents?: boolean;
enrichEvents?: boolean;
}

@@ -11,0 +11,0 @@ export interface HoneypotConfig {

@@ -5,3 +5,3 @@ {

"author": "https://honeypot.run",
"version": "0.2.53",
"version": "0.2.54",
"license": "BUSL-1.1",

@@ -8,0 +8,0 @@ "keywords": [

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