You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@honeypot-run/core

Package Overview
Dependencies
Maintainers
1
Versions
40
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

to
0.2.0

4

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

@@ -6,4 +6,4 @@ import { honeypot } from "./Honeypot";

url?: string;
timeoutMs: number;
debug: boolean;
timeoutMs?: number;
debug?: boolean;
}

@@ -10,0 +10,0 @@ export interface IHoneypotLite {

@@ -6,4 +6,4 @@ import { honeypot } from "./Honeypot";

url?: string;
timeoutMs: number;
debug: boolean;
timeoutMs?: number;
debug?: boolean;
}

@@ -10,0 +10,0 @@ export interface IHoneypotLite {

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

"author": "https://honeypot.run",
"version": "0.1.7",
"version": "0.2.0",
"license": "BUSL-1.1",

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