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 8.1.2 to 8.1.3

11

CHANGELOG.md

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

## [8.1.3] - 2023-06-30
### Updated
- @snyk/protect@1.1187.0
- @types/node@20.3.2
- chalk@5.3.0
- glob@10.3.1
- npm@8.19.4 (volta pin)
- typescript@5.1.6
- `npm audit fix` was run to reduce vulnerabilities
## [8.1.2] - 2023-06-02

@@ -546,2 +556,3 @@ ### Added

[8.1.3]: https://github.com/timbeadle/cfpathcheck/compare/8.1.2...8.1.3
[8.1.2]: https://github.com/timbeadle/cfpathcheck/compare/8.1.1...8.1.2

@@ -548,0 +559,0 @@ [8.1.1]: https://github.com/timbeadle/cfpathcheck/compare/8.1.0...8.1.1

16

package.json

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

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

@@ -52,8 +52,8 @@ "author": {

"dependencies": {
"@snyk/protect": "^1.1173.0",
"chalk": "^5.2.0",
"@snyk/protect": "^1.1187.0",
"chalk": "^5.3.0",
"checkstyle-formatter": "^1.1.0",
"crlf": "^1.1.1",
"deep-equal": "^2.2.1",
"glob": "^10.2.6",
"glob": "^10.3.1",
"log-symbols": "^5.1.0",

@@ -69,5 +69,5 @@ "minimist": "^1.2.8"

"@types/mocha": "10.0.1",
"@types/node": "^20.2.5",
"@types/node": "^20.3.2",
"chai": "4.3.7",
"eslint": "8.41.0",
"eslint": "8.43.0",
"eslint-config-xo": "0.43.1",

@@ -81,3 +81,3 @@ "eslint-plugin-import": "2.27.5",

"prettier": "2.8.8",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},

@@ -87,4 +87,4 @@ "snyk": true,

"node": "14.17.6",
"npm": "7.24.2"
"npm": "8.19.4"
}
}
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