@hafizhpratama/stryx-darwin-arm64 0.2.13 → 0.3.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hafizhpratama/stryx-darwin-arm64",
3
- "version": "0.2.13",
3
+ "version": "0.3.0",
4
4
  "cpu": [
5
5
  "arm64"
6
6
  ],
@@ -8,13 +8,15 @@
8
8
  "files": [
9
9
  "stryx.darwin-arm64.node"
10
10
  ],
11
- "description": "Sees what your AI missed across files. Static analyzer for AI-generated TypeScript.",
11
+ "description": "Stack-aware security scanner for JavaScript and TypeScript backends.",
12
12
  "keywords": [
13
13
  "static-analysis",
14
14
  "linter",
15
+ "javascript",
15
16
  "typescript",
16
17
  "security",
17
- "ai",
18
+ "backend",
19
+ "sast",
18
20
  "taint-analysis"
19
21
  ],
20
22
  "homepage": "https://github.com/hafizhpratama/stryx",
Binary file