@elastic/apm-rum-angular
Advanced tools
+4
-4
| { | ||
| "name": "@elastic/apm-rum-angular", | ||
| "version": "3.0.6", | ||
| "version": "3.0.7", | ||
| "description": "Elastic APM Real User Monitoring for Angular applications", | ||
@@ -20,4 +20,4 @@ "homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html", | ||
| "dependencies": { | ||
| "@elastic/apm-rum": "^5.16.3", | ||
| "@elastic/apm-rum-core": "^5.22.1", | ||
| "@elastic/apm-rum": "^5.17.0", | ||
| "@elastic/apm-rum-core": "^5.23.0", | ||
| "tslib": "^2.1.0" | ||
@@ -29,3 +29,3 @@ }, | ||
| }, | ||
| "gitHead": "65ebcabe9cd1472d6b0b8da7b0a5489fe7d126f3", | ||
| "gitHead": "022e2b9b3438f4ed818c835319741886a708942d", | ||
| "main": "bundles/elastic-apm-rum-angular.umd.js", | ||
@@ -32,0 +32,0 @@ "module": "fesm2015/elastic-apm-rum-angular.js", |
Updated