+3
-1
@@ -16,4 +16,6 @@ TEST_TIMEOUT = 2000 | ||
| --timeout $(TEST_TIMEOUT) \ | ||
| --reporter $(TEST_REPORTER) | ||
| --reporter $(TEST_REPORTER) \ | ||
| --compilers coffee:coffee-script \ | ||
| test/*.coffee | ||
| .PHONY: test |
+2
-2
| { | ||
| "name" : "difflib" | ||
| , "version" : "0.2.3" | ||
| , "version" : "0.2.4" | ||
| , "description" : "text diff library ported from Python's difflib module" | ||
@@ -14,3 +14,3 @@ , "homepage" : "https://github.com/qiao/difflib.js" | ||
| "coffee-script" : ">= 1.3.0" | ||
| , "mocha" : ">= 0.14.0" | ||
| , "mocha" : ">= 1.0.1" | ||
| , "should" : ">= 0.6.0" | ||
@@ -17,0 +17,0 @@ , "browserify" : ">= 1.10.4" |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
168833
0.03%