New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@lwc/errors

Package Overview
Dependencies
Maintainers
12
Versions
809
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 0.37.3-alpha to 0.37.3-alpha2

2

dist/commonjs/compiler/error-info/template-transform.js

@@ -200,3 +200,3 @@ "use strict";

code: 1056,
message: 'Invalid event name {0}. Event name can only contain lower-case alphabetic characters',
message: 'Invalid event type "{0}". Event type must begin with a lower-case alphabetic character and contain only lower-case alphabetic characters, underscores, and numeric characters',
level: types_1.DiagnosticLevel.Error,

@@ -203,0 +203,0 @@ url: '',

{
"name": "@lwc/errors",
"version": "0.37.3-alpha",
"version": "0.37.3-alpha2",
"description": "LWC Error Utilities",

@@ -19,3 +19,3 @@ "main": "dist/commonjs/index.js",

},
"gitHead": "3f016890e8198195a4c0a9df871cae74c941a959"
"gitHead": "5a8b812f7c7f7d87a29fac8c660adb32d69ead30"
}

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