@c8y/client 1018.505.4 → 1018.506.0

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/NOTICES +1 -1
  2. package/package.json +1 -1
package/NOTICES CHANGED
@@ -23018,7 +23018,7 @@ THE SOFTWARE.
23018
23018
 
23019
23019
  -----
23020
23020
 
23021
- The following software may be included in this product: nvd3. This software contains the following license and notice below:
23021
+ The following software may be included in this product: nvd3. A copy of the source code may be downloaded from https://github.com/novus/nvd3.git. This software contains the following license and notice below:
23022
23022
 
23023
23023
  ##nvd3.js License
23024
23024
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c8y/client",
3
- "version": "1018.505.4",
3
+ "version": "1018.506.0",
4
4
  "license": "Apache-2.0",
5
5
  "author": "Cumulocity",
6
6
  "description": "Client application programming interface to access the Cumulocity IoT-Platform REST services.",