Socket
Socket
Sign inDemoInstall

@rushstack/tree-pattern

Package Overview
Dependencies
Maintainers
3
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rushstack/tree-pattern - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

dist/tsdoc-metadata.json

@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard.

"packageName": "@microsoft/api-extractor",
"packageVersion": "7.37.0"
"packageVersion": "7.37.1"
}
]
}
{
"name": "@rushstack/tree-pattern",
"version": "0.3.1",
"version": "0.3.2",
"description": "A fast, lightweight pattern matcher for tree structures such as an Abstract Syntax Tree (AST)",

@@ -14,9 +14,9 @@ "main": "lib/index.js",

"devDependencies": {
"@rushstack/eslint-config": "3.3.4",
"@rushstack/heft": "0.59.0",
"@rushstack/heft-node-rig": "2.2.23",
"@rushstack/eslint-config": "3.4.0",
"@rushstack/heft": "0.62.0",
"@rushstack/heft-node-rig": "2.3.2",
"@types/heft-jest": "1.0.1",
"@types/node": "18.17.15",
"eslint": "~7.30.0",
"typescript": "~5.0.4"
"eslint": "~8.7.0",
"typescript": "~5.3.3"
},

@@ -23,0 +23,0 @@ "scripts": {

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