Socket
Socket
Sign inDemoInstall

@shelf/jest-elasticsearch

Package Overview
Dependencies
Maintainers
18
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shelf/jest-elasticsearch - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

18

package.json
{
"name": "@shelf/jest-elasticsearch",
"version": "1.0.0",
"version": "1.0.1",
"description": "Run your tests using jest & elasticsearch-local",

@@ -47,2 +47,3 @@ "keywords": [

},
"prettier": "@shelf/prettier-config",
"jest": {

@@ -52,13 +53,14 @@ "preset": "./jest-preset.js"

"dependencies": {
"@shelf/elasticsearch-local": "1.0.0",
"@shelf/elasticsearch-local": "^1.0.1",
"cwd": "0.10.0"
},
"devDependencies": {
"@elastic/elasticsearch": "7.6.0",
"@shelf/eslint-config": "0.14.2",
"eslint": "6.8.0",
"@elastic/elasticsearch": "7.8.0",
"@shelf/eslint-config": "0.19.0",
"@shelf/prettier-config": "0.0.7",
"eslint": "7.6.0",
"husky": "4.2.5",
"jest": "25.5.4",
"lint-staged": "10.2.2",
"prettier": "1.19.1"
"jest": "26.2.2",
"lint-staged": "10.2.11",
"prettier": "2.0.5"
},

@@ -65,0 +67,0 @@ "engines": {

@@ -72,4 +72,2 @@ # jest-elasticsearch

````
## Publish

@@ -82,3 +80,3 @@

$ git push origin master
````
```

@@ -85,0 +83,0 @@ ## License

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