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

@adonisjs/fold

Package Overview
Dependencies
Maintainers
3
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/fold - npm Package Compare versions

Comparing version 9.9.3-12 to 9.9.3-13

2

build/index.js

@@ -265,3 +265,3 @@ var __defProp = Object.defineProperty;

}
this.#options.emitter.emit("container:resolved", {
this.#options.emitter.emit("container_binding:resolved", {
binding,

@@ -268,0 +268,0 @@ value

@@ -73,3 +73,3 @@ import type { Exception } from '@poppinss/utils';

/**
* The data emitted using the `container:resolve` event. If known bindings
* The data emitted by the `container_binding:resolved` event. If known bindings
* are defined, then the bindings and values will be correctly

@@ -76,0 +76,0 @@ * inferred.

{
"name": "@adonisjs/fold",
"version": "9.9.3-12",
"version": "9.9.3-13",
"description": "A simple and straight forward implementation for IoC container in JavaScript",

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

Sorry, the diff of this file is not supported yet

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