This version is covered by your current version range and after updating it in your project the build failed.
core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **WhiteSource Security Check:** The Security Check found 3 vulnerabilities.
| Severity | CVSS Score |CVE | GitHub Issue |
| ------------- |-------------|-----|------|
| Medium | 6.1 | [CVE-2015-9251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9251 "Go to CVE Details") | [#4](https://github.com/alpersonalwebsite/basic-vue-sibling/issues/4 "Go to GitHub Issue")
| Medium | 6.1 | [CVE-2012-6708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6708 "Go to CVE Details") | [#3](https://github.com/alpersonalwebsite/basic-vue-sibling/issues/3 "Go to GitHub Issue")
| Medium | 4.3 | [WS-2016-0090](https://github.com/jquery/jquery/commit/b078a62013782c7424a4a61a240c23c4c0b42614 "Go to CVE Details") | [#5](https://github.com/alpersonalwebsite/basic-vue-sibling/issues/5 "Go to GitHub Issue")
Scan token: 97a9a15523f041498aa33123cc25a3e6Release Notes for 3.4.3 - 2019.11.26
Fixed missed es.json.stringify and some modules from iteration helpers proposal in some entry points
Added a workaround of String#{ endsWith, startsWith } MDN polyfills bugs, #702
Fixed .size property descriptor of Map / Set in the pure version
Refactoring, some internal improvements
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 3.4.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency core-js was updated from
3.4.2
to3.4.3
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **WhiteSource Security Check:** The Security Check found 3 vulnerabilities.| Severity | CVSS Score |CVE | GitHub Issue | | ------------- |-------------|-----|------| | Medium | 6.1 | [CVE-2015-9251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9251 "Go to CVE Details") | [#4](https://github.com/alpersonalwebsite/basic-vue-sibling/issues/4 "Go to GitHub Issue") | Medium | 6.1 | [CVE-2012-6708](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6708 "Go to CVE Details") | [#3](https://github.com/alpersonalwebsite/basic-vue-sibling/issues/3 "Go to GitHub Issue") | Medium | 4.3 | [WS-2016-0090](https://github.com/jquery/jquery/commit/b078a62013782c7424a4a61a240c23c4c0b42614 "Go to CVE Details") | [#5](https://github.com/alpersonalwebsite/basic-vue-sibling/issues/5 "Go to GitHub Issue") Scan token: 97a9a15523f041498aa33123cc25a3e6
Release Notes for 3.4.3 - 2019.11.26
es.json.stringify
and some modules from iteration helpers proposal in some entry pointsString#{ endsWith, startsWith }
MDN polyfills bugs, #702.size
property descriptor ofMap
/Set
in the pure versionFAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: