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

remark-lint-code-block-syntax

Package Overview
Dependencies
Maintainers
0
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-lint-code-block-syntax - npm Package Compare versions

Comparing version 0.8.0 to 0.9.0

10

package.json
{
"name": "remark-lint-code-block-syntax",
"version": "0.8.0",
"version": "0.9.0",
"description": "A remark-lint rule to check language syntax in a code block.",

@@ -38,12 +38,12 @@ "author": "Masafumi Koba",

"dependencies": {
"@swc/core": "^1.3.95",
"@swc/core": "^1.7.22",
"js-yaml": "^4.1.0",
"postcss": "^8.4.31",
"unified-lint-rule": "^2.1.2",
"postcss": "^8.4.43",
"unified-lint-rule": "^3.0.0",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"eslint": "^8.53.0",
"eslint": "^9.9.1",
"remark": "^15.0.1"
}
}
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