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

v8-profiler-next

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

v8-profiler-next - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

4

package.json
{
"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 @@

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