Socket
Socket
Sign inDemoInstall

edge-parser

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edge-parser - npm Package Compare versions

Comparing version 5.1.4 to 5.1.5

20

package.json
{
"name": "edge-parser",
"version": "5.1.4",
"version": "5.1.5",
"description": "Parser for edge template engine",

@@ -35,6 +35,6 @@ "main": "build/index.js",

"dependencies": {
"acorn": "^8.0.1",
"acorn": "^8.0.3",
"astring": "^1.4.3",
"edge-error": "^1.0.5",
"edge-lexer": "^3.1.4",
"edge-lexer": "^3.1.5",
"js-stringify": "^1.0.2"

@@ -44,6 +44,6 @@ },

"@adonisjs/mrm-preset": "^2.4.0",
"@adonisjs/require-ts": "^1.0.0",
"@adonisjs/require-ts": "^1.0.4",
"@types/acorn": "^4.0.5",
"@types/astring": "^1.3.0",
"@types/node": "^14.11.1",
"@types/node": "^14.11.2",
"commitizen": "^4.2.1",

@@ -54,4 +54,4 @@ "cz-conventional-changelog": "^3.3.0",

"doctoc": "^1.4.0",
"eslint": "^7.9.0",
"eslint-config-prettier": "^6.11.0",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-plugin-adonis": "^1.0.15",

@@ -63,3 +63,3 @@ "eslint-plugin-prettier": "^3.1.4",

"japa-cli": "^1.0.1",
"mrm": "^2.5.0",
"mrm": "^2.5.1",
"np": "^6.5.0",

@@ -69,5 +69,5 @@ "npm-audit-html": "^1.4.3",

"typedoc": "^0.19.2",
"typedoc-plugin-markdown": "^3.0.2",
"typedoc-plugin-markdown": "^3.0.6",
"typescript": "^4.0.3",
"youch": "^2.0.10"
"youch": "^2.1.1"
},

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