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

tree-sitter-html

Package Overview
Dependencies
Maintainers
5
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.15.1 to 0.16.0

7

package.json
{
"name": "tree-sitter-html",
"version": "0.15.1",
"version": "0.16.0",
"description": "HTML grammar for tree-sitter",

@@ -16,9 +16,8 @@ "main": "index.js",

"dependencies": {
"nan": "^2.10.0"
"nan": "^2.14.0"
},
"devDependencies": {
"tree-sitter-cli": "^0.15.14"
"tree-sitter-cli": "^0.16.1"
},
"scripts": {
"build": "tree-sitter generate && node-gyp build",
"test": "tree-sitter test && tree-sitter parse examples/*.html --quiet --time",

@@ -25,0 +24,0 @@ "test-windows": "tree-sitter test"

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