@bioinsights/solr-client-updated
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
392247