ccxt-testing
Advanced tools
Comparing version 1.18.592 to 1.18.593
{ | ||
"name": "ccxt-testing", | ||
"version": "1.18.592", | ||
"version": "1.18.593", | ||
"description": "A JavaScript / Python / PHP cryptocurrency trading library with support for 130+ exchanges", | ||
@@ -12,4 +12,5 @@ "main": "./ccxt.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ccxt/ccxt.git" | ||
"url": "https://github.com/ccxt/ccxt.git" | ||
}, | ||
"readme": "README.md", | ||
"scripts": { | ||
@@ -47,3 +48,3 @@ "docker": "docker-compose run --rm ccxt", | ||
"pandoc-doc-exchanges-by-country": "pandoc --wrap=preserve --columns=10000 --from=markdown --to=rst --output=doc/exchanges-by-country.rst wiki/Exchange-Markets-By-Country.md", | ||
"postinstall": "pwd" | ||
"postinstall": "" | ||
}, | ||
@@ -70,3 +71,2 @@ "types": "./ccxt.d.ts", | ||
}, | ||
"author": "Igor Kroitor <igor.kroitor@gmail.com> (https://github.com/kroitor)", | ||
"license": "MIT", | ||
@@ -470,7 +470,3 @@ "bugs": { | ||
"logo": "https://opencollective.com/ccxt/logo.txt" | ||
}, | ||
"directories": { | ||
"doc": "doc", | ||
"example": "examples" | ||
} | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
9692794
2