candle.bot
Advanced tools
Comparing version 0.1.3 to 0.2.0
@@ -6,3 +6,7 @@ { | ||
"resCount": 100 | ||
}, | ||
"bithumb": { | ||
"connectKey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", | ||
"secretKey": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" | ||
} | ||
} |
{ | ||
"name": "candle.bot", | ||
"version": "0.1.3", | ||
"version": "0.2.0", | ||
"description": "Cryptocurrency Candle Bot", | ||
@@ -50,2 +50,3 @@ "main": "dist/index.js", | ||
"cryptocurrency-crawler.client": "^0.1.3", | ||
"cryptocurrency.api": "^0.1.1", | ||
"dayjs": "^1.8.12", | ||
@@ -61,5 +62,5 @@ "fourdollar.filewriter": "^1.0.2", | ||
"files": [ | ||
"dist.test/test/**/test.spec.js" | ||
"dist.test/test/**/bithumb.mock.spec.js" | ||
] | ||
} | ||
} |
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
57812
900
10
+ Addedcryptocurrency.api@^0.1.1
+ Addedaxios@0.18.1(transitive)
+ Addedcryptocurrency.api@0.1.1(transitive)
+ Addedfollow-redirects@1.5.10(transitive)
+ Addedfourdollar.isfloat@1.0.1(transitive)
+ Addedfourdollar.isinteger@1.0.4(transitive)
+ Addedfourdollar.tostringquery@1.1.0(transitive)
+ Addedis-buffer@2.0.5(transitive)
- Removeddebug@3.1.0(transitive)
- Removedms@2.0.0(transitive)