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

eter

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eter - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

build/trie.js

@@ -131,3 +131,3 @@ (function (definition) {

child = _ref[_i];
words = values(child, word).concat(words);
words = words.concat(values(child, word));
}

@@ -134,0 +134,0 @@ return words;

{
"name": "eter",
"version": "0.0.6",
"version": "0.0.7",
"description": "Lightweight collections for JavaScript",

@@ -5,0 +5,0 @@ "keywords": ["collections", "stack", "queue", "linked list", "trie"],

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