@elastic/apm-rum-angular
Advanced tools
Comparing version 1.1.8 to 1.1.9
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.9](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@1.1.8...@elastic/apm-rum-angular@1.1.9) (2020-11-06) | ||
**Note:** Version bump only for package @elastic/apm-rum-angular | ||
## [1.1.8](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@1.1.7...@elastic/apm-rum-angular@1.1.8) (2020-09-29) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@elastic/apm-rum-angular", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Elastic APM Real User Monitoring for Angular applications", | ||
@@ -42,4 +42,4 @@ "homepage": "https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html", | ||
"dependencies": { | ||
"@elastic/apm-rum": "^5.6.1", | ||
"@elastic/apm-rum-core": "^5.7.0" | ||
"@elastic/apm-rum": "^5.6.2", | ||
"@elastic/apm-rum-core": "^5.8.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e89098a07828945c4db82aeb016b546862d82a78" | ||
"gitHead": "91bda5b12dfc2098d7962fbc0301a8011f87dd83" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35943
Updated@elastic/apm-rum@^5.6.2
Updated@elastic/apm-rum-core@^5.8.0