@graphql-mesh/raml 0.108.13-alpha-20250121161810-21abd227ccf839278f92c04823d22e12193e95d4 → 0.108.13-alpha-20250121195238-c2c4a7e5b46cfc2918360357fc619a98487b9051
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/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@graphql-mesh/raml",
|
|
3
|
-
"version": "0.108.13-alpha-
|
|
3
|
+
"version": "0.108.13-alpha-20250121195238-c2c4a7e5b46cfc2918360357fc619a98487b9051",
|
|
4
4
|
"sideEffects": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"graphql": "*"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@graphql-mesh/store": "0.103.12-alpha-
|
|
10
|
-
"@graphql-mesh/types": "0.103.12-alpha-
|
|
11
|
-
"@graphql-mesh/utils": "0.103.12-alpha-
|
|
12
|
-
"@omnigraph/raml": "0.108.13-alpha-
|
|
9
|
+
"@graphql-mesh/store": "0.103.12-alpha-20250121195238-c2c4a7e5b46cfc2918360357fc619a98487b9051",
|
|
10
|
+
"@graphql-mesh/types": "0.103.12-alpha-20250121195238-c2c4a7e5b46cfc2918360357fc619a98487b9051",
|
|
11
|
+
"@graphql-mesh/utils": "0.103.12-alpha-20250121195238-c2c4a7e5b46cfc2918360357fc619a98487b9051",
|
|
12
|
+
"@omnigraph/raml": "0.108.13-alpha-20250121195238-c2c4a7e5b46cfc2918360357fc619a98487b9051",
|
|
13
13
|
"tslib": "^2.4.0"
|
|
14
14
|
},
|
|
15
15
|
"repository": {
|