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

@wmfs/tymly-solr-plugin

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wmfs/tymly-solr-plugin - npm Package Compare versions

Comparing version 2.26.0 to 2.27.0

3

lib/components/state-resources/search/index.js

@@ -143,3 +143,4 @@ 'use strict'

.replace(emojiRegex, '') // remove emojis
.replace(/([-]|[_]|[.]|[!]|[~]|[*]|[']|[(]|[)]|[+]|[:])/g, '') // remove unescaped
.replace(/([_]|[.]|[!]|[~]|[*]|[']|[(]|[)]|[+]|[:])/g, '') // remove unescaped
.replace(/[-]/g, ' ')
: ''

@@ -146,0 +147,0 @@

{
"name": "@wmfs/tymly-solr-plugin",
"version": "2.26.0",
"version": "2.27.0",
"description": "Plugin which handles interaction with Apache Solr for Tymly framework",

@@ -31,9 +31,9 @@ "homepage": "https://github.com/wmfs/tymly-solr-plugin#readme",

"devDependencies": {
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.1",
"@semantic-release/exec": "5.0.0",
"@wmfs/tymly": "1.213.0",
"@semantic-release/changelog": "6.0.0",
"@semantic-release/git": "10.0.0",
"@semantic-release/exec": "6.0.1",
"@wmfs/tymly": "1.216.0",
"@wmfs/tymly-pg-plugin": "1.256.0",
"@wmfs/tymly-rbac-plugin": "1.18.1",
"@wmfs/tymly-cardscript-plugin": "1.31.0",
"@wmfs/tymly-cardscript-plugin": "1.32.0",
"@wmfs/tymly-test-helpers": "1.10.0",

@@ -46,3 +46,3 @@ "chai": "4.3.4",

"nyc": "15.1.0",
"semantic-release": "17.4.7",
"semantic-release": "18.0.0",
"standard": "15.0.1"

@@ -49,0 +49,0 @@ },

{
"name": "solr",
"version": "2.26.0",
"version": "2.27.0",
"label": "Solr",

@@ -5,0 +5,0 @@ "author": "Tim Needham",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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