gc-profiler
Advanced tools
Comparing version 1.0.2 to 1.1.0
{ | ||
"name": "gc-profiler", | ||
"description": "Allows you to profile when the garbage collector runs, and how long it takes.", | ||
"version": "1.0.2", | ||
"version": "1.1.0", | ||
"author": "Bret Copeland <bret@atlantisflight.org>", | ||
@@ -19,4 +19,4 @@ "main": "./main.js", | ||
"dependencies": { | ||
"nan": "rvagg/nan#df2cdbcc4869af5ed1e29e2e6d5aeed9ad5a3f41" | ||
"nan": "git+https://github.com/rvagg/nan.git#df2cdbcc4869af5ed1e29e2e6d5aeed9ad5a3f41" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
7573
2