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

@adonisjs/fold

Package Overview
Dependencies
Maintainers
2
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 5.0.10 to 5.0.11

2

build/src/Ioc/IoCProxy.js

@@ -54,3 +54,3 @@ "use strict";

construct(target, ...args) {
return callTrap(target, 'construct', args);
return callTrap(target, 'construct', ...args);
},

@@ -57,0 +57,0 @@ });

{
"name": "@adonisjs/fold",
"version": "5.0.10",
"version": "5.0.11",
"description": "Dependency manager and ioc container for your next NodeJs application",

@@ -5,0 +5,0 @@ "scripts": {

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