Comparing version 0.2.9 to 0.3.0
{ | ||
"name": "bitfinex", | ||
"version": "0.2.9", | ||
"version": "0.3.0", | ||
"gypfile": true, | ||
@@ -9,6 +9,6 @@ "scripts": { | ||
"description": "node.js wrapper for bitfinex cryptocurrency exchange", | ||
"main": "bitfinex.js", | ||
"main": "lib/bitfinex.js", | ||
"scripts": { | ||
"build": "coffee --bare --compile *.coffee", | ||
"prepublish": "coffee --bare --compile *.coffee" | ||
"prepublish": "coffee --output lib --compile src" | ||
}, | ||
@@ -15,0 +15,0 @@ "keywords": [ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
242
10094
4
1