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 0.0.0 to 0.1.0

binding.gyp

30

package.json
{
"name": "v8-profiler-next",
"version": "0.0.0",
"description": "nodejs analysis tool",
"main": "index.js",
"version": "0.1.0",
"description": "node bindings for the v8 profiler",
"main": "dispatch.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hyj1991/v8-profiler-next.git"
},
"keywords": [
"nodejs",
"v8"
"node",
"v8-profiler"
],
"author": "github.com/hyj1991",
"license": "MIT"
"author": "https://github.com/hyj1991",
"license": "MIT",
"bugs": {
"url": "https://github.com/hyj1991/v8-profiler-next/issues"
},
"homepage": "https://github.com/hyj1991/v8-profiler-next#readme",
"files": [
"src",
"dispatch.js",
"binding.gyp"
],
"dependencies": {
"nan": "^2.8.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