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

coffee-lex

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coffee-lex - npm Package Compare versions

Comparing version 9.1.1 to 9.1.2

2

dist/index.js

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

contextType !== ContextType.CSX_OPEN_TAG &&
[SourceType_1.default.IDENTIFIER, SourceType_1.default.RPAREN, SourceType_1.default.RBRACE, SourceType_1.default.NUMBER].includes(location.type)) {
[SourceType_1.default.IDENTIFIER, SourceType_1.default.RPAREN, SourceType_1.default.RBRACKET, SourceType_1.default.NUMBER].includes(location.type)) {
return false;

@@ -809,0 +809,0 @@ }

@@ -50,3 +50,3 @@ {

},
"version": "9.1.1"
"version": "9.1.2"
}

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