inspector-api
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "inspector-api", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"main": "index.js", | ||
@@ -25,3 +25,7 @@ "bin": "./index.js", | ||
"memory", | ||
"coverage" | ||
"coverage", | ||
"heap", | ||
"HeapSnapshot", | ||
"performance", | ||
"sampling" | ||
], | ||
@@ -41,3 +45,3 @@ "repository": { | ||
"aws-sdk-mock": "^5.1.0", | ||
"eslint": "^7.14.0", | ||
"eslint": "^7.15.0", | ||
"eslint-config-standard": "^16.0.2", | ||
@@ -44,0 +48,0 @@ "eslint-plugin-import": "^2.22.1", |
[![GitHub release](https://badge.fury.io/js/inspector-api.svg)](https://github.com/wallet77/v8-inspector-api/releases/) | ||
[![GitHub license](https://img.shields.io/github/license/wallet77/v8-inspector-api)](https://github.com/wallet77/v8-inspector-api/blob/master/LICENSE) | ||
[![CI pipeline](https://github.com/wallet77/v8-inspector-api/workflows/Node.js%20CI/badge.svg)](https://github.com/wallet77/v8-inspector-api/actions?query=workflow%3A%22Node.js+CI%22) | ||
[![Code coverage](https://codecov.io/gh/wallet77/v8-inspector-api/branch/master/graph/badge.svg)](https://codecov.io/gh/wallet77/v8-inspector-api) | ||
[![Opened issues](https://img.shields.io/github/issues-raw/wallet77/v8-inspector-api)](https://github.com/wallet77/v8-inspector-api/issues) | ||
[![Opened PR](https://img.shields.io/github/issues-pr-raw/wallet77/v8-inspector-api)](https://github.com/wallet77/v8-inspector-api/pulls) | ||
[![DeepScan grade](https://deepscan.io/api/teams/12061/projects/15020/branches/292505/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=12061&pid=15020&bid=292505) | ||
![DeepScan grade](https://img.shields.io/david/wallet77/v8-inspector-api) | ||
# Purpose | ||
@@ -5,0 +13,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
11738
137