@adonisjs/application
Advanced tools
Comparing version 8.3.0 to 8.3.1
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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
202201
3152