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 1.1.2 to 1.1.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [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)
**Note:** Version bump only for package @adonisjs/profiler
## [1.1.2](https://github.com/adonisjs/adonis-framework/tree/master/packages/profiler/compare/@adonisjs/profiler@1.1.1...@adonisjs/profiler@1.1.2) (2019-02-20)

@@ -8,0 +16,0 @@

9

package.json
{
"name": "@adonisjs/profiler",
"version": "1.1.2",
"version": "1.1.3",
"description": "AdonisJs lean profiler to time and profile code",

@@ -43,9 +43,10 @@ "main": "build/index.js",

"publishConfig": {
"access": "public"
"access": "public",
"tag": "latest"
},
"dependencies": {
"@adonisjs/utils": "^1.3.2",
"@adonisjs/utils": "^1.3.3",
"uniqid": "^5.0.3"
},
"gitHead": "58d893639760310fd95f676c8489ea1cf959deb3"
"gitHead": "6015ab0919495593206e7317d78a3e7ff0b97afc"
}
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