Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "bitfinex", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"gypfile": true, | ||
@@ -9,3 +9,3 @@ "scripts": { | ||
"description": "node.js wrapper for bitfinex cryptocurrency exchange", | ||
"main": "bitfinex.coffee", | ||
"main": "bitfinex.js", | ||
"keywords": [ | ||
@@ -20,4 +20,3 @@ "bitfinex", | ||
"dependencies": { | ||
"request": "~2.30.0", | ||
"coffee-script": "~1.6.3" | ||
"request": "~2.30.0" | ||
}, | ||
@@ -24,0 +23,0 @@ "repository": { |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
9677
1
5
159
0
1
- Removedcoffee-script@~1.6.3
- Removedcoffee-script@1.6.3(transitive)