tweespaces
Advanced tools
Comparing version 0.0.13 to 0.0.14
{ | ||
"name": "tweespaces", | ||
"description": "Lookup Twitter spaces by keyword", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"license": "MIT", | ||
"bin": { | ||
"tweespaces": "-r dotenv/config index.js", | ||
"tws": "-r dotenv/config index.js" | ||
"tweespaces": "node_modules/.bin/nodenv index.js", | ||
"tws": "node_modules/.bin/nodenv index.js" | ||
}, | ||
@@ -10,0 +10,0 @@ "author": { |
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
7367