@pensar/apex 0.0.16 → 0.0.19

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 (6) hide show
  1. package/README.md +3 -1
  2. package/build/benchmark.js +37262 -32340
  3. package/build/index.js +55740 -50839
  4. package/build/quicktest.js +37509 -32618
  5. package/build/swarm.js +37512 -32621
  6. package/package.json +5 -1
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
- # Pensar Apex
1
+ <h1 align="center">Pensar Apex</h1>
2
2
 
3
+ <p align="center">
4
+ <a href="https://www.npmjs.com/package/@pensar/apex"><img src="https://img.shields.io/npm/v/@pensar/apex" alt="npm version"></a>
3
5
  <p align="center">
4
6
  <img src="screenshot.png" alt="Pensar Apex Screenshot" width="800">
5
7
  </p>