Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tree-sitter-html

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-sitter-html - npm Package Compare versions

Comparing version 0.23.1 to 0.23.2

tree-sitter.json

37

package.json
{
"name": "tree-sitter-html",
"version": "0.23.1",
"version": "0.23.2",
"description": "HTML grammar for tree-sitter",
"repository": "github:tree-sitter/tree-sitter-html",
"repository": "https://github.com/tree-sitter/tree-sitter-html",
"license": "MIT",
"author": "Max Brunsfeld <maxbrunsfeld@gmail.com>",
"author": {
"name": "Max Brunsfeld",
"email": "maxbrunsfeld@gmail.com"
},
"contributors": [
"Ashi Krishnan <queerviolet@github.com>",
"Amaan Qureshi <amaanq12@gmail.com>"
{
"name": "Ashi Krishnan",
"email": "queerviolet@github.com"
},
{
"name": "Amaan Qureshi",
"email": "amaanq12@gmail.com"
}
],
"maintainers": [
"Amaan Qureshi <amaanq12@gmail.com>"
{
"name": "Amaan Qureshi",
"email": "amaanq12@gmail.com"
}
],

@@ -25,2 +37,3 @@ "main": "bindings/node",

"grammar.js",
"tree-sitter.json",
"binding.gyp",

@@ -37,2 +50,8 @@ "prebuilds/**",

},
"devDependencies": {
"eslint": "^9.14.0",
"eslint-config-treesitter": "^1.0.2",
"tree-sitter-cli": "^0.24.4",
"prebuildify": "^6.0.1"
},
"peerDependencies": {

@@ -46,8 +65,2 @@ "tree-sitter": "^0.21.1"

},
"devDependencies": {
"eslint": "^9.14.0",
"eslint-config-treesitter": "^1.0.2",
"tree-sitter-cli": "^0.24.4",
"prebuildify": "^6.0.1"
},
"scripts": {

@@ -54,0 +67,0 @@ "install": "node-gyp-build",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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