@adonisjs/profiler
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.4](https://github.com/adonisjs/adonis-framework/tree/master/packages/profiler/compare/@adonisjs/profiler@1.1.3...@adonisjs/profiler@1.1.4) (2019-02-26) | ||
**Note:** Version bump only for package @adonisjs/profiler | ||
## [1.1.3](https://github.com/adonisjs/adonis-framework/tree/master/packages/profiler/compare/@adonisjs/profiler@1.1.2...@adonisjs/profiler@1.1.3) (2019-02-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@adonisjs/profiler", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "AdonisJs lean profiler to time and profile code", | ||
@@ -47,6 +47,6 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@adonisjs/utils": "^1.3.3", | ||
"@adonisjs/utils": "^1.4.0", | ||
"uniqid": "^5.0.3" | ||
}, | ||
"gitHead": "6015ab0919495593206e7317d78a3e7ff0b97afc" | ||
"gitHead": "600738f99de4087994e936952d1c8cee9a3dbf01" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11592
Updated@adonisjs/utils@^1.4.0