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 4.0.1 to 4.0.2

20

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

@@ -36,4 +36,4 @@ "main": "build/index.js",

"@adonisjs/mrm-preset": "^3.0.0",
"@adonisjs/require-ts": "^2.0.2",
"@types/node": "^14.14.31",
"@adonisjs/require-ts": "^2.0.3",
"@types/node": "^14.14.35",
"benchmark": "^2.1.4",

@@ -45,16 +45,16 @@ "commitizen": "^4.2.3",

"doctoc": "^2.0.0",
"eslint": "^7.20.0",
"eslint-config-prettier": "^8.0.0",
"eslint-plugin-adonis": "^1.2.1",
"eslint": "^7.22.0",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-adonis": "^1.3.0",
"eslint-plugin-prettier": "^3.3.1",
"github-label-sync": "^2.0.0",
"husky": "^5.0.9",
"husky": "^5.2.0",
"japa": "^3.1.1",
"mrm": "^2.5.19",
"mrm": "^2.6.1",
"np": "^7.4.0",
"prettier": "^2.2.1",
"typescript": "^4.1.5"
"typescript": "^4.2.3"
},
"dependencies": {
"edge-error": "^2.0.0"
"edge-error": "^2.0.1"
},

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

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