Socket
Socket
Sign inDemoInstall

cfpathcheck

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cfpathcheck - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

9

CHANGELOG.md

@@ -5,2 +5,10 @@ # Change Log

## [3.0.6] - 2019-10-13
### Updated
- snyk@1.234.2
- eslint@6.5.1
- eslint-config-prettier@6.4.0
- eslint-plugin-jsdoc@15.11.0
- eslint-plugin-prettier@3.1.1
## [3.0.5] - 2019-09-16

@@ -207,2 +215,3 @@ ### Added

[3.0.6]: https://github.com/timbeadle/cfpathcheck/compare/3.0.5...3.0.6
[3.0.5]: https://github.com/timbeadle/cfpathcheck/compare/3.0.4...3.0.5

@@ -209,0 +218,0 @@ [3.0.4]: https://github.com/timbeadle/cfpathcheck/compare/3.0.3...3.0.4

15

package.json
{
"name": "cfpathcheck",
"description": "Check CFML files for correct paths in cfinclude/cfimport tags",
"version": "3.0.5",
"version": "3.0.6",
"homepage": "https://github.com/timbeadle/cfpathcheck",

@@ -52,12 +52,13 @@ "author": {

"minimist": "^1.2.0",
"snyk": "^1.226.0"
"snyk": "^1.234.2"
},
"devDependencies": {
"eslint": "^6.3.0",
"eslint-config-prettier": "^6.2.0",
"eslint-plugin-jsdoc": "^15.9.1",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint-plugin-jsdoc": "^15.11.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-prettier": "^3.1.1",
"prettier": "^1.18.2"
}
},
"snyk": true
}
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