@sap-ux/xml-odata-annotation-converter 0.4.0 → 0.4.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.
Files changed (2) hide show
  1. package/README.md +4 -2
  2. package/package.json +4 -4
package/README.md CHANGED
@@ -1,4 +1,6 @@
1
- # @sap-ux/xml-odata-annotation-converter
1
+ [![Changelog](https://img.shields.io/badge/changelog-8A2BE2)](https://github.com/SAP/open-ux-tools/blob/main/packages/xml-odata-annotation-converter/CHANGELOG.md) [![Github repo](https://img.shields.io/badge/github-repo-blue)](https://github.com/SAP/open-ux-tools/tree/main/packages/xml-odata-annotation-converter)
2
+
3
+ # [`@sap-ux/xml-odata-annotation-converter`](https://github.com/SAP/open-ux-tools/tree/main/packages/xml-odata-annotation-converter)
2
4
 
3
5
  ## Installation
4
6
  Npm
@@ -52,4 +54,4 @@ const metadata = convertMetadataDocument(ast);
52
54
  ```
53
55
 
54
56
  ## Keywords
55
- OData annotations
57
+ OData annotations
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sap-ux/xml-odata-annotation-converter",
3
3
  "description": "Converter for OData annotations in XML format.",
4
- "version": "0.4.0",
4
+ "version": "0.4.2",
5
5
  "publisher": "SAPSE",
6
6
  "author": "SAP SE",
7
7
  "license": "Apache-2.0",
@@ -10,7 +10,7 @@
10
10
  "dist"
11
11
  ],
12
12
  "dependencies": {
13
- "@sap-ux/odata-annotation-core": "0.2.8"
13
+ "@sap-ux/odata-annotation-core": "0.2.10"
14
14
  },
15
15
  "devDependencies": {
16
16
  "@xml-tools/ast": "5.0.5",
@@ -19,8 +19,8 @@
19
19
  "prettier": "2.5.1",
20
20
  "chevrotain": "7.1.1",
21
21
  "npm-run-all2": "6.2.0",
22
- "@sap-ux/odata-annotation-core-types": "0.5.0",
23
- "@sap-ux/odata-vocabularies": "0.4.15"
22
+ "@sap-ux/odata-vocabularies": "0.4.18",
23
+ "@sap-ux/odata-annotation-core-types": "0.5.1"
24
24
  },
25
25
  "eslint-formatter-multiple": {
26
26
  "formatters": [