UNPKG
honeypot-run
Version:
latest (0.3.0)
0.3.0
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.5
0.2.3
0.2.0
0.1.0
Patented threat analytics and fingerprinting library. Requires a honeypot.run account
honeypot-run
/
dist
/
core
/
public
/
index.js
4 lines
(3 loc)
•
85 B
JavaScript
View Raw
1
2
3
4
import
{ honeypot }
from
"./Honeypot"
;
export
default
honeypot;
export
{ honeypot };