Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ccxt-testing

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ccxt-testing - npm Package Compare versions

Comparing version 1.18.592 to 1.18.593

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc