gd-footer 4.1.99

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -0
  2. package/package.json +11 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ console.log("ope! your dependencies have been confused. let the security team know. h1: ctnelson1997")
package/package.json ADDED
@@ -0,0 +1,11 @@
1
+ {
2
+ "name": "gd-footer",
3
+ "version": "4.1.99",
4
+ "description": "pentest",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "author": "ctnelson1997",
10
+ "license": "ISC"
11
+ }