Socket
Socket
Sign inDemoInstall

edge-lexer

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-lexer - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

20

package.json
{
"name": "edge-lexer",
"version": "3.1.3",
"version": "3.1.4",
"description": "Parses raw markup files to converts them to Edge tokens",

@@ -37,3 +37,3 @@ "main": "build/index.js",

"@adonisjs/require-ts": "^1.0.0",
"@types/node": "^14.6.2",
"@types/node": "^14.11.1",
"benchmark": "^2.1.4",

@@ -45,3 +45,3 @@ "commitizen": "^4.2.1",

"doctoc": "^1.4.0",
"eslint": "^7.7.0",
"eslint": "^7.9.0",
"eslint-config-prettier": "^6.11.0",

@@ -51,16 +51,16 @@ "eslint-plugin-adonis": "^1.0.15",

"github-label-sync": "^2.0.0",
"husky": "^4.2.5",
"husky": "^4.3.0",
"japa": "^3.1.1",
"japa-cli": "^1.0.1",
"mrm": "^2.3.5",
"mrm": "^2.5.0",
"np": "^6.5.0",
"npm-audit-html": "^1.4.3",
"prettier": "^2.1.1",
"typedoc": "^0.19.0",
"prettier": "^2.1.2",
"typedoc": "^0.19.2",
"typedoc-plugin-external-module-name": "^4.0.3",
"typedoc-plugin-markdown": "^2.4.2",
"typescript": "^4.0.2"
"typedoc-plugin-markdown": "^3.0.2",
"typescript": "^4.0.3"
},
"dependencies": {
"edge-error": "^1.0.4"
"edge-error": "^1.0.5"
},

@@ -67,0 +67,0 @@ "config": {

@@ -0,1 +1,3 @@

<div align="center"><img src="https://res.cloudinary.com/adonis-js/image/upload/q_100/v1600679850/edge-banner_wao6ex.png" width="600px"></div>
# Edge lexer

@@ -2,0 +4,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