elasticsearch-memory-server
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "elasticsearch-memory-server", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Local elasticsearch server for testing/development. Inspired by https://github.com/nodkz/mongodb-memory-server", | ||
@@ -11,3 +11,4 @@ "main": "index.ts", | ||
"test": "jest", | ||
"build": "tsc -p ./tsconfig.build.json" | ||
"build": "tsc -p ./tsconfig.build.json", | ||
"postinstall": "node ./postinstall.js" | ||
}, | ||
@@ -14,0 +15,0 @@ "dependencies": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
21248
17
1
3
1