+1
-1
| { | ||
| "name": "zod", | ||
| "version": "4.5.0-canary.20260828T171753", | ||
| "version": "4.5.0", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
| export const version = { | ||
| major: 4, | ||
| minor: 4, | ||
| patch: 3 as number, | ||
| minor: 5, | ||
| patch: 0 as number, | ||
| } as const; |
@@ -6,4 +6,4 @@ "use strict"; | ||
| major: 4, | ||
| minor: 4, | ||
| patch: 3, | ||
| minor: 5, | ||
| patch: 0, | ||
| }; |
| export declare const version: { | ||
| readonly major: 4; | ||
| readonly minor: 4; | ||
| readonly minor: 5; | ||
| readonly patch: number; | ||
| }; |
| export declare const version: { | ||
| readonly major: 4; | ||
| readonly minor: 4; | ||
| readonly minor: 5; | ||
| readonly patch: number; | ||
| }; |
| export const version = { | ||
| major: 4, | ||
| minor: 4, | ||
| patch: 3, | ||
| minor: 5, | ||
| patch: 0, | ||
| }; |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 2 instances
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
0
-100%5764233
0