Socket
Socket
Sign inDemoInstall

@elastic/apm-rum-core

Package Overview
Dependencies
Maintainers
62
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elastic/apm-rum-core - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.5.3](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@4.5.2...@elastic/apm-rum-core@4.5.3) (2019-09-03)
**Note:** Version bump only for package @elastic/apm-rum-core
## [4.5.2](https://github.com/elastic/apm-agent-rum-js/compare/@elastic/apm-rum-core@4.5.1...@elastic/apm-rum-core@4.5.2) (2019-08-08)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@elastic/apm-rum-core",
"version": "4.5.2",
"version": "4.5.3",
"description": "Elastic apm core",

@@ -20,7 +20,7 @@ "license": "MIT",

"build:main": "npx babel src -d dist/lib",
"karma:bench": "NODE_ENV=production karma start karma.bench.conf.js",
"karma:coverage": "karma start --coverage --singleRun",
"test:unit": "node ../../dev-utils/run-script.js runUnitTests packages/rum-core true",
"test": "npm run test:unit",
"tdd": "karma start --auto-watch --restartOnFileChange"
"tdd": "karma start --auto-watch --restartOnFileChange",
"bench": "NODE_ENV=production karma start karma.bench.conf.js"
},

@@ -40,3 +40,3 @@ "files": [

},
"gitHead": "ee46b7c48e5174505298d5c8014339b130e4d45d"
"gitHead": "3808e4c5a34bcd3a6fb1a5b7a50d4bbdde39b385"
}

@@ -8,3 +8,3 @@ # Elastic APM JavaScript core (for development)

## Documentation
You can find our documentation [on our website](https://www.elastic.co/guide/en/apm/agent/js-base/current/index.html).
You can find our documentation [on our website](https://www.elastic.co/guide/en/apm/agent/rum-js/current/index.html).

@@ -11,0 +11,0 @@ If you are interested in contributing to Elastic APM JavaScript agent, please see [our contributing guide](CONTRIBUTING.md).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc