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-6 to 4.0.0-7

14

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

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

"@adonisjs/tsconfig": "^1.1.8",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@japa/assert": "^2.0.0-1",
"@japa/runner": "^3.0.0-2",
"@swc/core": "^1.3.71",
"@types/node": "^20.4.5",
"@swc/core": "^1.3.78",
"@types/node": "^20.5.3",
"c8": "^8.0.1",
"copyfiles": "^2.4.1",
"del-cli": "^5.0.0",
"eslint": "^8.45.0",
"eslint": "^8.47.0",
"github-label-sync": "^2.3.1",
"husky": "^8.0.3",
"np": "^8.0.4",
"prettier": "^3.0.0",
"prettier": "^3.0.2",
"ts-node": "^10.9.1",

@@ -54,0 +54,0 @@ "typescript": "^5.1.3"

@@ -5,3 +5,3 @@ # @adonisjs/repl

[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url] [![snyk-image]][snyk-url]
[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]

@@ -25,4 +25,4 @@ ## Introduction

[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/repl/test.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/adonisjs/repl/actions/workflows/test.yml "Github action"
[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/adonisjs/repl/checks.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/adonisjs/repl/actions/workflows/checks.yml "Github action"

@@ -36,4 +36,1 @@ [npm-image]: https://img.shields.io/npm/v/@adonisjs/repl/latest.svg?style=for-the-badge&logo=npm

[license-image]: https://img.shields.io/github/license/adonisjs/repl?style=for-the-badge
[snyk-image]: https://img.shields.io/snyk/vulnerabilities/github/adonisjs/repl?label=Snyk%20Vulnerabilities&style=for-the-badge
[snyk-url]: https://snyk.io/test/github/adonisjs/repl?targetFile=package.json "snyk"
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