@tryghost/elasticsearch
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -22,3 +22,3 @@ const ElasticSearch = require('./elasticsearch'); | ||
return { | ||
index: {_index: index} | ||
create: {_index: index} | ||
}; | ||
@@ -25,0 +25,0 @@ }, |
{ | ||
"name": "@tryghost/elasticsearch", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"repository": "https://github.com/TryGhost/framework/tree/main/packages/elasticsearch", | ||
@@ -32,3 +32,3 @@ "author": "Ghost Foundation", | ||
}, | ||
"gitHead": "c378b2c78404f1d4ef2c7df39951dbb5a91839cb" | ||
"gitHead": "7b7f8b42c873fe60b3a2bce22441eefe01780cd3" | ||
} |
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
4656