Comparing version 0.2.0 to 0.2.2
@@ -54,3 +54,3 @@ 'use strict'; | ||
}, | ||
software: process.env.TERM_PROGRAM || process.env.TERMKIT_HOST_APP || process.env.TERM | ||
software: process.env.TERM_PROGRAM || process.env.TERMKIT_HOST_APP || process.env.TERM || process.env.GULP | ||
}; |
{ | ||
"name": "term-ng", | ||
"version": "0.2.0", | ||
"version": "0.2.2", | ||
"description": "Terminal/$TERM feature snooping and whitelisting", | ||
@@ -32,5 +32,9 @@ "main": "index.js", | ||
"gulp-coffee": "^2.3.1", | ||
"gulp-git": "^1.6.1", | ||
"gulp-spawn": "^0.3.0", | ||
"gulp-util": "^3.0.7", | ||
"guppy-pre-push": "^0.2.1" | ||
"guppy-post-checkout": "^0.2.1", | ||
"guppy-pre-commit": "^0.3.0", | ||
"guppy-pre-push": "^0.2.1", | ||
"semver-regex": "^1.0.0" | ||
}, | ||
@@ -37,0 +41,0 @@ "dependencies": { |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
7756
1
10
22
12