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.1 to 3.0.2

18

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

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

"@adonisjs/fold": "^6.3.5",
"@adonisjs/logger": "^2.0.1",
"@adonisjs/logger": "^2.0.4",
"@adonisjs/mrm-preset": "^2.3.0",
"@types/node": "^13.11.1",
"commitizen": "^4.0.4",
"cz-conventional-changelog": "^3.1.0",
"@types/node": "^13.13.5",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"del-cli": "^3.0.0",

@@ -46,5 +46,5 @@ "doctoc": "^1.4.0",

"japa": "^3.0.1",
"mrm": "^2.2.1",
"mrm": "^2.3.0",
"np": "^5.2.1",
"ts-node": "^8.8.2",
"ts-node": "^8.10.1",
"typescript": "^3.8.3"

@@ -72,5 +72,5 @@ },

"dependencies": {
"@poppinss/utils": "^2.2.4",
"@poppinss/utils": "^2.2.6",
"cuid": "^2.1.8",
"jest-worker": "^25.2.6"
"jest-worker": "^26.0.0"
},

@@ -77,0 +77,0 @@ "peerDependencies": {

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