UNPKG
ethverify
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A simple npm package that just shows a message.
ethverify
/
index.js
2 lines
(1 loc)
•
174 B
JavaScript
View Raw
1
2
console.
log
(
"You just downloaded the wrong package! Oops, don't worry, I'm not a hacker 😜 But seriously, don't use AI blindly, otherwise will hack your calculator 😉"
);