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

@algorithm.ts/trie

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/trie - npm Package Compare versions

Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5

10

package.json
{
"name": "@algorithm.ts/trie",
"version": "3.0.0-alpha.4",
"version": "3.0.0-alpha.5",
"description": "Trie",

@@ -34,3 +34,3 @@ "author": {

"engines": {
"node": ">= 14.15.0"
"node": ">= 16.15.1"
},

@@ -51,4 +51,4 @@ "files": [

"dependencies": {
"@algorithm.ts/constant": "^3.0.0-alpha.4",
"@algorithm.ts/types": "^3.0.0-alpha.4"
"@algorithm.ts/constant": "^3.0.0-alpha.5",
"@algorithm.ts/types": "^3.0.0-alpha.5"
},

@@ -60,3 +60,3 @@ "devDependencies": {

},
"gitHead": "969d68502c3c35690ed7aee86dde2fe60cddddfc"
"gitHead": "6c10d3c77bf342c7284a27e0fe07ce26fbdba05b"
}
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