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

cerebral-module-fuse

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

cerebral-module-fuse - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

lib/index.js

@@ -33,5 +33,5 @@ 'use strict';

module.addServices({
fuse: (0, _compute2.default)([module.name])
fuse: (0, _compute2.default)(module.name.split('.'))
});
};
};
{
"name": "cerebral-module-fuse",
"version": "0.1.0",
"version": "0.1.1",
"description": "A cerebral module that adds fuzzy search to data in store",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# cerebral-module-fuse
> This module is currently a work in progress
A cerebral module that adds fuzzy search to data in the store.

@@ -6,0 +4,0 @@

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