Socket
Socket
Sign inDemoInstall

@adonisjs/repl

Package Overview
Dependencies
7
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

20

package.json
{
"name": "@adonisjs/repl",
"description": "REPL for AdonisJS",
"version": "4.0.0",
"version": "4.0.1",
"engines": {

@@ -39,9 +39,9 @@ "node": ">=18.16.0"

"@adonisjs/tsconfig": "^1.2.1",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-conventional": "^18.4.4",
"@commitlint/cli": "^18.5.0",
"@commitlint/config-conventional": "^18.5.0",
"@japa/assert": "^2.1.0",
"@japa/runner": "^3.1.1",
"@swc/core": "^1.3.102",
"@types/node": "^20.10.6",
"c8": "^9.0.0",
"@swc/core": "^1.3.105",
"@types/node": "^20.11.5",
"c8": "^9.1.0",
"del-cli": "^5.1.0",

@@ -52,3 +52,3 @@ "eslint": "^8.56.0",

"np": "^9.2.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",

@@ -60,3 +60,3 @@ "tsup": "^8.0.1",

"@poppinss/colors": "^4.1.2",
"string-width": "^7.0.0"
"string-width": "^7.1.0"
},

@@ -89,7 +89,7 @@ "author": "virk,julien-r44,adonisjs",

"access": "public",
"tag": "public"
"tag": "latest"
},
"np": {
"message": "chore(release): %s",
"tag": "public",
"tag": "latest",
"branch": "main",

@@ -96,0 +96,0 @@ "anyBranch": false

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc