elasticsearch-rolling-index-name-parser
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "elasticsearch-rolling-index-name-parser", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Parser for Elasticsearch rolling index names.", | ||
@@ -27,6 +27,6 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"chai": "^4.2.0", | ||
"eslint": "^5.13.0", | ||
"mocha": "^6.2.0", | ||
"moment": "^2.24.0" | ||
"chai": "^4.3.6", | ||
"eslint": "^8.23.0", | ||
"mocha": "^6.2.3", | ||
"moment": "^2.29.4" | ||
}, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
10166