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

gatsby-plugin-flexsearch-lang

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gatsby-plugin-flexsearch-lang - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

gatsby-node.js

@@ -39,4 +39,4 @@ const _ = require('lodash')

if (
index_.attrs.stemmer !== undefined ||
index_.attrs.filter !== undefined
attrs.stemmer !== undefined ||
attrs.filter !== undefined
) {

@@ -43,0 +43,0 @@ try {

{
"name": "gatsby-plugin-flexsearch-lang",
"version": "1.0.3",
"version": "1.0.4",
"description": "Search for Gatsby.js using FlexSearch.js",

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

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