@lwc/errors
Advanced tools
Comparing version 8.12.6 to 8.12.7-alpha.0
@@ -170,2 +170,1 @@ import { DiagnosticLevel } from '../../shared/types'; | ||
}; | ||
//# sourceMappingURL=compiler.d.ts.map |
@@ -7,2 +7,1 @@ /** | ||
export * from './template-transform'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -174,2 +174,1 @@ import { DiagnosticLevel } from '../../shared/types'; | ||
}; | ||
//# sourceMappingURL=lwc-class.d.ts.map |
@@ -744,2 +744,1 @@ import { DiagnosticLevel } from '../../shared/types'; | ||
}; | ||
//# sourceMappingURL=template-transform.d.ts.map |
@@ -59,2 +59,1 @@ import { CompilerError } from './utils'; | ||
export declare function normalizeToDiagnostic(errorInfo: LWCErrorInfo, error: any, origin?: CompilerDiagnosticOrigin): CompilerDiagnostic; | ||
//# sourceMappingURL=errors.d.ts.map |
@@ -16,2 +16,1 @@ import type { LWCErrorInfo } from '../shared/types'; | ||
} | ||
//# sourceMappingURL=instrumentation.d.ts.map |
@@ -45,2 +45,1 @@ import { DiagnosticLevel } from '../shared/types'; | ||
export declare function getLocation(origin: CompilerDiagnosticOrigin | undefined, obj?: any): Location | undefined; | ||
//# sourceMappingURL=utils.d.ts.map |
@@ -1418,3 +1418,3 @@ /** | ||
exports.normalizeToDiagnostic = normalizeToDiagnostic; | ||
/** version: 8.12.6 */ | ||
/** version: 8.12.2 */ | ||
//# sourceMappingURL=index.cjs.js.map |
export * from './compiler/errors'; | ||
export * from './shared/types'; | ||
export * from './compiler/instrumentation'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -1400,3 +1400,3 @@ /** | ||
export { CompilerError, CompilerMetrics, CompilerValidationErrors, DecoratorErrors, DiagnosticLevel, GENERIC_COMPILER_ERROR, LWCClassErrors, ModuleResolutionErrors, ParserDiagnostics, TemplateErrors, TransformerErrors, generateCompilerDiagnostic, generateCompilerError, generateErrorMessage, invariant, normalizeToCompilerError, normalizeToDiagnostic }; | ||
/** version: 8.12.6 */ | ||
/** version: 8.12.2 */ | ||
//# sourceMappingURL=index.js.map |
@@ -23,2 +23,1 @@ export declare enum DiagnosticLevel { | ||
} | ||
//# sourceMappingURL=types.d.ts.map |
@@ -8,2 +8,1 @@ /** | ||
export declare function templateString(template: string, args: any[]): string; | ||
//# sourceMappingURL=utils.d.ts.map |
@@ -7,3 +7,3 @@ { | ||
"name": "@lwc/errors", | ||
"version": "8.12.6", | ||
"version": "8.12.7-alpha.0", | ||
"description": "LWC Error Utilities", | ||
@@ -49,2 +49,2 @@ "keywords": [ | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
147541
1