Socket
Socket
Sign inDemoInstall

edge-parser

Package Overview
Dependencies
Maintainers
2
Versions
91
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 9.0.0 to 9.0.1

40

package.json
{
"name": "edge-parser",
"description": "Parser for edge template engine",
"version": "9.0.0",
"version": "9.0.1",
"engines": {

@@ -38,32 +38,32 @@ "node": ">=18.16.0"

"devDependencies": {
"@adonisjs/eslint-config": "^1.1.8",
"@adonisjs/prettier-config": "^1.1.8",
"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@japa/assert": "2.0.0-1",
"@japa/runner": "3.0.0-6",
"@adonisjs/eslint-config": "^1.2.1",
"@adonisjs/prettier-config": "^1.2.1",
"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@japa/assert": "^2.1.0",
"@japa/runner": "^3.1.1",
"@poppinss/utils": "6.5.0-3",
"@swc/core": "^1.3.96",
"@swc/core": "^1.3.102",
"@types/acorn": "^6.0.0",
"@types/astring": "^1.7.0",
"@types/node": "^20.8.10",
"c8": "^8.0.0",
"@types/node": "^20.10.6",
"c8": "^9.0.0",
"dedent-js": "^1.0.1",
"del-cli": "^5.1.0",
"eslint": "^8.53.0",
"eslint": "^8.56.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"tsup": "^7.1.0",
"typescript": "^5.2.2",
"np": "^9.2.0",
"prettier": "^3.1.1",
"ts-node": "^10.9.2",
"tsup": "^8.0.1",
"typescript": "^5.3.3",
"youch": "^3.3.3"
},
"dependencies": {
"acorn": "^8.11.2",
"acorn": "^8.11.3",
"astring": "^1.8.6",
"edge-error": "^4.0.0",
"edge-lexer": "^6.0.0",
"edge-error": "^4.0.1",
"edge-lexer": "^6.0.1",
"js-stringify": "^1.0.2"

@@ -70,0 +70,0 @@ },

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