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

cf-logs

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-logs - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

.eslintignore

45

package.json
{
"name": "cf-logs",
"version": "1.0.0",
"version": "1.1.0",
"description": "codefresh logs",

@@ -11,7 +11,12 @@ "main": "lib/index.js",

"keywords": [
"cf-api"
"cf-logs"
],
"scripts": {
"eslint": "eslint . --ext .js",
"test": "mocha './{,!(node_modules)/**/}*.spec.js'",
"ci-publish": "ci-publish"
},
"dependencies": {
"gulp-coveralls": "^0.1.4",
"lodash": "^3.10.1",
"q": "^1.5.1",
"winston": "2.1.1",

@@ -21,22 +26,18 @@ "winston-loggly": "1.2.0"

"devDependencies": {
"chai": "^1.9.2",
"gulp": "^3.9.0",
"gulp-coverage": "^0.3.36",
"gulp-env": "^0.2.0",
"gulp-git": "^1.2.1",
"gulp-ignore": "^1.2.1",
"gulp-jshint": "^1.11.0",
"gulp-logger": "0.0.2",
"gulp-mocha": "^2.1.1",
"gulp-rimraf": "^0.1.1",
"gulp-run": "^1.6.7",
"gulp-util": "^3.0.6",
"gulp-watch": "^4.3.5",
"intercept-stdout": "^0.1.2",
"proxyquire": "^1.5.0",
"q": "^1.3.0",
"run-sequence": "^1.1.0",
"shelljs": "^0.5.3",
"sinon-chai": "^2.8.0"
"chai": "^4.2.0",
"ci-publish": "^1.3.0",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.1.0",
"eslint-plugin-chai-friendly": "^0.3.6",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^5.1.1",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^5.1.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^7.1.0",
"mocha": "^6.0.2",
"proxyquire": "^1.7.4",
"sinon": "^7.2.4",
"sinon-chai": "^3.3.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