Socket
Socket
Sign inDemoInstall

@adonisjs/core

Package Overview
Dependencies
Maintainers
2
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/core - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

1

build/src/Ignitor/index.js

@@ -119,2 +119,3 @@ "use strict";

Server.instance.listen(port, host, () => {
this.application.isReady = true;
Logger.info('started server on %s:%s', host, port);

@@ -121,0 +122,0 @@ resolve();

6

package.json
{
"name": "@adonisjs/core",
"version": "2.0.9",
"version": "2.0.10",
"description": "Adonisjs core",

@@ -44,3 +44,3 @@ "main": "build/index.js",

"@adonisjs/mrm-preset": "^2.0.3",
"@adonisjs/sink": "^2.0.7",
"@adonisjs/sink": "^2.0.12",
"@poppinss/dev-utils": "^1.0.0",

@@ -53,3 +53,3 @@ "@types/node": "^12.6.8",

"doctoc": "^1.4.0",
"husky": "^3.0.1",
"husky": "^3.0.2",
"japa": "^2.0.10",

@@ -56,0 +56,0 @@ "mrm": "^1.2.2",

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