@elastic/apm-rum-angular
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.4](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@1.1.3...@elastic/apm-rum-angular@1.1.4) (2020-07-06) | ||
**Note:** Version bump only for package @elastic/apm-rum-angular | ||
## [1.1.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-angular@1.1.2...@elastic/apm-rum-angular@1.1.3) (2020-06-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@elastic/apm-rum-angular", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"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.2.1", | ||
"@elastic/apm-rum-core": "^5.3.1" | ||
"@elastic/apm-rum": "^5.3.0", | ||
"@elastic/apm-rum-core": "^5.4.0" | ||
}, | ||
@@ -50,3 +50,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "91de44a75fd780f5dcd39fce60b028422a626a6c" | ||
"gitHead": "a6e9dc6371a0eba81da27db05353e5ce2e53efce" | ||
} |
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
35052
Updated@elastic/apm-rum@^5.3.0
Updated@elastic/apm-rum-core@^5.4.0