v8-profiler-next
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "v8-profiler-next", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "node bindings for the v8 profiler", | ||
"main": "dispatch.js", | ||
"scripts": { | ||
"test": "mocha test/*.test.js --timeout 5000" | ||
"test": "mocha test/*.test.js --timeout 10000" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
@@ -5,3 +5,3 @@ # v8-profiler-next | ||
[![Package Quality](http://npm.packagequality.com/shield/v8-profiler-next.svg)](http://packagequality.com/#?package=v8-profiler-next) | ||
[![linux build status](https://travis-ci.org/hyj1991/v8-profiler-next.svg?branch=master)](https://travis-ci.org/hyj1991/v8-profiler-next) | ||
[![Linux/osx build status](https://github.com/hyj1991/v8-profiler-next/workflows/Continuous%20integration/badge.svg?branch=master)](https://github.com/hyj1991/v8-profiler-next/actions?query=branch%3Amaster) | ||
[![windows build status](https://ci.appveyor.com/api/projects/status/vp54r2t137iirntf?svg=true)](https://ci.appveyor.com/project/hyj1991/v8-profiler-next) | ||
@@ -18,3 +18,3 @@ [![downloads info](https://img.shields.io/npm/dm/v8-profiler-next.svg)](https://www.npmjs.com/package/v8-profiler-next) | ||
* **Compatibility** | ||
* **node version:** v4.x ~ v14.x | ||
* **node version:** v4.x ~ v16.x | ||
* **platform:** mac, linux, windows | ||
@@ -21,0 +21,0 @@ |
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
53905