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

@e22m4u/js-path-trie

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@e22m4u/js-path-trie - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

20

package.json
{
"name": "@e22m4u/js-path-trie",
"version": "0.0.8",
"version": "0.0.9",
"description": "A router for Node.js based on a prefix tree",

@@ -39,3 +39,3 @@ "type": "module",

"dependencies": {
"@e22m4u/js-format": "~0.1.5",
"@e22m4u/js-format": "0.1.x",
"debug": "~4.3.7",

@@ -45,20 +45,20 @@ "path-to-regexp": "~8.2.0"

"devDependencies": {
"@commitlint/cli": "~19.5.0",
"@commitlint/config-conventional": "~19.5.0",
"@eslint/js": "~9.14.0",
"@commitlint/cli": "~19.6.0",
"@commitlint/config-conventional": "~19.6.0",
"@eslint/js": "~9.15.0",
"c8": "~10.1.2",
"chai": "~5.1.2",
"esbuild": "~0.24.0",
"eslint": "~9.14.0",
"eslint": "~9.15.0",
"eslint-config-prettier": "~9.1.0",
"eslint-plugin-chai-expect": "~3.1.0",
"eslint-plugin-jsdoc": "~50.4.3",
"eslint-plugin-jsdoc": "~50.5.0",
"eslint-plugin-mocha": "~10.5.0",
"globals": "~15.12.0",
"husky": "~9.1.6",
"husky": "~9.1.7",
"mocha": "~10.8.2",
"prettier": "~3.3.3",
"rimraf": "^6.0.1",
"typescript": "~5.6.3"
"rimraf": "~6.0.1",
"typescript": "~5.7.2"
}
}
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