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 7.0.0 to 7.0.1

11

CHANGELOG.md

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

## [7.0.1] - 2023-03-15
### Updated
- @snyk/protect@1.1118.0
- minimist@1.2.8
- @types/glob@8.1.0
- eslint@8.36.0
- eslint-plugin-redos@4.4.5
- prettier@2.8.4
- workflow base branch -> main-7.x
## [7.0.0] - 2023-02-07

@@ -481,2 +491,3 @@ ### Updated

[7.0.1]: https://github.com/timbeadle/cfpathcheck/compare/7.0.0...7.0.1
[7.0.0]: https://github.com/timbeadle/cfpathcheck/compare/6.0.0...7.0.0

@@ -483,0 +494,0 @@ [6.0.0]: https://github.com/timbeadle/cfpathcheck/compare/5.0.2...6.0.0

14

package.json

@@ -5,3 +5,3 @@ {

"description": "Check CFML files for correct paths in cfinclude/cfimport tags",
"version": "7.0.0",
"version": "7.0.1",
"homepage": "https://github.com/timbeadle/cfpathcheck",

@@ -50,3 +50,3 @@ "author": {

"dependencies": {
"@snyk/protect": "^1.1097.0",
"@snyk/protect": "^1.1118.0",
"chalk": "^5.0.1",

@@ -58,3 +58,3 @@ "checkstyle-formatter": "^1.1.0",

"log-symbols": "^5.1.0",
"minimist": "^1.2.6"
"minimist": "^1.2.8"
},

@@ -65,10 +65,10 @@ "devDependencies": {

"@types/deep-equal": "1.0.1",
"@types/glob": "8.0.1",
"@types/glob": "^8.1.0",
"@types/minimist": "1.2.2",
"@types/mocha": "10.0.1",
"chai": "4.3.7",
"eslint": "8.33.0",
"eslint": "^8.36.0",
"eslint-config-xo": "0.43.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-redos": "4.4.3",
"eslint-plugin-redos": "^4.4.5",
"ls-engines": "0.9.0",

@@ -78,5 +78,5 @@ "mocha": "10.2.0",

"nyc": "15.1.0",
"prettier": "2.8.3"
"prettier": "^2.8.4"
},
"snyk": true
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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