@graphql-mesh/string-interpolation
Advanced tools
Comparing version 0.5.6-alpha-20240816002908-3ec0a490f3cae1eac75c62c4fa7d97f4dbde1292 to 0.5.6-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf
{ | ||
"name": "@graphql-mesh/string-interpolation", | ||
"version": "0.5.6-alpha-20240816002908-3ec0a490f3cae1eac75c62c4fa7d97f4dbde1292", | ||
"version": "0.5.6-alpha-20240820173759-cb3179d1d50ac473d461ec370da9caec86cc36cf", | ||
"description": "Dynamic string manipulation", | ||
"sideEffects": false, | ||
"peerDependencies": { | ||
"graphql": "*" | ||
"graphql": "*", | ||
"tslib": "^2.4.0" | ||
}, | ||
"dependencies": { | ||
"dayjs": "1.11.12", | ||
"dayjs": "1.11.13", | ||
"json-pointer": "0.6.2", | ||
"lodash.get": "4.4.2", | ||
"tslib": "^2.4.0" | ||
"lodash.get": "4.4.2" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
+ Addeddayjs@1.11.13(transitive)
- Removedtslib@^2.4.0
- Removeddayjs@1.11.12(transitive)
Updateddayjs@1.11.13