parse-app-info
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "parse-app-info", | ||
"description": "parse information about an application process", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"author": "Philipp Kursawe <phil.kursawe@gmail.com> (https://pke.github.io)", | ||
@@ -28,5 +28,5 @@ "ava": { | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.3", | ||
"@babel/core": "^7.4.3", | ||
"@babel/preset-env": "^7.4.3", | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@commitlint/cli": "latest", | ||
@@ -39,2 +39,3 @@ "@commitlint/config-conventional": "latest", | ||
"eslint-config-xo-lass": "latest", | ||
"eslint-plugin-compat": "^3.1.1", | ||
"eslint-plugin-node": "^8.0.1", | ||
@@ -52,3 +53,3 @@ "fixpack": "latest", | ||
"engines": { | ||
"node": ">=8.8.1" | ||
"node": ">=6.4.0" | ||
}, | ||
@@ -55,0 +56,0 @@ "files": [ |
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
8383
21