xploitscan 0.8.0 → 1.0.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 (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -130,7 +130,7 @@ Scan via the web at [xploitscan.com](https://xploitscan.com):
130
130
  - SOC2/ISO27001 compliance mapping
131
131
  - Slack and Discord webhook notifications
132
132
 
133
- **Free**: 5 scans/day, 30 core rules. **Pro** ($29/mo): unlimited scans, all 131 rules, and all dashboard features.
133
+ **Free**: 5 scans/day, 30 core rules. **Pro** ($29/mo): unlimited scans, all 131 rules, and all dashboard features. **Team** ($99/mo): everything in Pro plus 5 seats, shared scan history, RBAC, and portfolio reports. Annual plans save 20%.
134
134
 
135
135
  ## Supported Languages
136
136
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xploitscan",
3
- "version": "0.8.0",
3
+ "version": "1.0.1",
4
4
  "description": "AI security scanner for vibe-coded apps. Find vulnerabilities before attackers do.",
5
5
  "type": "module",
6
6
  "bin": {