New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

adonis-mqrepository

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adonis-mqrepository - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

5

BaseRepository.js

@@ -300,2 +300,7 @@ 'use strict'

lookupRecursive(fields = {}){
this.query.lookupRecursive(fields)
return this
}
async fetchAggregate(){

@@ -302,0 +307,0 @@ return await this.query.fetchAggregate()

2

package.json
{
"name": "adonis-mqrepository",
"version": "1.0.7",
"version": "1.0.8",
"private": false,
"main": "./BaseRepository.js"
}
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