@microlink/mql
Advanced tools
Comparing version 0.13.12 to 0.13.13
@@ -797,3 +797,3 @@ function getDefaultExportFromCjs (x) { | ||
flatten, | ||
VERSION: '0.13.12' | ||
VERSION: '0.13.13' | ||
}); | ||
@@ -800,0 +800,0 @@ |
@@ -803,3 +803,3 @@ (function (global, factory) { | ||
flatten, | ||
VERSION: '0.13.12' | ||
VERSION: '0.13.13' | ||
}); | ||
@@ -806,0 +806,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://microlink.io/mql", | ||
"version": "0.13.12", | ||
"version": "0.13.13", | ||
"types": "lightweight/index.d.ts", | ||
@@ -52,3 +52,3 @@ "exports": { | ||
"got": "~11.8.6", | ||
"whoops": "~4.1.7" | ||
"whoops": "~5.0.0" | ||
}, | ||
@@ -55,0 +55,0 @@ "devDependencies": { |
+ Addedwhoops@5.0.1(transitive)
- Removedclean-stack@3.0.1(transitive)
- Removedescape-string-regexp@4.0.0(transitive)
- Removedmimic-fn@3.1.0(transitive)
- Removedwhoops@4.1.8(transitive)
Updatedwhoops@~5.0.0