@schally/node-akeneo-api-client 1.1.0 → 1.1.2
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 +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
[](https://www.npmjs.com/package/@schally/node-akeneo-api-client)
|
|
4
4
|
[](LICENSE)
|
|
5
5
|
[](https://codecov.io/gh/schallym/node-akeneo-api-client)
|
|
6
|
+
[](https://snyk.io/test/github/schallym/node-akeneo-api-client)
|
|
6
7
|
|
|
7
8
|
A complete and up-to-date Node.js client for the Akeneo PIM REST API. This library provides a simple and intuitive interface to interact with all Akeneo PIM endpoints, supporting both Community and Enterprise editions.
|
|
8
9
|
|