@types/ineum
Advanced tools
Comparing version 187.0.1 to 216.0.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for non-npm package ineum-browser 187.0 | ||
// Type definitions for non-npm package ineum-browser 216.0 | ||
// Project: https://docs.instana.io/products/website_monitoring/api/ | ||
@@ -9,3 +9,3 @@ // Definitions by: Enzo Volkmann <https://github.com/evolkmann> | ||
// Website Monitoring API from Instana (status: 2020-09-29) | ||
// Website Monitoring API from Instana (status: 2022-01-11) | ||
@@ -67,5 +67,7 @@ declare function ineum(command: 'key' | 'page' | 'reportingUrl' | 'traceId', value: string): void; | ||
| 'allowedOrigins' | ||
| 'captureHeaders' | ||
| 'ignoreErrorMessages' | ||
| 'ignoreUrls' | ||
| 'ignoreUserTimings' | ||
| 'secrets' | ||
| 'urlsToCheckForGraphQlInsights', | ||
@@ -72,0 +74,0 @@ values: RegExp[], |
{ | ||
"name": "@types/ineum", | ||
"version": "187.0.1", | ||
"version": "216.0.0", | ||
"description": "TypeScript definitions for ineum-browser", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ineum", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c0f0e4822c07fe55fc52bcab4abef818d1c11a10cf8d1a2f4dbc17eb002beae6", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "db59a489e15720c70f35fdc759e05e4e95e5c73a1cb6b150d1c909a69479779b", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 08 Jul 2021 14:23:12 GMT | ||
* Last updated: Tue, 11 Jan 2022 07:01:34 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `ineum` |
5544
76