@redhat-cloud-services/compliance-client 0.1.3 → 0.1.4

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/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
+ ## [0.1.4](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/compliance-client-0.1.3...@redhat-cloud-services/compliance-client-0.1.4) (2024-05-29)
6
+
5
7
  ## [0.1.3](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/compliance-client-0.1.2...@redhat-cloud-services/compliance-client-0.1.3) (2024-05-29)
6
8
 
7
9
  ## [0.1.2](https://github.com/RedHatInsights/javascript-clients/compare/@redhat-cloud-services/compliance-client-0.1.1...@redhat-cloud-services/compliance-client-0.1.2) (2024-05-28)
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # Javascript client for the compliance API
2
- If you want to use [RedHatInsights/compliance](https://github.com/RedHatInsights/compliance) you shouldn't use get requests directly, but rather use this client to integrate with the service.
2
+ If you want to use [RedHatInsights/compliance](https://github.com/RedHatInsights/compliance) you shouldn't use get requests directly, but rather use this client to integrate with this service.
3
3
 
4
4
  ## Install
5
5
  NPM
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redhat-cloud-services/compliance-client",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "",
5
5
  "main": "./index.js",
6
6
  "module": "./esm/index.js",