Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lwc/errors

Package Overview
Dependencies
Maintainers
14
Versions
787
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/errors - npm Package Compare versions

Comparing version 6.2.1 to 6.3.0

4

dist/index.cjs.js

@@ -193,3 +193,3 @@ /**

code: 1021,
message: 'Expected a boolean value for outputConfig.sourcemap, received "{0}".',
message: 'Expected a boolean value or \'inline\' for outputConfig.sourcemap, received "{0}".',
level: exports.DiagnosticLevel.Error,

@@ -1413,3 +1413,3 @@ url: '',

exports.normalizeToDiagnostic = normalizeToDiagnostic;
/** version: 6.2.1 */
/** version: 6.3.0 */
//# sourceMappingURL=index.cjs.js.map

@@ -189,3 +189,3 @@ /**

code: 1021,
message: 'Expected a boolean value for outputConfig.sourcemap, received "{0}".',
message: 'Expected a boolean value or \'inline\' for outputConfig.sourcemap, received "{0}".',
level: DiagnosticLevel.Error,

@@ -1395,3 +1395,3 @@ url: '',

export { CompilerError, CompilerMetrics, CompilerValidationErrors, DecoratorErrors, DiagnosticLevel, GENERIC_COMPILER_ERROR, LWCClassErrors, ModuleResolutionErrors, ParserDiagnostics, TemplateErrors, TransformerErrors, generateCompilerDiagnostic, generateCompilerError, generateErrorMessage, invariant, normalizeToCompilerError, normalizeToDiagnostic };
/** version: 6.2.1 */
/** version: 6.3.0 */
//# sourceMappingURL=index.js.map

@@ -7,3 +7,3 @@ {

"name": "@lwc/errors",
"version": "6.2.1",
"version": "6.3.0",
"description": "LWC Error Utilities",

@@ -10,0 +10,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc