@datadog/vis-fetch
Advanced tools
Comparing version 0.2.1 to 0.2.2--canary.68.0606a4d.0
{ | ||
"name": "@datadog/vis-fetch", | ||
"description": "Datadog Data Visualization SDK - Data fetching / parsing functions for Datadog APIs", | ||
"version": "0.2.1", | ||
"version": "0.2.2--canary.68.0606a4d.0", | ||
"type": "module", | ||
@@ -19,3 +19,3 @@ "source": "src/index.ts", | ||
"@datadog/ui-apps-sdk": "^0.13.0", | ||
"@datadog/vis-core": "0.2.1" | ||
"@datadog/vis-core": "0.2.2--canary.68.0606a4d.0" | ||
}, | ||
@@ -41,3 +41,4 @@ "publishConfig": { | ||
"typescript": "^4.1.3" | ||
} | ||
} | ||
}, | ||
"gitHead": "0606a4d428d31e867e3b7086a5223370ca515869" | ||
} |
7424
+ Added@datadog/vis-core@0.2.2--canary.68.0606a4d.0(transitive)
- Removed@datadog/vis-core@0.2.1(transitive)