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

@markuplint/file-resolver

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@markuplint/file-resolver - npm Package Compare versions

Comparing version 3.9.0 to 3.10.0

19

package.json
{
"name": "@markuplint/file-resolver",
"version": "3.9.0",
"version": "3.10.0",
"description": "The file resolver of markuplint",

@@ -22,13 +22,12 @@ "repository": "git@github.com:markuplint/markuplint.git",

"devDependencies": {
"@types/node": "18.16.3"
"@types/node": "20.0.0"
},
"dependencies": {
"@markuplint/html-parser": "3.7.0",
"@markuplint/html-parser": "3.8.0",
"@markuplint/ml-ast": "3.1.0",
"@markuplint/ml-config": "3.8.0",
"@markuplint/ml-core": "3.9.0",
"@markuplint/ml-spec": "3.8.0",
"@markuplint/ml-config": "3.9.0",
"@markuplint/ml-core": "3.10.0",
"@markuplint/ml-spec": "3.9.0",
"@markuplint/shared": "3.6.0",
"@types/cosmiconfig": "^6.0.0",
"cosmiconfig": "^8.0.0",
"cosmiconfig": "^8.1.3",
"cosmiconfig-typescript-loader": "^4.3.0",

@@ -38,5 +37,5 @@ "glob": "^10.2.2",

"minimatch": "^9.0.0",
"tslib": "^2.4.1"
"tslib": "^2.5.0"
},
"gitHead": "adc6e432cccba7cfad0dc8bf9f92e5aaf1107359"
"gitHead": "af370797bfc887e5a5a2ff57fbaa8392ac98ead2"
}
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