Socket
Socket
Sign inDemoInstall

lex

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lex - npm Package Compare versions

Comparing version 1.4.1 to 1.5.1

component.json

6

package.json
{
"name": "lex",
"description": "An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.",
"version": "1.4.1",
"keywords": ["lexer"],
"version": "1.5.1",
"keywords": ["lex", "lexer", "lexical", "analysis", "scan", "scanner", "scanning", "token", "tokenize", "tokenizer", "tokenization", "flex", "jison"],
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@myopera.com>",
"main": "./lib/lexer.js",
"main": "lib/lexer.js",
"maintainers": [{

@@ -9,0 +9,0 @@ "name": "Aadit M Shah",

@@ -11,2 +11,4 @@ # Lexer #

You may install it as a [component](https://github.com/component/component "component/component") for web apps using the command `component install aaditmshah/lexer`.
## Usage ##

@@ -13,0 +15,0 @@

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