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

@adonisjs/profiler

Package Overview
Dependencies
Maintainers
2
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/profiler - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

22

package.json
{
"name": "@adonisjs/profiler",
"version": "3.0.3",
"version": "3.0.4",
"description": "Profiler to time function calls in AdonisJs with context",

@@ -34,17 +34,17 @@ "main": "build/providers/ProfilerProvider.js",

"@adonisjs/fold": "^6.3.5",
"@adonisjs/logger": "^2.0.4",
"@adonisjs/logger": "^2.0.6",
"@adonisjs/mrm-preset": "^2.3.0",
"@types/node": "^14.0.1",
"@types/node": "^14.0.13",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"del-cli": "^3.0.0",
"del-cli": "^3.0.1",
"doctoc": "^1.4.0",
"eslint": "^7.0.0",
"eslint": "^7.2.0",
"eslint-plugin-adonis": "^1.0.10",
"husky": "^4.2.5",
"japa": "^3.0.1",
"mrm": "^2.3.0",
"np": "^5.2.1",
"ts-node": "^8.10.1",
"typescript": "^3.9.2"
"japa": "^3.1.1",
"mrm": "^2.3.3",
"np": "^6.2.4",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
},

@@ -71,3 +71,3 @@ "nyc": {

"dependencies": {
"@poppinss/utils": "^2.2.6",
"@poppinss/utils": "^2.2.7",
"cuid": "^2.1.8",

@@ -74,0 +74,0 @@ "jest-worker": "^26.0.0"

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