release: WRNexusJS 0.7.0
This commit is contained in:
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"release": "0.7.0",
|
||||
"implementation": {
|
||||
"requestedAreas": 21,
|
||||
"implementedAreas": 21,
|
||||
"newPackages": 5,
|
||||
"frameworkPackages": 38
|
||||
},
|
||||
"validators": {
|
||||
"v070": {
|
||||
"passed": 34,
|
||||
"failed": 0
|
||||
},
|
||||
"v060Compatibility": {
|
||||
"passed": 20,
|
||||
"warnings": 1,
|
||||
"failed": 0,
|
||||
"warning": "Bun unavailable in packaging environment"
|
||||
},
|
||||
"securityPerformanceAudit": {
|
||||
"passed": 10,
|
||||
"failed": 0
|
||||
}
|
||||
},
|
||||
"compiler": {
|
||||
"wrnFilesCompiled": 281,
|
||||
"uiComponentsCompiled": 108,
|
||||
"browserModulesSyntaxChecked": 108,
|
||||
"failures": 0
|
||||
},
|
||||
"vscode": {
|
||||
"compilerModulesBundled": 24,
|
||||
"testsPassed": 28,
|
||||
"testsFailed": 0,
|
||||
"extensionValidationPassed": true
|
||||
},
|
||||
"supplyChain": {
|
||||
"sbomFormat": "CycloneDX 1.5",
|
||||
"sbomComponents": 339,
|
||||
"workspaceComponents": 38,
|
||||
"deterministic": true,
|
||||
"packageStageIntegrityProbePassed": true
|
||||
},
|
||||
"benchmarks": {
|
||||
"syntaxParseComponent": {
|
||||
"meanMs": 0.19686705000000188,
|
||||
"p95Ms": 0.4446000000000083,
|
||||
"operationsPerSecond": 5079.570197247282
|
||||
},
|
||||
"secureHydrationSerialization": {
|
||||
"meanMs": 0.05032330799999943,
|
||||
"p95Ms": 0.07434000000000651,
|
||||
"operationsPerSecond": 19871.50765208065
|
||||
},
|
||||
"tagCacheRead100": {
|
||||
"meanMs": 0.018023848000000498,
|
||||
"p95Ms": 0.04413500000001136,
|
||||
"operationsPerSecond": 55482.04800661725
|
||||
}
|
||||
},
|
||||
"typeScript": {
|
||||
"focusedStrictIntegrationPassed": true
|
||||
},
|
||||
"completeBunCheck": {
|
||||
"runInPackagingEnvironment": false,
|
||||
"requiredOnTargetMachine": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user