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

@bioinsights/solr-client-updated

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bioinsights/solr-client-updated - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

package.json

@@ -6,3 +6,3 @@ {

"description": " A Solr client library for indexing, adding, deleting, committing, optimizing and searching documents within an Apache Solr installation (version>=3.2)",
"version": "1.0.3",
"version": "1.0.4",
"scripts": {

@@ -22,3 +22,2 @@ "build": "tsc --skipLibCheck",

"test:legacy": "mocha -r ts-node/register -R spec test/*-test.ts --client.port=8984 && mocha -r ts-node/register -R spec test/*-test.ts --client.port=8984",
"prepublish": "rm -rf ./dist",
"prepublishOnly": "npm run build",

@@ -25,0 +24,0 @@ "publish": "npm publish --access public"

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