Socket
Socket
Sign inDemoInstall

lcov-total

Package Overview
Dependencies
0
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

12

CHANGELOG.md

@@ -1,3 +0,9 @@

## <small>1.0.4 (2020-06-15)</small>
## <small>1.0.5 (2020-06-23)</small>
* build: slimmed down npm pack ([74768d5](https://github.com/Kirkhammetz/lcov-total/commit/74768d5))
* chore: bench ([e3dea10](https://github.com/Kirkhammetz/lcov-total/commit/e3dea10))
* chore(release): 1.0.1 ([a7f6552](https://github.com/Kirkhammetz/lcov-total/commit/a7f6552))
* chore(release): 1.0.2 ([784dccc](https://github.com/Kirkhammetz/lcov-total/commit/784dccc))
* chore(release): 1.0.3 ([4198ebd](https://github.com/Kirkhammetz/lcov-total/commit/4198ebd))
* chore(release): 1.0.4 ([10621d0](https://github.com/Kirkhammetz/lcov-total/commit/10621d0))
* ci: fix ([83f9ffa](https://github.com/Kirkhammetz/lcov-total/commit/83f9ffa))

@@ -9,6 +15,2 @@ * ci: publish to npm on release ([a496b1c](https://github.com/Kirkhammetz/lcov-total/commit/a496b1c))

* ci(tests): run suite on ci ([eec5975](https://github.com/Kirkhammetz/lcov-total/commit/eec5975))
* chore: bench ([e3dea10](https://github.com/Kirkhammetz/lcov-total/commit/e3dea10))
* chore(release): 1.0.1 ([a7f6552](https://github.com/Kirkhammetz/lcov-total/commit/a7f6552))
* chore(release): 1.0.2 ([784dccc](https://github.com/Kirkhammetz/lcov-total/commit/784dccc))
* chore(release): 1.0.3 ([4198ebd](https://github.com/Kirkhammetz/lcov-total/commit/4198ebd))
* docs: added acknowledgements ([3c1c0bb](https://github.com/Kirkhammetz/lcov-total/commit/3c1c0bb))

@@ -15,0 +17,0 @@ * docs: added basic readme ([2923237](https://github.com/Kirkhammetz/lcov-total/commit/2923237))

{
"name": "lcov-total",
"version": "1.0.4",
"version": "1.0.5",
"description": "Parsing lcov.info and returning total of the summary intended to use inside CI to exit if threshold not reach",

@@ -59,4 +59,4 @@ "main": "src/index.js",

"prettier": "^2.0.5",
"standard-version": "^7.1.0"
"standard-version": "^8.0.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc