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 1.10.1 to 1.10.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.10.2](https://github.com/wmfs/tymly-solr-plugin/compare/v1.10.1...v1.10.2) (2019-02-15)
### 🐛 Bug Fixes
* **storage-search:** Remove console output ([477ddca](https://github.com/wmfs/tymly-solr-plugin/commit/477ddca))
## [1.10.1](https://github.com/wmfs/tymly-solr-plugin/compare/v1.10.0...v1.10.1) (2019-02-15)

@@ -2,0 +9,0 @@

2

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

@@ -186,4 +186,2 @@ 'use strict'

console.log(query)
const results = await this.storageClient.query(query)

@@ -190,0 +188,0 @@ return [results.rows, results.rows.length]

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

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

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