Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adonisjs/application

Package Overview
Dependencies
Maintainers
3
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/application - npm Package Compare versions

Comparing version 8.3.0 to 8.3.1

build/chunk-PRQWD6EY.js

2

build/factories/main.js
import {
Application
} from "../chunk-ZDG5RV4D.js";
} from "../chunk-PRQWD6EY.js";
import "../chunk-7WA7C5MT.js";

@@ -5,0 +5,0 @@

@@ -6,3 +6,3 @@ import {

generators_default
} from "./chunk-ZDG5RV4D.js";
} from "./chunk-PRQWD6EY.js";
import "./chunk-7WA7C5MT.js";

@@ -9,0 +9,0 @@

@@ -253,2 +253,6 @@ import type { Logger } from '@poppinss/cliui';

hooks?: RcFile['hooks'];
/**
* @deprecated Use `hooks` instead
*/
unstable_assembler?: RcFile['hooks'];
}

@@ -255,0 +259,0 @@ /**

{
"name": "@adonisjs/application",
"version": "8.3.0",
"version": "8.3.1",
"description": "AdonisJS application class to read app related data",

@@ -5,0 +5,0 @@ "type": "module",

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