@hubs101/js-api-skd-client 1.0.10467 → 1.0.10468

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 (2) hide show
  1. package/README.md +9 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,8 +1,16 @@
1
1
  ![Node version](https://img.shields.io/badge/node-%3E%3D%2012.0.0-brightgreen)
2
+ ![npm version](https://img.shields.io/npm/v/@hubs101/js-api-skd-client)
3
+
2
4
  ![npm](https://img.shields.io/npm/dm/@hubs101/js-api-skd-client)
3
- ![npm bundle size](https://packagephobia.com/badge?p=@hubs101/js-api-skd-clientt)
4
5
  ![npm total downloads](https://img.shields.io/npm/dt/@hubs101/js-api-skd-client)
6
+ ![npm bundle size](https://packagephobia.com/badge?p=@hubs101/js-api-skd-client)
5
7
  ![GitHub dependency status](https://img.shields.io/github/dependency-status/We-Conect/hubs101-js-api-skd-client/main)
8
+ ![License](https://img.shields.io/npm/l/@hubs101/js-api-skd-clientt)
9
+ ![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
10
+ ![npm version](https://img.shields.io/npm/v/your-package-name)
11
+ ![Build Status](https://travis-ci.com/We-Conect/hubs101-js-api-skd-client.svg?branch=main)
12
+ ![Minified size](https://img.shields.io/bundlephobia/min/@hubs101/js-api-skd-client)
13
+ ![React](https://img.shields.io/badge/React-%5E18.2.0-blue)
6
14
 
7
15
  ## Install Size
8
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hubs101/js-api-skd-client",
3
- "version": "1.0.10467",
3
+ "version": "1.0.10468",
4
4
  "author": "Liveware",
5
5
  "scripts": {
6
6
  "test": "jest --config jestconfig.json",