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

dtrie

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtrie - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

4

package.json
{
"name": "dtrie",
"description": "Trie implementation based on a minimal automaton.",
"version": "1.4.1",
"version": "1.4.2",
"author": "Mathieu Turcotte <turcotte.mat@gmail.com>",

@@ -13,3 +13,3 @@ "keywords": ["trie", "prefix tree", "automaton", "automata", "fsa"],

"nodeunit": "0.7",
"jshint": "0.9"
"jshint": "0.9.0"
},

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

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