kc-sdk 5.7.3621 → 5.7.3705

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.
package/README.md CHANGED
@@ -1,31 +1,7 @@
1
- # Welcome to your new OSS project
1
+ # Knowledge Components
2
2
 
3
- This project currently has the base documentation files required. Replace this
4
- file with your own README.md.
3
+ * Knowledge Components are coding and reimbursement tools that designed to be integrated into your products.
5
4
 
6
- ## Files included
5
+ ## Knowledge Components SDK
7
6
 
8
- **CODE_OF_CONDUCT.md**
9
-
10
- Use without changes
11
-
12
- **INDIVIDUAL_CONTRIBUTOR_LICENSE.md**
13
-
14
- Use without changes
15
-
16
- **CONTRIBUTING.md**
17
-
18
- This file has some portions that are required and others that can be customized.
19
- Customize the Coding Standards section to mention the languages used by your project.
20
- Feel free to add any rules and requirements that you would like people to follow
21
- when contributing to your project.
22
-
23
- **NOTICE.txt**
24
-
25
- This file is needed if your project is licensed under the Apache 2.0 license.
26
- If you are using this license, fill it out according to the prompts. Otherwise,
27
- delete this file.
28
-
29
- ## Additional Repo Updates
30
-
31
- Make sure that you have a project description and appropriate repository topics.
7
+ * The sdk is used to open and communicate with an instance of standalone knowledge Components.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kc-sdk",
3
- "version": "5.7.3621",
3
+ "version": "5.7.3705",
4
4
  "description": "Knowledge Components SDK",
5
5
  "main": "",
6
6
  "publishConfig": {
package/src/kc-sdk.js CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var kcSdkVersion = "5.7.3621"
3
+ var kcSdkVersion = "5.7.3705"
4
4
 
5
5
  var kcSdk = function kcSdk() {
6
6
  // locals