stockshark-channels
Advanced tools
Comparing version 1.0.242 to 1.0.243
{ | ||
"name": "stockshark-channels", | ||
"version": "1.0.242", | ||
"version": "1.0.243", | ||
"description": "provide channels", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
const BB = require('./BB') | ||
const BINARY = require('./BINARY') | ||
const CONST = require('./CONST') | ||
const CTO_TREND = require('./CTO_TREND') | ||
@@ -15,2 +16,3 @@ const DIST = require('./DIST') | ||
BINARY, | ||
CONST, | ||
CTO_TREND, | ||
@@ -17,0 +19,0 @@ DIST, |
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
43039
37
795