@gearbox-protocol/deploy-tools 1.1.3 → 1.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +2 -0
  2. package/dist/index.js +4131 -3692
  3. package/package.json +4 -1
package/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  ## Gearbox protocol
4
4
 
5
+ ![npm](https://img.shields.io/npm/v/%40gearbox-protocol%2Fdeploy-tools)
6
+
5
7
  This repository contains the code for middleware between Gearbox V2 and third-party protocols.
6
8
 
7
9
  ### What is Gearbox protocol?