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

feathers-solr

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-solr - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

lib/client.d.ts

3

package.json
{
"name": "feathers-solr",
"description": "A service plugin for Solr",
"version": "3.0.1",
"version": "3.0.2",
"keywords": [

@@ -28,2 +28,3 @@ "feathers",

"scripts": {
"prepare": "npm run build",
"prepublish": "npm run build",

@@ -30,0 +31,0 @@ "lint": "eslint src/**/*.ts test/**/*.ts --fix",

@@ -57,8 +57,11 @@ {

// "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
"outDir": "lib"
"outDir": "./lib"
},
"include": [
"src/**/*.ts",
"test/**/*.ts"
// "test/**/*.ts"
],
"exclude": [
"node_modules"
]
}
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