New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

coveralls

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coveralls - npm Package Compare versions

Comparing version

to
2.13.3

26

package.json

@@ -8,3 +8,3 @@ {

],
"version": "2.13.2",
"version": "2.13.3",
"bugs": {

@@ -34,19 +34,19 @@ "url": "https://github.com/nickmerwin/node-coveralls/issues"

"dependencies": {
"js-yaml": "^3.6.1",
"lcov-parse": "^0.0.10",
"log-driver": "^1.2.5",
"minimist": "^1.2.0",
"request": "^2.79.0"
"js-yaml": "3.6.1",
"lcov-parse": "0.0.10",
"log-driver": "1.2.5",
"minimist": "1.2.0",
"request": "2.79.0"
},
"devDependencies": {
"istanbul": "^0.4.5",
"istanbul": "0.4.5",
"jshint": "2.9.3",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"should": "^9.0.2",
"sinon-restore": "^1.0.1",
"snyk": "^1.23.3"
"mocha": "3.2.0",
"mocha-lcov-reporter": "1.2.0",
"should": "9.0.2",
"sinon-restore": "1.0.1",
"snyk": "1.23.3"
},
"engines": {
"node": ">=4.0.0"
"node": ">=0.8.6"
},

@@ -53,0 +53,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet