Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

codecov

Package Overview
Dependencies
Maintainers
5
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codecov - npm Package Compare versions

Comparing version 3.8.0 to 3.8.1

13

CHANGELOG.md

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

### 3.8.1
#### Fixes
- [#246](https://github.com/codecov/codecov-node/pull/246) Revert "Bump teeny-request from 6.0.1 to 7.0.0"
### 3.8.0
#### Features
- [#160](https://github.com/codecov/codecov-node/pull/160) Add Github Actions support
#### Fixes
- [#173](https://github.com/codecov/codecov-node/pull/173) Fix broken gcov command
- [#173](https://github.com/codecov/codecov-node/pull/173) Fix broken gcov command
- [#195](https://github.com/codecov/codecov-node/pull/195) Update Node testing versions

@@ -15,2 +23,3 @@ - [#200](https://github.com/codecov/codecov-node/pull/200) Remove flaky tests

#### Dependencies
- [#189](https://github.com/codecov/codecov-node/pull/189) Bump lint-staged from 10.0.7 to 10.2.11

@@ -34,3 +43,3 @@ - [#190](https://github.com/codecov/codecov-node/pull/190) [Security] Bump handlebars from 4.5.3 to 4.7.6

- [#215](https://github.com/codecov/codecov-node/pull/215) Bump husky from 4.2.5 to 4.3.0
- [#216](https://github.com/codecov/codecov-node/pull/216) Bump node-fetch from 2.6.0 to 2.6.1
- [#216](https://github.com/codecov/codecov-node/pull/216) Bump node-fetch from 2.6.0 to 2.6.1
- [#217](https://github.com/codecov/codecov-node/pull/217) Bump eslint from 7.8.1 to 7.9.0

@@ -37,0 +46,0 @@ - [#218](https://github.com/codecov/codecov-node/pull/218) Bump prettier from 2.1.1 to 2.1.2

4

package.json
{
"name": "codecov",
"version": "3.8.0",
"version": "3.8.1",
"description": "Uploading report to Codecov: https://codecov.io",

@@ -37,3 +37,3 @@ "main": "index.js",

"js-yaml": "3.14.0",
"teeny-request": "7.0.1",
"teeny-request": "6.0.1",
"urlgrey": "0.4.4"

@@ -40,0 +40,0 @@ },

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