dependabot[bot] and GitHub
add709cd9d
Bump undici and wrangler
...
Bumps [undici](https://github.com/nodejs/undici ) to 7.28.0 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler ). These dependencies need to be updated together.
Updates `undici` from 7.24.4 to 7.28.0
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v7.24.4...v7.28.0 )
Updates `wrangler` from 4.76.0 to 4.103.0
- [Release notes](https://github.com/cloudflare/workers-sdk/releases )
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.103.0/packages/wrangler )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 7.28.0
dependency-type: indirect
- dependency-name: wrangler
dependency-version: 4.103.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-20 08:37:09 +00:00
s0lray and Paperclip
290f323bfd
Remove stale files and update .gitignore (THE-96)
...
- Delete .bowerrc: Bower was deprecated years ago; project uses npm.
The rule was already in .gitignore but the file was still committed.
- Untrack tools/link_audit_report.json: generated CI artifact should
not be in source control; add to .gitignore so reruns don't re-add it.
- Add .agents/ to .gitignore: Paperclip runtime dir, not project source.
- Fix package.json repo/bugs/homepage URLs: still pointed to old ARF
repo name instead of OSINT-Framework.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-03-25 16:07:18 -04:00
cloudflare-workers-and-pages[bot] and GitHub
82938893ed
Add Cloudflare Workers configuration
2026-03-23 22:07:02 +00:00
s0lray and Paperclip
40f4c0d70d
Phase 1+2: Remove Bower, upgrade D3 dep to v7, fix npm scripts
...
- Delete bower.json (dead artifact; deps already managed by npm)
- Add bower_components and .bowerrc to .gitignore
- Upgrade d3 devDependency from ^3.5.16 to ^7.9.0
- Fix postinstall script path: node_modules/d3/dist/d3.min.js -> public/js/
- Fix start script: python -m SimpleHTTPServer -> python3 -m http.server 8000
- Update package-lock.json
Note: index.html still loads d3.v3.min.js; arf.js API migration is Phase 3.
Co-Authored-By: Paperclip <noreply@paperclip.ing >
2026-03-21 22:22:53 -04:00
treefort
1629abedc2
added npm package.json
2016-08-19 00:08:32 -04:00